02.11.2013, 18:41
Quote:
As I said, you copy the XYZ only if you wanna use SetPlayerPos, but now just take this AddPlayerClass(299,1814.3000,-1373.2000,15.0781,270.7000,0,0,0,0,0,0); and paste it under OnGamemodeinit
|
public OnGameModeInit()
{
ManualVehicleEngineAndLights();
DisableInteriorEnterExits();
/* ConnectNPC("Security_Guard","npcidle");
ConnectNPC("Banker","npcidle");
ConnectNPC("Bot_24","npcidle");
ConnectNPC("Bot_24_1","npcidle");
ConnectNPC("Bot_24_2","npcidle");
ConnectNPC("Bot_24_3","npcidle");
ConnectNPC("bot_10gb","npcdle");
ConnectNPC("bot_pigpen","npcidle");
ConnectNPC("bot_stripper1","npcidle");
ConnectNPC("bot_stripper2","npcidle");
ConnectNPC("Boxer","npcidle");
ConnectNPC("bot_donut","train_ls");
ConnectNPC("Bus","Bus");
ConnectNPC("Barman","npcidle");
ConnectNPC("Janet","npcidle");
ConnectNPC("Denise","npcidle");*/
print("Stage 1");
SetNameTagDrawDistance(30.0);
SendRconCommand("loadfs gates");
EnableStuntBonusForAll(0);