Hi, i just implement dice system and i have a little problem with another system that i have, and that system is WJ ENABLE TRADABL.. i try it to modify and make it to work but i don't figure out how to doing to make working like exchange window
here is the uidice.py : PasteBin
And i have this errors in sysser :
0429 12:16:04754 :: Traceback (most recent call last):
0429 12:16:04754 :: File "game.py", line 987, in EndDice
0429 12:16:04754 :: File "interfaceModule.py", line 971, in EndDice
0429 12:16:04754 :: File "uiDice.py", line 291, in CloseDialog
0429 12:16:04754 :: File "uiDice.py", line 310, in Close
0429 12:16:04754 :: AttributeError
0429 12:16:04754 :: :
0429 12:16:04754 :: 'int' object has no attribute 'GetInventoryPage'
0429 12:16:04754 ::