DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
So i started playing there like huge amount of us did. After hitting 30 i kinda started to feel the drag of it. And boy i just don’t have it to continue :D
I think after selling all items i have around 1.2kk in stash. I would sell it for 10€ per 100k and 100€ for entire deal. Paypal would be preferrable, unless you live in Baltics so normal bank transfer would be fine too.
You could pm me here and perhaps i could add you on facebook to take it further.
Scammers don’t try. Played this game for a long long and long time.
Question
rtcxool
Hi everyone!
I need some help on python script.
I did full quest and everything is working perfectly. Just one thing I'm trying to achieve and do not know that should I write in script.
I want that the quest reward to be Adena or Mask ( one or other, not both). Would be good even with a chance Adena 70% - Mask 30%.
According to script I can see that reward is both.
Can someone help me and provide a script that I need to achieve what I mentioned above please?
Thank you in advance guys
elif event == "30620-7.htm" and st.getQuestItemsCount(FRUIT_BASKET) == 1 :
st.takeItems(FRUIT_BASKET,1)
st.giveItems(ADENA,500000)
st.giveItems(MASK,1)
st.unset("cond")
st.playSound("ItemSound.quest_finish")
st.exitQuest(1)
return htmltext
3 answers to this question
Recommended Posts