Hello there, any idea how to remove ---> close; thanks you for the help!
ps: see the picture
prontera,95,72,3 script Breaker Points Shop 512,{
query_sql("SELECT `count` FROM `breaker_ladder` WHERE `char_id` = "+ getcharid(0), [email protected]);
cutin "woe_2020",2;
mes "[ ^C6A518WoE Points Staff^000000 ]";
mes "Hey sir!";
mes " ";
mes "WoE Points: ^1DCE63 "+#EMPBREAKERPTS+" Points^000000 ";
mes "Did you enjoy the WoE today?, Hows your day?";
next;
switch(select("I want to check shop","I'm good thank you..",(getgmlevel()> 60) ? "~ [GM MENU] Reset data":"")) {
case 1:
callshop "EmpBreakerShop",4;
mes "[ ^C6A518WoE Points Staff^000000 ]";
mes "Every and of the month the shop";
mes "Will have a new headgears manually";
mes "picked by the Players!";
mes " ";
mes "^FF0000NOTE^000000: Please choose wisely";
break;
Hello there, any idea how to remove ---> close; thanks you for the help!
ps: see the picture
prontera,95,72,3 script Breaker Points Shop 512,{ query_sql("SELECT `count` FROM `breaker_ladder` WHERE `char_id` = "+ getcharid(0), [email protected]); cutin "woe_2020",2; mes "[ ^C6A518WoE Points Staff^000000 ]"; mes "Hey sir!"; mes " "; mes "WoE Points: ^1DCE63 "+#EMPBREAKERPTS+" Points^000000 "; mes "Did you enjoy the WoE today?, Hows your day?"; next; switch(select("I want to check shop","I'm good thank you..",(getgmlevel()> 60) ? "~ [GM MENU] Reset data":"")) { case 1: callshop "EmpBreakerShop",4; mes "[ ^C6A518WoE Points Staff^000000 ]"; mes "Every and of the month the shop"; mes "Will have a new headgears manually"; mes "picked by the Players!"; mes " "; mes "^FF0000NOTE^000000: Please choose wisely"; break;
Edited by MaelUse a codebox
Link to comment
Share on other sites