how to make ranks - 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)
+--- Thread: how to make ranks (
/showthread.php?tid=575264)
how to make ranks -
GeneralPhoeniX - 25.05.2015
hey guys if i want to make swat,army and cops . i want to make army + swat by give rank (command) but if i restart the server it will be save ? or i need to give the rank again . btw i want to make army or swat or cops cant kill each other . i don't have idea about it can u help me ?
Re: how to make ranks -
ZToPMaN - 25.05.2015
Yes, I want it too, because I need to make like cops and robbers server.
I want to have in it swat and army, If the player tried to enter the swat skin or army skin , tell him You can't choose this skin.
Yes, and I must give it by " /giverankswat / /giverankarmy " to give the ranks.
And, it's be saved in scripts files like register system!
Re: how to make ranks -
ZToPMaN - 25.05.2015
So, any one can help us?
Re: how to make ranks -
FplayerGR - 25.05.2015
if you have command for swat , police ,army
use sqlite or mysql for save ranks.
if you don't know sqlite or mysql find one tutorial and get started learning.
Re: how to make ranks -
XStormiest - 25.05.2015
My suggestion: Try a Cops and Robbers server from the Gamemodes.
Try to learn script and see what each piece of code does.
Start from the very beggining by setting a skin or sending a message to very unique and complex systems with lots of commands and a good save system.
That's how we all learned (I myself like to start a gamemode from the beggining, so I don't have to worry about the possible bugs...).