Jump to content
  • 1

Vehicles from EDEN dissapear


exploadead

Question

2 answers to this question

Recommended Posts

  • 1

You could delete line 331-334 from server_monitor.fsm

 

           "                        if ((objectCurators _x) isEqualTo []) then {" \n
           "                            diag_log format[""DEBUG: Invalid Vehicle Token, deleted %1"",_x];" \n
           "                            deleteVehicle _x;" \n
           "                        };" \n
 

Link to comment
Share on other sites

  • 0

BTW, That He-Man mentioned does allow Zeus spawned vehicles and any that have a token set server side as you mentioned. We may be able to add some code to also allow EDEN editor spawned vehicles too, provided it still restricts who can spawn a vehicle properly. If you are not concerned about it then, you could certainly just remove the checks for invalid vehicles.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...