Cars Wont Load In my Server - 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: Cars Wont Load In my Server (
/showthread.php?tid=410856)
OBJECTS!! Wont Load In my Server -
California_ - 27.01.2013
IT'S getting me really mad at the point i tried adding OBJECTS to my gm and filterscript after filterscript. They end up looking like this
So Does anyone knows how to fix it to make the objects appear? thank you
Re: Cars Wont Load In my Server -
California_ - 27.01.2013
No answer? ;bump;
Re: Cars Wont Load In my Server -
Jewell - 27.01.2013
Vehicles ? objects ? seem you have coordinates problem with creating vehicles. read here
https://sampwiki.blast.hk/wiki/AddStaticVehicle
Re: Cars Wont Load In my Server -
InTeL_cOrE_i7 - 27.01.2013
public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("Blank Script");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
Add cars code here
return 1;
}
if i helped you please rep+ me, i need just 1 more XD