Cars not spawning
#6

pawn Код:
public OnGameModeInit()
{
    AddStaticVehicle(468,-699.9470,944.3683,12.0051,359.5407,96,7); //
    AddStaticVehicle(468,-702.5610,944.6968,12.0454,359.1151,96,40); //
    AddStaticVehicle(468,-705.0736,944.4593,12.0834,358.8170,96,40); //
    //Your vehicle Coords go here
    return 1;
}
Always put a ; behind the return 1;
Reply


Messages In This Thread
Cars not spawning - by manchestera - 15.10.2011, 12:14
AW: Cars not spawning - by Drebin - 15.10.2011, 13:55
Re: Cars not spawning - by SantarioLeone - 15.10.2011, 14:02
Re: Cars not spawning - by Kingunit - 15.10.2011, 14:43
Re: Cars not spawning - by manchestera - 15.10.2011, 14:48
AW: Cars not spawning - by Drebin - 15.10.2011, 15:04

Forum Jump:


Users browsing this thread: 1 Guest(s)