Disguise Event

heidernskk03

New member
Messages
23
Points
0
Github
heidernskk03
Im newbie about scripting. can i request disguise event that when he already win, he cannot play in the next round. because some players are too fast too type. others cannot win, hope you guys can help me with this.

 
Here try this, please test it carefully before implemented on a production server.

https://github.com/happyme9/AthenaScripts/blob/master/modification_requests/disguise_no_streak.txt
 

What i did was the npc will record the last winner in variable .lastwinner and then prevent the last winner from winning the next round, however he can join the round after the next which he couldn't join in. Even if he guessed the next round first, he won't get anything.

p.s. its modified version of npc/custom/events/disguise.txt in your hercules folder.

 
Last edited by a moderator:
Back
Top