Jump to content

Dowkc

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

1 Neutral
  1. About the Item Radar in game 13.0.5, about not working, i found a post of resolution of this problem on reddit (DuckfrogZ), by this method, it active forever. First remove the return from line 10, not sure if this does anything but I did it anyways since it fixed other people's. Then replace the following code: if !defined?(@aItemsFoundVisible) @aItemsFoundVisible = false end from lines 18-21 with this: @aItemsFoundVisible = true follow the configured file ItemRadar.rar
×
×
  • Create New...