SA-MP Forums Archive
[Tutorial] Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Making a easy /setadmin command with some admin commands (zcmd & sscanf) (/showthread.php?tid=298218)

Pages: 1 2


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Wickeed - 05.01.2012

"Server Unknow Command" i do /setadmin [id] [lvl]


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Tanush123 - 06.01.2012

Wickeed you must be logged in rcon. Well i see you have less posts so you must be new so if your not logged in rcon please do. use /rcon login (rcon password) then try using /setadmin


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - James Coral - 06.01.2012

but can you create this Tutorial in DCMD?
And Can you help makeing /setadmin with this tutorial: https://sampforum.blast.hk/showthread.php?tid=253481


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Wickeed - 06.01.2012

Quote:
Originally Posted by Tanush123
View Post
Wickeed you must be logged in rcon. Well i see you have less posts so you must be new so if your not logged in rcon please do. use /rcon login (rcon password) then try using /setadmin
Sure i do /rcon login [pass] and /setadmin but say all times "server unknow commands"


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Tanush123 - 06.01.2012

Quote:
Originally Posted by Wickeed
View Post
Sure i do /rcon login [pass] and /setadmin but say all times "server unknow commands"
Did you put this in your gamemode or a filterscript because if you put it in gamemode, you must have only zcmd commands on it. Try putting in a filterscript and see


Quote:
Originally Posted by James Coral
View Post
but can you create this Tutorial in DCMD?
And Can you help makeing /setadmin with this tutorial: https://sampforum.blast.hk/showthread.php?tid=253481
But i recommand zcmd and sscanf because they are more easier to use


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Shooter3 - 17.01.2012

Wow dude, nice job ^^


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Wickeed - 05.02.2012

Quote:
Originally Posted by Tanush123
View Post
Did you put this in your gamemode or a filterscript because if you put it in gamemode, you must have only zcmd commands on it. Try putting in a filterscript and see
Working!:O Good job and thank you very much


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Tanush123 - 05.02.2012

use this


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Wickeed - 05.02.2012

How i can save adminstor members lvl?


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - Djean - 26.06.2013

This seems more like a snippet to me.. A bit explained but if I were a newbie.. looking at this my mind would blow. Explain the sscanf and stuff. Good job tho.


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - K3 - 28.06.2013

Nice


Re: Making a easy /setadmin command with some admin commands (zcmd & sscanf) - qazwsx - 30.07.2013

Nice tutorial But I got some problem here.

The all script is Have No error, BUt when I compiled and try to login to my Public server, that script doesnt work?

Please help