Results 1 to 2 of 2

Thread: Need help with how to copying and pasting my code

  1. #1

    Thread Starter
    Junior Member rastin's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    26

    Need help with how to copying and pasting my code

    Hi,
    I've made a boardgame and I would like to somehow like to copy and paste info from Player 1 to Player 2.

    If possible can the players tokens not overlap when they pass each other in the boxes.

    Please find attached .zip file.

    If you can help thanks heaps, if not thanks for having a look.


    Rastin

  2. #2
    DaoK
    Guest
    You can only spin the dice in your game... IF you want to send the information to the other player just said something like that :
    VB Code:
    1. inforplayer1=inforplayer2

    You do not need to use Copy and Paste, just transfert information like that.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width