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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...