[Python]How i can modify uitombola.py to give only one item from a position.

07/24/2017 22:17 alberto2011#1
Hello , how i can make tombola script to give only one item ? the item from the position 7.
I want to make this to troll my players, in my server you can use tombola every 12 hours but i want to troll them just for a week :).
PS: Peoples will tell me to modify items in quest directly but if you modify directly from quest peoples will see same item in all slots..., i want them to see all different items but script to give only one of them.
There is the python script of tombola for those who know tombola from thoria.
07/25/2017 15:42 BizepsSupportAccount#2
Quote:
Originally Posted by alberto2011 View Post
Hello , how i can make tombola script to give only one item ? the item from the position 7.
I want to make this to troll my players, in my server you can use tombola every 12 hours but i want to troll them just for a week :).
PS: Peoples will tell me to modify items in quest directly but if you modify directly from quest peoples will see same item in all slots..., i want them to see all different items but script to give only one of them.
There is the python script of tombola for those who know tombola from thoria.
first of all, this isnt a system by thoria more likely it is being used without credits, some of our german developers made it.

i do not understand what you want, can you explain it better?
07/25/2017 18:29 alberto2011#3
Quote:
Originally Posted by BizepsSupportAccount View Post
first of all, this isnt a system by thoria more likely it is being used without credits, some of our german developers made it.

i do not understand what you want, can you explain it better?
So i will explain better , this python script is for tombola ingame , now it works normaly , i want to modify this script to give the same item from position 8 every time you press Start button.
how tombola looks:
[Only registered and activated users can see links. Click Here To Register...]
i want every time you press start button to give you the item from position 8 without modifying the quest because if you modify the quest they will see all items are the same , i want all items to be different but tombola to give you only the item from position 8.
Ik i have to modify the python script i posted above but i don't know how , i think is something from here:
Is is possible or not ?