SA-MP Forums Archive
Creating more faction 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: Creating more faction ranks? (/showthread.php?tid=496051)



Creating more faction ranks? - izeatfishz - 20.02.2014

The script I have allows 6 ranks, I allowed 14 but not when you /adjustrankname 14 Chief or something when you /setrank 0 14 and they /d it doesnt show the rank name, just says [LSPD] Edward Snow

But if I set rank 1.. [LSPD] Police Officer Edward Snow

Offering $5 to whoever can help me over teamviewer or skype

Skype:izeatfishz


Re: Creating more faction ranks? - izeatfishz - 20.02.2014




Re: Creating more faction ranks? - Mattakil - 20.02.2014

Why not just save it to a variable, like PlayerInfo[playerid[pFRank] or something, then /setrank [name] [rank]

It's what I did and it's a lot better than restricting the ranks imho


Re: Creating more faction ranks? - izeatfishz - 20.02.2014

Quote:
Originally Posted by Mattakil
Посмотреть сообщение
Why not just save it to a variable, like PlayerInfo[playerid[pFRank] or something, then /setrank [name] [rank]

It's what I did and it's a lot better than restricting the ranks imho
I dont know how to do that? if you got skype could i add you and show you the script?


Re: Creating more faction ranks? - izeatfishz - 20.02.2014

Need help still


Re: Creating more faction ranks? - izeatfishz - 20.02.2014

Help!