Admin system tutorial - 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: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Admin system tutorial (
/showthread.php?tid=154077)
Admin system tutorial -
Cardinaal - 12.06.2010
Hello!
Could somebody make a decent tutorial how to make a admin system?
Like example 3 admin levels. Also only rcon can /setadmin and stuff like that. I just need a base to work it out.
Re: Admin system tutorial -
DJDhan - 12.06.2010
Please use the Search and the WIKI before asking it here.
[url=https://sampwiki.blast.hk/wiki/Admin_panel>>CLICK ME!!<<[/url]
Re: Admin system tutorial -
Hiddos - 12.06.2010
https://sampwiki.blast.hk/wiki/Category:Tutorials
Check the 'C' category.
Re: Admin system tutorial -
Cardinaal - 12.06.2010
Quote:
Originally Posted by Hiddos
|
Incomplete and didn't help, it's bad.
Re: Admin system tutorial - TheInnocentOne - 12.06.2010
There aren't really any tutorials on making full admin systems.
When I made mine, I just looked at how existing admin systems worked.
Re: Admin system tutorial -
Cardinaal - 12.06.2010
I can't find a simple enough admin system to learn from
Re: Admin system tutorial -
Andy_McKinley - 12.06.2010
They're commands! That's all. Learn to make commands first before learning from a FULL admin script.
Please note that you can't use zcmd and dcmd at once!
Re: Admin system tutorial - TheInnocentOne - 12.06.2010
Just look at the register + login commands, because most admin systems work in the same way.
Re: Admin system tutorial -
Cardinaal - 12.06.2010
Can some1 post a plain admin system with 3 admin levels? Included with register/login saving, also admin level saving into files.
Pretty please