level_up: type: assignment actions: on assignment: - trigger name:click state:true 1: on click: - chat "<&c>So you want to become a guild master? &e(Anwser yes or no)" 2: trigger: /yes/ script: - chat "Well lets see then..." - if : - narrate "<&c>But you are already a GuildMaster you fool!" - stop - if > 500: - chat "Ah, exactly 500 Gold Coins. You know, Payment always puts a smile on my face." - group set GuildMaster - wait 2 - narrate "and its done! Everything is in order and you can now start your own Guild!" - else: - narrate "<&c>Are you taking me for a fool?, This is not enough! You need 500Gc" 3: trigger: /no/ script: - chat "<&c>Why are you talking to me then!" - stop