g_poker_game.participants[0].chips = x (player's chips)
g_poker_game.participants[1].chips = x (girl's chips)
i cant use poker cheat.. error message:
Full traceback:
File "game/script.rpyc", line 892, in script call
ȸ���>�����VS���/�(+G3֗�_]�Y/��wX��]-!�����~L%���ӄ����1?�I\��\^.s9��w�{���]Ay���^��쒩 ��Vٻ�����~����)�Օy˪j�}�z��
File "game/pl_actions.rpyc", line 408, in script call
y��~�Ӻ͞�t��V��W�W9���t����.M�x��7Xک^���k��Y�uH��bq��vG�퓷*����C��C=���`*ƊGk�e����S:��W]��.��"7(���r��֜�~!�[�E~�4�ө v��ѢQ�aCc�8�EnU�� �����n@�^Cw���X*ii�S7<�d��"-�d/J�R��E��������^�t��~��J��Ss��l`žp����l����<��>��Π;>yTb�1����&w����� O��`���đ�Rg������xPwdg�������<�8����_��w��^D/q5Ng�P�������i%�����j�Ӎ�3 $�:'�������Xu��Z�b�pjE�k$��nyC�Ձ�z�u�<A��x��c��P��d���b9@�U������cC�Z
File "game/loc_nightbar.rpyc", line 210, in script call
vPbeJ�/�Z�'���oW��힙x;,���Z�u�Ls}�]߮&��68�^�z�~P��I|���=�}2�_�7mW�'j� |=<��s��?S�t�h���u�D������?i����ݪ�B���L� �+�';���
File "renpy/common/00console.rpy", line 769, in script call
return
File "renpy/common/00console.rpy", line 765, in script
python in _console:
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00console.rpy", line 766, in <module>
console.interact()
File "renpy/common/00console.rpy", line 325, in interact
line = ui.interact()
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "G:\Downloads\Compressed\HolidayIsland-0.1.5.0-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 2005, in execute
File "game/gui_screens.rpy", line 2005, in execute
File "game/gui_screens.rpy", line 2088, in execute
File "<screen language>", line 2088, in <module>
AttributeError: 'int' object has no attribute 'undress'
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Holiday Island 0.1.5.0
Thu May 02 02:10:11 2019
Any1 know why? thanks