Tr00nStompa
kiwifarms.net
- Joined
- Nov 1, 2024
Thanks, although I wish there was a way to edit my post to incorporate your fix and upload a new zip.Works fine but the clickable areas in the cam wall seem to stop working randomly. Seems so be an issue in line 226. I fixed it with this:
Code:if room_titles[doors[i].to] ~= nil then ass.data = ass.data .. "{\\shad0\\bord0\\fs64\\an5\\pos(".. center_x ..", ".. center_y ..")\\1c&H000050&\\1a&H00&}".. room_titles[doors[i].to] .."\n" end