The difference between kills and score ? plz tell me - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: The difference between kills and score ? plz tell me (
/showthread.php?tid=262354)
The difference between kills and score ? plz tell me -
Iphone1234g - 17.06.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
Re: The difference between kills and score ? plz tell me -
freshOrange - 17.06.2011
Appearantly, they are not made to save.
Re: The difference between kills and score ? plz tell me -
Iphone1234g - 17.06.2011
SetPlayerScore(playerid, PlayerKills[playerid]); i find this now tell me how i use this for!
Re: The difference between kills and score ? plz tell me -
Wesley221 - 17.06.2011
Tab menu = your score, kills are just a variable that have been made..
Show us something more, so we can help..
Re: The difference between kills and score ? plz tell me -
Iphone1234g - 17.06.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;
}
|
Re: The difference between kills and score ? plz tell me -
linuxthefish - 17.06.2011
Grow up, learn English and stop spamming my MSN.
Re: The difference between kills and score ? plz tell me -
Iphone1234g - 17.06.2011
i am not spaming and english is not my lnaguage so plz just help are get ****