09.02.2009, 21:03
Quote:
Originally Posted by xXDrifterXx
does not work
![]() ![]() im using public enemy gang edition and an example of housecarspawn is CreateVehicle(429,2128.2063,-1141.5492,24.8090,42.9799,-1, -1, 10000); //banshee when i add CreateVehicle(2223.170898,1237.275390,24.556636,18 0,196655); //supergt it gives me errors when compiling |
You need to set the id so:
CreateVehicle(VEH ID, 2223.170898,1237.275390,24.556636,180,196655);