How would i do this on here...
#4

Well. To write it use,
dUserSetINT(PlayerName2(playerid)).("Cash",GetPlay erMoney(playerid));

stock PlayerName2(playerid) {
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
return name;
}
You have to make a saveplayer public.
And put this in it. And other things.
And put OnPlayerSave(playerid); under onplayerdisconnect.
Reply


Messages In This Thread
How would i do this on here... - by Torran - 23.01.2010, 22:50
Re: How would i do this on here... - by addysnow1 - 23.01.2010, 23:04
Re: How would i do this on here... - by Torran - 23.01.2010, 23:07
Re: How would i do this on here... - by addysnow1 - 24.01.2010, 08:45

Forum Jump:


Users browsing this thread: 1 Guest(s)