13.01.2012, 00:24
Okay I have ladmin v4.2 but my score doesnt wanna save... Anyone can help me?
Saving sys:
And I think this
This FS saves the kills but not score (By score I mean = GetPlayerScore, I need it for something!).. How do I do it? I searched and searched.. but still nothing.. Many things I found were unhelpful
Saving sys:
Код HTML:
if (!udb_Exists(PlayerName2(playerid))) dUserSetINT(PlayerName2(playerid)).("password_hash",udb_hash(params) );
Код HTML:
format(file,sizeof(file),"/ladmin/users/%s.sav",udb_encode(PlayerName2(playerid)) );