07-29-2016, 04:05 PM
Okay, here is the full script:
http://pastebin.com/NUBYN06C
There might be a mistake made by myself somewhere in this ocean of configuration but I can't find it.
The error appears in these lines:
http://pastebin.com/NUBYN06C
There might be a mistake made by myself somewhere in this ocean of configuration but I can't find it.
The error appears in these lines:
Code:
self.contents.draw_text( (self.width - 32) / @item_max * i, 0,
(self.width - 32) / @item_max, 32, my_text, 1 )