name tags and blips
#1

Code:
else if(classid == 2)
	{
	        gTeam[playerid] = TEAM_RIFA;
			SetPlayerTeam(playerid,TEAM_RIFA);//You can delete this line if you want to allow team killing...
			GameTextForPlayer(playerid,"~b~Rifa-Spy",3000,4);
			SendClientMessage(playerid,0xFFFFFF96, "Rifa-Spy Class");
			SendClientMessage(playerid,0xFFFFFF96, "Rifa-Spy Class includes Silenced 9mm-Knife-Camera");
			ShowNameTags(0);
	}
I want to make it so the players blip and name tags do not appear when the player selects this class id but it is not working.
Reply


Messages In This Thread
name tags and blips - by muhib777 - 09.07.2011, 16:53
Re: name tags and blips - by Wesley221 - 09.07.2011, 16:56
Re: name tags and blips - by muhib777 - 09.07.2011, 17:20

Forum Jump:


Users browsing this thread: 1 Guest(s)