Tks it workQuote:
Mh, try this: UNTESTED BUT SHOULD WORK
Search in game.py for:
[Only registered and activated users can see links. Click Here To Register...]Code:def Close(self):
scroll to the end of this function and add:
[Only registered and activated users can see links. Click Here To Register...]Code:if self.teleport.IsShow(): self.teleport.Open()