Posts: 110
Threads: 10
Joined: Jun 2011
helllo all,
in my script i make score sys
onPlayerEnterCheckPoint(........);
Код:
SetPlayerScore(playerid, GetPlayerScore(playerid) + 1);
but when i quit and relogin he not show stats in TAB MENU and when i do /stats then he show in stats but i want in tab menu plz help me how i am also using ladmin and luxadmin
Posts: 102
Threads: 11
Joined: May 2011
Reputation:
0
Appearantly, they are not made to save.
Posts: 110
Threads: 10
Joined: Jun 2011
SetPlayerScore(playerid, PlayerKills[playerid]); i find this now tell me how i use this for!
Posts: 1,564
Threads: 98
Joined: Apr 2011
Reputation:
0
Tab menu = your score, kills are just a variable that have been made..
Show us something more, so we can help..
Posts: 110
Threads: 10
Joined: Jun 2011
here is full deatils
Quote:
if (!IsPlayerInAnyVehicle(playerid)) return GameTextForPlayer(playerid,"~n~~n~~w~You are not in a PLANE",7000, 3);
TogglePlayerControllable(playerid, 0);
new string[128];
format(string, sizeof(string), "~n~~n~~w~UNLOADING... Passengers~n~~r~Please Wait...");
GameTextForPlayer(playerid, string, 7000, 3);
DisablePlayerCheckpoint(playerid);
SetTimerEx("MissionEnding", 7000, false, "i", playerid);
// SetPlayerScore(playerid, PlayerKills[playerid]); her is founded code
SetPlayerScore(playerid, GetPlayerScore(playerid) + 1); // here is my code
return 1;
}
|
Posts: 2,857
Threads: 62
Joined: Dec 2010
Reputation:
0
Grow up, learn English and stop spamming my MSN.
Posts: 110
Threads: 10
Joined: Jun 2011
i am not spaming and english is not my lnaguage so plz just help are get ****