Help needed
#1

I created a admin and account FS but when it loads it saying the "Kills" in TAB list also. how to remove this but it loads but not shown in score tab? Just that you have to start at 0 but your kills are keep counting.

This is the code
Код:
GivePlayerScore(playerid,pInfo[playerid][score]);
Reply
#2

bump. Also when i remove that line, it will reset all scores to 0. each restart/relog
Reply
#3

Код:
SetPlayerScore(playerid,pInfo[playerid][score]);
Reply
#4

Quote:
Originally Posted by Chuck_Taylor
Код:
SetPlayerScore(playerid,pInfo[playerid][score]);
SetPlayerScore(playerid,0);
Reply
#5

Quote:
Originally Posted by Uniqueee
Quote:
Originally Posted by Chuck_Taylor
Код:
SetPlayerScore(playerid,pInfo[playerid][score]);
SetPlayerScore(playerid,0);
He wants the player to have the same score with his kills not to be 0
Reply
#6

using Set/Get/give will set ur score in score list to.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)