View Single Post
  #6  
Old 09-03-2001, 10:46 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Re: .....

Quote:
Originally posted by oscarjf1
Couldnt you make something like Keydown2() that is server side? Kinda like onwall2 or something. It would make things a lot easier,
see stefan doesn't want to make it server side because then when someone hits a key any key it would have to send data to the server what key it sends...

and it would be usless on most levels for that to happen


mabie you can do something like

if(created)
getkeys;

and it sends the keys for that level only...

then on that level and only that level you say that on you can say like

if(keydown(blah))
__________________
Thanks,
-KJL