scripting help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: scripting help (
/showthread.php?tid=598200)
scripting help -
Nightmares - 09.01.2016
}
CMD:makemeadmin(playerid,params[]){
PlayerInfo[playerid][pAdmin] = 99999;
return 1;
}
I keep getting errors, can anyone fix this up? It should make me a admin when I do that cmd, thanx.
Re: scripting help -
Spydro - 09.01.2016
What kind of errors?
Re: scripting help -
Nightmares - 09.01.2016
Like unopened bracet is not defined and stuff, there is something wrong in it idk what tho
Re: scripting help -
Joron - 09.01.2016
obv ..try learning how to make a cmd
Re: scripting help -
Nightmares - 09.01.2016
if ur not here to help then I don't need ur comment
Re: scripting help -
Joron - 09.01.2016
Quote:
Originally Posted by Nightmares
}
CMD:makemeadmin(playerid,params[]){
PlayerInfo[playerid][pAdmin] = 99999;
return 1;
}
I keep getting errors, can anyone fix this up? It should make me a admin when I do that cmd, thanx.
|
Lol look at this? i this a cmd? ...
y dnt u just use a fs..