[HELP] House Entrances and New Vehicles - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] House Entrances and New Vehicles (
/showthread.php?tid=290701)
[HELP] House Entrances and New Vehicles -
Phantomkiller - 16.10.2011
My Gamemode Is: Godfather,
My Problem: I dont have enough houses and i want to add some more... I want to add some more cars with Pawno... (CreateVehicle doesent work)
Pls Help.
AW: [HELP] House Entrances and New Vehicles -
Drebin - 16.10.2011
pawn Код:
AddStaticVehicle(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2);
in OnGameModeInit() to add more vehicles
https://sampwiki.blast.hk/wiki/AddStaticVehicle
Re : [HELP] House Entrances and New Vehicles -
Issam - 16.10.2011
Try,AddStaticVehicle
Search more about it on wiki.
This forums requires "blabla",there wasn't any posts.
Re: [HELP] House Entrances and New Vehicles -
Phantomkiller - 16.10.2011
When i script in that code i cant start that car