[GameMode] [GM]True Crime: Streets of LS
#31

Quote:
Originally Posted by [GTA
]
Quote:
Originally Posted by [GTA
]
How do you make it that names colors are just plain white like real RP GM's.
Anyone know?
You could just remove the SetPlayerColor from underneath the faction spawns for example to remove the armed forces colour you would make this.

Code:
    if (PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3)//Armed Forces spawn
		{
		  SetPlayerColor(playerid, TEAM_GREEN);
		  SetPlayerInterior(playerid, 0);
		  GivePlayerWeapon(playerid, 31, 750);
			GivePlayerWeapon(playerid, 24, 400);
			GivePlayerWeapon(playerid, 16, 750);
			SetPlayerPos(playerid, 2794.225830,-1088.262573,30.718750);
		  PlayerInfo[playerid][pInt] = 0;		
			return 1;
		}
this

Code:
   if (PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3)//Armed Forces spawn
		{
		  SetPlayerInterior(playerid, 0);
		  GivePlayerWeapon(playerid, 31, 750);
			GivePlayerWeapon(playerid, 24, 400);
			GivePlayerWeapon(playerid, 16, 750);
			SetPlayerPos(playerid, 2794.225830,-1088.262573,30.718750);
		  PlayerInfo[playerid][pInt] = 0;		
			return 1;
		}
EDIT: and remove that /changecolor command.
Reply


Messages In This Thread
[GM]True Crime: Streets of LS - by P1nd3r - 02.03.2008, 08:17
Re: [GM]True Crime: Streets of LS - by [GTA] - 02.03.2008, 08:30
Re: [GM]True Crime: Streets of LS - by -John- - 02.03.2008, 08:33
Re: [GM]True Crime: Streets of LS - by P1nd3r - 02.03.2008, 08:34
Re: [GM]True Crime: Streets of LS - by [GTA] - 02.03.2008, 08:36
Re: [GM]True Crime: Streets of LS - by P1nd3r - 02.03.2008, 08:37
Re: [GM]True Crime: Streets of LS - by [LDT]LuxurY - 02.03.2008, 09:19
Re: [GM]True Crime: Streets of LS - by cvanderburgt - 02.03.2008, 09:47
Re: [GM]True Crime: Streets of LS - by Puffmac - 02.03.2008, 09:50
Re: [GM]True Crime: Streets of LS - by P1nd3r - 02.03.2008, 20:47
Re: [GM]True Crime: Streets of LS - by AyronBoT - 03.03.2008, 00:38
Re: [GM]True Crime: Streets of LS - by Curynga - 03.03.2008, 00:48
Re: [GM]True Crime: Streets of LS - by [SMB]Bip - 03.03.2008, 03:34
Re: [GM]True Crime: Streets of LS - by [GTA] - 03.03.2008, 05:27
Re: [GM]True Crime: Streets of LS - by Kevin_Douse - 03.03.2008, 08:47
Re: [GM]True Crime: Streets of LS - by Numhaken - 03.03.2008, 08:53
Re: [GM]True Crime: Streets of LS - by P1nd3r - 03.03.2008, 14:12
Re: [GM]True Crime: Streets of LS - by Enemy4you - 03.03.2008, 14:55
Re: [GM]True Crime: Streets of LS - by P1nd3r - 03.03.2008, 14:58
Re: [GM]True Crime: Streets of LS - by Tez2k7 - 03.03.2008, 15:17
Re: [GM]True Crime: Streets of LS - by [GTA] - 04.03.2008, 05:03
Re: [GM]True Crime: Streets of LS - by Souljah88 - 04.03.2008, 05:14
Re: [GM]True Crime: Streets of LS - by [GTA] - 04.03.2008, 05:24
Re: [GM]True Crime: Streets of LS - by Souljah88 - 04.03.2008, 05:56
Re: [GM]True Crime: Streets of LS - by [GTA] - 04.03.2008, 07:36
Re: [GM]True Crime: Streets of LS - by P1nd3r - 04.03.2008, 14:31
Re: [GM]True Crime: Streets of LS - by Dragon1234 - 04.03.2008, 14:50
Re: [GM]True Crime: Streets of LS - by P1nd3r - 04.03.2008, 19:39
Re: [GM]True Crime: Streets of LS - by Dragon1234 - 04.03.2008, 21:54
Re: [GM]True Crime: Streets of LS - by scott201201 - 04.03.2008, 22:05
Re: [GM]True Crime: Streets of LS - by P1nd3r - 24.03.2008, 14:43
Re: [GM]True Crime: Streets of LS - by [IB]Scorcher - 24.03.2008, 15:18
Re: [GM]True Crime: Streets of LS - by [GTA] - 24.03.2008, 23:40
Re: [GM]True Crime: Streets of LS - by Donvalley - 25.03.2008, 03:33
Re: [GM]True Crime: Streets of LS - by [GTA] - 25.03.2008, 04:43
Re: [GM]True Crime: Streets of LS - by [GTA] - 25.03.2008, 11:27
Re: [GM]True Crime: Streets of LS - by MrCrunch - 25.03.2008, 12:08
Re: [GM]True Crime: Streets of LS - by server_making - 25.03.2008, 12:52
Re: [GM]True Crime: Streets of LS - by Zorn - 25.03.2008, 14:19
Re: [GM]True Crime: Streets of LS - by P1nd3r - 25.03.2008, 14:36
Re: [GM]True Crime: Streets of LS - by MrAjusshi - 06.07.2017, 23:38
Re: [GM]True Crime: Streets of LS - by Barnwell - 07.07.2017, 02:27

Forum Jump:


Users browsing this thread: 7 Guest(s)