SA-MP Forums Archive
stock problem - 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: stock problem (/showthread.php?tid=166958)



stock problem - Jamal' - 10.08.2010

i just finish my stats its working but just the money...but the level its buged because it shows level 2 and in my users folder i got level 0 .I dont know what im making wrong.. How i can make my function
PHP код:
stock ShowStats(targetid
read my player data base i will put now here
PHP код:
enum PlayerData // Player Data base!
{
    
AdminLevel,
    
money,
    
level,
}
new 
PlayerInfo[MAX_PLAYERS][PlayerData]; 
I mean what i need to set my stock to get the player data base to then load it in my stock function? All sugestions are welcome


Re: stock problem - Kar - 10.08.2010

get on msn and download teamviewer.. i'll help u there