Creating Vehicle Spawn
#2

Have you tried using the Debug tool with SAMP. Park the vehicle and type /save to save the location of the vehicle. Open the savedpositions.txt and copy it into your code.

Example:
Код:
public OnGameModeInit()
{
AddStaticVehicle(403,-1580.7930,-2717.4753,49.1453,57.0597,30,1); //
return 1;
}
Reply


Messages In This Thread
Creating Vehicle Spawn - by aspire5630 - 07.03.2009, 16:46
Re: Creating Vehicle Spawn - by Alec24 - 07.03.2009, 16:56

Forum Jump:


Users browsing this thread: 1 Guest(s)