08.03.2014, 09:58
i haven't found any good lately, but can I request a script?
INI_Int("Password",PlayerInfo[playerid][pPassword]);
INI_Int("Money",PlayerInfo[playerid][pMoney]);
INI_Int("Admin",PlayerInfo[playerid][pAdmin]);
INI_Int("VIP",PlayerInfo[playerid][pVIP]);
INI_Int("Score",PlayerInfo[playerid][pScore]);
INI_Int("XP",PlayerInfo[playerid][pXP]);
INI_Int("Kills",PlayerInfo[playerid][pKills]);
INI_Int("Deaths",PlayerInfo[playerid][pDeaths]);
My variables, can you please make me a /stats with dialog? Thanks in advance...
INI_Int("Password",PlayerInfo[playerid][pPassword]);
INI_Int("Money",PlayerInfo[playerid][pMoney]);
INI_Int("Admin",PlayerInfo[playerid][pAdmin]);
INI_Int("VIP",PlayerInfo[playerid][pVIP]);
INI_Int("Score",PlayerInfo[playerid][pScore]);
INI_Int("XP",PlayerInfo[playerid][pXP]);
INI_Int("Kills",PlayerInfo[playerid][pKills]);
INI_Int("Deaths",PlayerInfo[playerid][pDeaths]);
My variables, can you please make me a /stats with dialog? Thanks in advance...