SA-MP Forums Archive
[HELP] 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Ranks (/showthread.php?tid=217603)



[HELP] Ranks - xir - 28.01.2011

hello, i need help with my rank system i took from sandra, and then made it with team skins/colors it complies fine but ingame i cant choose one of the skins..

ill show one of the rank

link : http://pastebin.com/WU5eqgC6

dont worry about the indentation and some fail brackets, i just took one rank out of the gm

Want me to show more of the code, just tell .. i really need help on this and i cant figure out why it doesnt work


Re: [HELP] Ranks - xir - 28.01.2011

bumpp


Re: [HELP] Ranks - dice7 - 28.01.2011

Does it say not available or or does nothing when you try to spawn ?


Re: [HELP] Ranks - HyperZ - 28.01.2011

Try this: http://pawn.pastebin.com/XqYvRQMB


Re: [HELP] Ranks - xir - 28.01.2011

Quote:
Originally Posted by dice7
Посмотреть сообщение
Does it say not available or or does nothing when you try to spawn ?
It says "You are not a .." no matter which one i choose

Clive what you edited?


Re: [HELP] Ranks - dice7 - 28.01.2011

You need to somehow save the players rank (to a file or something) and then reload it on connect.


Re: [HELP] Ranks - xir - 28.01.2011

hm I use this https://sampforum.blast.hk/showthread.php?tid=30650

she made it diini
so i need to get the player rank onplayerconnect any ideas? thanks


Re: [HELP] Ranks - xir - 28.01.2011

bump


Re: [HELP] Ranks - xir - 28.01.2011

bumpp

i will show more code if you want


Re: [HELP] Ranks - HyperZ - 30.01.2011

Quote:
Originally Posted by xir
Посмотреть сообщение
It says "You are not a .." no matter which one i choose

Clive what you edited?
I Edited some '}' and some return value's.