Jump to content
  • 0

Area Maintenance Kick - #0 "maintainArea_log"


Strikes

Question

I had a player get kicked for attempting to do Area Maintenance. He lost half the items he was maintaining. This is what showed up in the 'publicvariable.log':

#0 "maintainArea_log" = [<NULL-object>,<NULL-object>,47]

I'm assuming that the 47 there is the amount of items he was attempting to maintain? Not sure if it would always be <NULL> there.... or if it should actually list the items. Perhaps he did something incorrectly? Not sure.

 

Disclaim - We do use an Anti-Hack that calls for different scripts (I'm posting it there too) but I was looking through the two and I couldn't see anything that was in one and not the other, or missing, etc... at least not enough for me to, AH HA!, the moment and try it out. I generally compare the two when new versions come out and do my best; and can usually figure it out if I have an issue, but I can't really pin-point it on this one.

 

I have little experience working in the scripts; but I added the following to 'publicvariable.txt' as a shot in the dark? Hilariously... I honestly have no idea what != even means; exclude? exception?

5 !="maintainArea_log"

Appreciate any help as always.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I have little experience working in the scripts; but I added the following to 'publicvariable.txt' as a shot in the dark? Hilariously... I honestly have no idea what != even means; exclude? exception?

5 !="maintainArea_log"

Appreciate any help as always.

 

I can't tell you if this will work or not, however i can comment to the !=..

!= means is NOT equal to  whereas

= simply means equal to.  you might want to drop the ! in your restriction change so it will possibly work.

 

Sadly take this advice with a grain of salt as im still learning the nuances of this flavor of code used by arma.

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