Player levels - 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: Player levels (
/showthread.php?tid=80174)
Player levels -
asmens25 - 02.06.2009
Hello!
I have a question about player levels....
Where can I get them?
It is like this:
I write command /levels and i can see which commands i can buy and how much does it costs...
and when typing /buylevel I buy first level.....
Re: Player levels -
HuRRiCaNe - 02.06.2009
well there are some scripts of levels , search for them ,and to add you have to put the extra commands, we can help you with things u dont know but we dont have to make the script for u
Re: Player levels -
Luka P. - 02.06.2009
You must have register/login system,or some system to store player`s data.
When you will be able to read text from files,then we can help you.
You can easly set a price of first level and then magnify the price (1st level cost * nextlevel).