Hello,
I want to add ingame time to my client ( [Only registered and activated users can see links. Click Here To Register...] ), but it stuck on loading screen with err in syserr:
self.timeLine = ui.TextLine()
IndentationError: unindent does not match any outer indentation level
I don't know why.. I tried some other tuts, but it always stuck on ui.TextLine() :( please help
Thanks for advance :handsdown:
I want to add ingame time to my client ( [Only registered and activated users can see links. Click Here To Register...] ), but it stuck on loading screen with err in syserr:
self.timeLine = ui.TextLine()
IndentationError: unindent does not match any outer indentation level
I don't know why.. I tried some other tuts, but it always stuck on ui.TextLine() :( please help
Thanks for advance :handsdown: