|
-
Aug 20th, 2000, 10:27 AM
#1
Thread Starter
Addicted Member
-
Aug 21st, 2000, 02:24 AM
#2
Junior Member
Won't work
I am working on a net game right now myself. What you need is not a direct connection from the keyboard to the server but a relay such as a variable is needed. As soon as a keystroke is made then the variable has a value of TRUE
(-1). You should also have a timer with an interval of 1. In the timer1_timer sub of the game module, you should have the actions to transmit all the variables relating to the actions of everyone in the game.
I've also found out that you need at least more than one person to test everything out before it goes beta or even alpha. Hoped that made sense.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|