Jump to content

Fixed: Typo in Tutu Tweaks V4 tp2


Guest Marcus

Recommended Posts

Guest Marcus

In the Restored Items component, there seems to be a minor typo involving the gullykin store. The line in the tp2 reads:

 

ACTION_IF NOT FILE_EXISTS ~override/_TEM4003.sto~ THEN BEGIN // if Gullykin does not have a store already

COPY_EXISTING ~_TEM4802.itm~ ~override/_TEM4003.itm~ // clones and renames Temple of Helm

SAY 0x0C @2822

END

 

It wouldn't install so I changed the line to read:

 

ACTION_IF NOT FILE_EXISTS ~override/_TEM4003.sto~ THEN BEGIN // if Gullykin does not have a store already

COPY_EXISTING ~_TEM4802.sto~ ~override/_TEM4003.sto~ // clones and renames Temple of Helm

SAY 0x0C @2822

END

 

Other than that, everything seems to be working well, though it took me a while to figure out how the two handed bastard swords worked. Dreaded us3r 3rr0r, lol !!!111. I really like the tweaked Tutu so far. Great work.

 

Marcus

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...