The difference between kills and score ? plz tell me
#1

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
Reply
#2

Appearantly, they are not made to save.
Reply
#3

SetPlayerScore(playerid, PlayerKills[playerid]); i find this now tell me how i use this for!
Reply
#4

Tab menu = your score, kills are just a variable that have been made..

Show us something more, so we can help..
Reply
#5

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;
}

Reply
#6

Grow up, learn English and stop spamming my MSN.
Reply
#7

i am not spaming and english is not my lnaguage so plz just help are get ****
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)