Jump to content

UPDATE 2/14/2018 Loot "Still have problem"


Thug

Recommended Posts

UPDATE 2/14/2018

Still getting the following errors

in my RPT server side, I keep getting this errors that have to do with the dayz_code. Has anyone seen this before and what to do about it? By the way, they show up in 2 servers I have Sauerland 1.0.6.2 and Taviana 1.0.6.2. The loot system is working.

The one thing I did notice is that when I take out DZAI, I don't get these errors.

 

  Reveal hidden contents
 

 

Link to comment
Share on other sites

Are you using custom loot tables?

I noticed this error when I was making my Overpoch loot tables. I was missing a comma behind the center number in one of the entries.

So this

{Loot_WEAPON,		5,		RH_Deagleg},

looked like this

{Loot_WEAPON,		5		RH_Deagleg},

It gave the same errors you are getting, not a "missing comma" error.

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
  • Discord

×
×
  • Create New...