Score Wont Save
#3

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
Do you use SetPlayerScore() at all? You should use it when you load player's score
PHP код:
SetPlayerScore(playeridPlayerInfo[playerid][pScore]); 
PHP код:
        format(string,sizeof(string),""guenatroy"//WELCOME"BJELA": Dobro dosli %s %na RB's DeathMatch samp server !",PlayerName(playerid));
        
SetPlayerSkin(playerid30);
        
SCM(playerid, -1string);
        
SendClientMessage(playerid, -1""MOTDZUTA"MOTO SERVERA : "BJELA"Zivi danas za bolje sutra");
        
SendClientMessage(playerid, -1""guenatroy"ULAZAK U DM: "BJELA"Za ulazak u DM koristite komande /arena(1,2,3,4,5,6)");
        
SendClientMessage(playerid, -1""guenatroy"ULAZAK U DM: "BJELA"Ako zelite da odete afk kucajte komandu /afk.");
        
SetPlayerSkin(playeridPlayerInfo[playerid][pSkin]);
        
SetPlayerScore(playeridPlayerInfo[playerid][pKill]); 
PHP код:
        SetPlayerScore(killeridGetPlayerScore(killerid)+1);
        
GivePlayerMoney(killerid300);
        
SendClientMessage(killerid, -1"Cestitke! Ubio si igraca i zaradio 300$ i +1 skor.");
        
GivePlayerMoney(playerid, -100);
        
SendClientMessage(playerid, -1"Izgubio si 100$ zato sto si ubijen.");
        
UsaoDM[playerid] = 1;
        
                }
        return 
1;
        } 
Only on 2 parts, where I need add new SetPlayerScore? TY in advance
Reply


Messages In This Thread
Score Wont Save - by RoX123 - 30.06.2017, 20:58
Re: Score Wont Save - by Eoussama - 30.06.2017, 21:09
Re: Score Wont Save - by RoX123 - 30.06.2017, 21:15
Re: Score Wont Save - by Eoussama - 30.06.2017, 22:12
Re: Score Wont Save - by RoX123 - 30.06.2017, 22:35
Re: Score Wont Save - by Toroi - 30.06.2017, 22:39
Re: Score Wont Save - by RoX123 - 30.06.2017, 22:47
Re: Score Wont Save - by RoX123 - 01.07.2017, 00:26
Re: Score Wont Save - by Beryllium - 01.07.2017, 02:05
Re: Score Wont Save - by RoX123 - 01.07.2017, 09:41

Forum Jump:


Users browsing this thread: 3 Guest(s)