[SOLVED] How do I make a vehicle ONLY available to Admins?
#6

ok, i cutted the "CIAUnmarkedSurvailenceVan" and searched it. its the same name used 5 times, so i think its really a small bug in my script >-<
try to see if you get a "real" error when commenting that line out, so this
Код:
new CIAUnmarkedSurvailenceVan;//to hold the car object
becomes:
Код:
// new CIAUnmarkedSurvailenceVan;//to hold the car object
and is not used anymore, not causing that "never gets used" warning?
i doubt that the car can be added inside the OnGameModeInit now, coz the Variable dosnt get initialized at start..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)