Jump to content

sapiro1403

Members
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Pasay

Recent Profile Visitors

2250 profile views

sapiro1403's Achievements

Poring

Poring (1/15)

  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi @Emistry . Thanks for the fix, will be testing on my server.
  2. tried this to latest rathena, zeny requirement did not deduct from the player/gm
  3. @Emistry IF you wait/idle to npc it will have a close button and the style will be saved without paying it.
  4. 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
  5. Desc When attacked, Resistance + 100% for 3 seconds at 1% chance, MaxSP + 3% what item bonus should i use for the resistance, cant find in the item_bonus.txt
  6. i don't think it is inside the item_bonus.txt i'm looking for the sc_start for that certain item
  7. 12745 Use this item to reduce Demi-human damage by 5% for 30 minutes. This effect persists through death. Weight : ^7777771^000000 12745,Skull_Scroll,Skull Scroll,2,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{} can't find the right status effect on the const.txt
  8. i have error on luafiles emotionlist string buf 222 and queryregioninfo
  9. got error when compiling with cygwin anyone got solution with these? help.bmp
×
×
  • Create New...