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))