Problem with OnPlayerDeath
#7

Quote:
Originally Posted by MBilal
Посмотреть сообщение
Remove this from under OnPlayerDeath and put this under OnPlayer Spawn
if(PlayerJoinedDMZone[playerid] == 1)
{
new randomcoords = random(sizeof(DMSpawn));
SPP(playerid, DMSpawn[randomcoords][0], DMSpawn[randomcoords][1], DMSpawn[randomcoords][2]);
}
okay thanks i will try it now
Reply


Messages In This Thread
Problem with OnPlayerDeath - by Micko123 - 28.04.2016, 18:24
Re: Problem with OnPlayerDeath - by MBilal - 28.04.2016, 18:35
Re: Problem with OnPlayerDeath - by Micko123 - 28.04.2016, 18:37
Re: Problem with OnPlayerDeath - by MBilal - 28.04.2016, 18:38
Re: Problem with OnPlayerDeath - by Micko123 - 28.04.2016, 18:40
Re: Problem with OnPlayerDeath - by MBilal - 28.04.2016, 18:45
Re: Problem with OnPlayerDeath - by Micko123 - 28.04.2016, 18:47

Forum Jump:


Users browsing this thread: 1 Guest(s)