#CRASH OTCv8 Hold MW WG

6 messages · Page 1 of 1 (latest)

olive mesa
#
  • Vithrax v4.8 (June 29)
    -OTCV8 3.1 Rev 232

When I use Hold MW /WG
For some reason I get the error in the attached image.

after X time the client closes only crash

olive mesa
warm stag
gaunt ravine
#

The problem is the local rune value

#

got help from help on discord we fixed it by makingit to a new tile and doing values like this ``` local rune = 3180

    if newTile:getText() == "HOLD WG" then
      rune = 3156
    end```