sapiro1403 Posted September 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 01/08/12 Last Seen: March 3 Share Posted September 6, 2013 (edited) script error on npc/custom/breaker.txt line 41 parse_callfunc: expected ')' to close argument list 38 : { 39 : if( select( "Rent a Room","View Ladder" ) == 1 ){ 40 : * 41 : if( !instance_id('1') ){ 42 : 43 : if( .Cost ){ 44 : mes "it cost ^0055FF"+.Cost+" Zeny^000000 to rent a Breaker Room for "+.Minute+" Minutes."; 45 : if( select("Confirm:Cancel") == 2 ) close; 46 : } [Error]: script error on npc/custom/breaker.txt line 155 parse_callfunc: expected ')' to close argument list 154 : { * 155 : if( !instance_id('1') ) end; 156 : 157 : .@mobcount = mobcount( "1@shin",instance_npcname( "Helper#Breaker Room",instance_id(1) )+"::OnMyMobDead" ); 158 : 159 : switch( select( "^0055FFHeal^000000", 160 : ( getcharid(0) != getpartyleader( getcharid(1),2 ) )? "":( .@mobcount )? "Remove Monster":"Summon Monster", help with this one Edited September 6, 2013 by Patskie Change to code Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 6, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted September 6, 2013 my emperium breaker doesnt work in latest rathena since they changed the instance system and i havent update it. Quote Link to comment Share on other sites More sharing options...
sapiro1403 Posted September 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 01/08/12 Last Seen: March 3 Author Share Posted September 6, 2013 ohh ok thanks Quote Link to comment Share on other sites More sharing options...
Question
sapiro1403
Change to code
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.