Wierd Problem
#9

Quote:
Originally Posted by propilot
Посмотреть сообщение
I want to add vehicles to my gamemode. I made a gamemode once I never got those errors.
For some reason I got it.
:/ I am making a flying server and I made already around 905 vehicles with in 3 days lol.
So I need to add all of them but kept getting errors.
Did you already tried that ?

pawn Код:
public OnGameModeInit()
{    
    SetGameModeText("Server For Pilots");

    AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);

    AddStaticVehicle(415,-2089.7454,-85.3183,34.9356,0.0900,36,1);
}
Reply


Messages In This Thread
Wierd Problem - by propilot - 21.12.2010, 14:43
Re: Wierd Problem - by blackwave - 21.12.2010, 14:46
Re: Wierd Problem - by propilot - 21.12.2010, 14:47
Re: Wierd Problem - by iggy1 - 21.12.2010, 14:50
Re: Wierd Problem - by blackwave - 21.12.2010, 15:00
Re: Wierd Problem - by propilot - 21.12.2010, 15:00
Re: Wierd Problem - by blackwave - 21.12.2010, 15:01
Re: Wierd Problem - by propilot - 21.12.2010, 15:05
Re: Wierd Problem - by Nero_3D - 21.12.2010, 15:05
Re: Wierd Problem - by WillyP - 21.12.2010, 15:05

Forum Jump:


Users browsing this thread: 1 Guest(s)