Jump to content
  • 0

Admin tools help


HGG-DeltaSierra

Question

I've recently installed Blue Pheonix's admin tools on my Epoch server.

 

Only issue I'm having is that the vehicles that I spawn are being deleted almost straight afterwards, any idea what could be causing this?

 

I have a suspicion it's to do with the server_cleanup.fsm but not entirely sure what it's supposed to look like in the latest 1.0.2.4 epoch update.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Yes it is, look for check for hackers and change the long line to:-

"  	if(vehicle _x != _x && (vehicle _x getVariable [""Sarge"",0] != 1) && (vehicle _x getVariable [""Tool"",0] != 1) && !(vehicle _x in _safety) && (typeOf vehicle _x) != ""ParachuteWest"") then {" \n

Then repack your server file

Link to comment
Share on other sites

  • 0

hmm, for some strange reason I keep getting some errors in RPT file

 

23:22:28 Error in expression <
if(vehicle _x != _x && !(vehicle _x in _safety) && (isPlayer _x)  && (typeOf ve>
23:22:28   Error position: <_safety) && (isPlayer _x)  && (typeOf ve>
23:22:28   Error Undefined variable in expression: _safety

 

 

And now the trader won't load items, any ideas?

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...