Cars Wont Load In my Server
#1

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
Reply
#2

No answer? ;bump;
Reply
#3

Vehicles ? objects ? seem you have coordinates problem with creating vehicles. read here https://sampwiki.blast.hk/wiki/AddStaticVehicle
Reply
#4

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)