Automatic save!!
#3

Can u just tell me one...
I made this

Код:
public OnPlayerConnect(playerid)
{new string[128];
 format(string, sizeof(string), "STATS : Score : %d , Money : %d , Color : %d , Skin : %d , AdminLevel : %d", GetPlayerScore(playerid), GetPlayerMoney(playerid) , GetPlayerColor(playerid) , GetPlayerSkin(playerid) , IsPlayerAdmin(playerid));
I done this and it works fine. But how can i make that this shows after i log in
Reply


Messages In This Thread
Automatic save!! - by MB@ - 24.08.2009, 09:20
Re: Automatic save!! - by Energyzer - 24.08.2009, 09:25
Re: Automatic save!! - by MB@ - 24.08.2009, 09:44
Re: Automatic save!! - by Energyzer - 24.08.2009, 09:53

Forum Jump:


Users browsing this thread: 1 Guest(s)