My questions here. (please have a look here, this will be updated frequently)
#11

Code:
public OnPlayerSpawn(playerid)
{
	return 1;
}
Code:
public OnPlayerRequestSpawn(playerid)
{
	if(gTeam[playerid] == TEAM_HOBO)
	{
 		SetPlayerColor(playerid,TEAM_HOBO_COLOR);
 	}
  	else if(gTeam[playerid] == TEAM_RICH)
  	{
  		SetPlayerColor(playerid,TEAM_RICH_COLOR);
	}
	return 1;
}
Reply


Messages In This Thread
My questions here. (please have a look here, this will be updated frequently) - by [dN]Eagle - 23.01.2010, 08:47
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 08:51
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 08:53
Re: Kill players when they are lower then "Z.Z" - by mansonh - 23.01.2010, 09:00
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 09:11
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 09:13
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 09:15
Re: Kill players when they are lower then "Z.Z" - by mansonh - 23.01.2010, 09:18
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 09:53
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 09:55
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 10:00
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 10:03
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 10:07
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 10:12
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 10:17
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 10:49
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 11:24
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 11:36
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 11:42
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 12:23
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 12:29
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 12:56
Re: Kill players when they are lower then "Z.Z" - by [dN]Eagle - 23.01.2010, 13:38
Re: Kill players when they are lower then "Z.Z" - by llama - 23.01.2010, 16:14
Re: I'll post my questions here (former topic : the kill players.... then "Z.Z") - by [dN]Eagle - 23.01.2010, 16:15

Forum Jump:


Users browsing this thread: 2 Guest(s)