Posts: 511
Threads: 51
Joined: Feb 2012
Reputation:
0
Does anyone know when i use /makeadmin or /makevip and i chose a ID it just repeats the command, example:
/makeadmin 0 99999 <--- First Time
/makeadmin [Player] [Rank] It just repeats that.
Anyone know whats wrong? It's something to do with the Player Id's.
Posts: 1,781
Threads: 13
Joined: Sep 2009
Reputation:
0
your script keeps sending the commands usage to the playerid who typed it? its obviously inside a loop. show us your command.
Posts: 511
Threads: 51
Joined: Feb 2012
Reputation:
0
Its not just that command, its for all commands that include a number like /setskin ect they are all looping and i dont know the problem, it only happens to Id's below [10 I THINK, Not Sure]
Posts: 725
Threads: 4
Joined: Nov 2010
Reputation:
0
If you would show us your code, we would help you, without a code, nothing can be say.
Posts: 511
Threads: 51
Joined: Feb 2012
Reputation:
0
Well, I dont know what part of the script it is, it could be the whole thing, I dont know were abouts to show you :/
Posts: 725
Threads: 4
Joined: Nov 2010
Reputation:
0
Post your makeadmin and makevip command.