25.07.2009, 09:10
Will this command change the gravity of the hole server ot just the player?:
If it effects the hole server how would i get it just for the individuale player because it dosent work for putting playerid in.
Code:
if(strcmp(cmdtext, "/moon", true) == 0) { SetGravity(0); return 1; }