Yes I probably will use arrays whenever possible.
PrimalLove, I may be missing it but how does the server know when you've input a command? That's the thing I need to find out mostly.
Also what does #24 mean?
PrimalLove, I may be missing it but how does the server know when you've input a command? That's the thing I need to find out mostly.
Also what does #24 mean?
Code:
void (entity client, string s1, string s2, string s3) sprint3 = #24;
Comment