#1

Hello everyone here I have a problem here when I type / kill the player dies, but has no scrore that says the player was killed in stats

if (strcmp("/kill", cmdtext, true, 10) == 0)
{
PlayerInfo[playerid][pDeaths]++;
SetPlayerHealth(playerid, 0);
return 1;
}


I also have another problem when I use audiomsgoff 1 serveur.cfg toujour we see the green music I wonder if it is not because, as the music is streaming
Reply


Messages In This Thread
Help - by DeathMatchEnFrancais - 31.10.2014, 23:49
Respuesta: Help - by ghost556 - 01.11.2014, 00:03
Respuesta: Help - by !R1Ch@rD! - 01.11.2014, 00:23
Re: Help - by DeathMatchEnFrancais - 01.11.2014, 22:26

Forum Jump:


Users browsing this thread: 2 Guest(s)