07.03.2009, 16:56
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:
Example:
Код:
public OnGameModeInit() { AddStaticVehicle(403,-1580.7930,-2717.4753,49.1453,57.0597,30,1); // return 1; }