Jump to content

Sergardo

Members
  • Posts

    148
  • Joined

  • Last visited

Everything posted by Sergardo

  1. check your item_noequip.txt if gtb 4128,4
  2. everytime i save then load always Your autolootitem list has been reset @alootid2 save 1 607 608 969 @alootid2 load 1 fix already sry sir i forget to put it on sql
  3. Request after kiling naght siger or finish Endless tower give prize "id)
  4. hi how about rental item? not detecting
  5. its already 0 the penalty the problem is not 100% you will got points still have chance you got nothing //Apply gold penalty. 0 = no 1 = yes set .@penalty1,0;
  6. if remove this like emistry comment if (.@penalty1 != 0){ set @deduction,rand(.@maxpenalty1); if(@deduction == 0) set @deduction,1; } set @gain, @gain + @bonus - @deduction; only for deduction you still got the " You got nothing" master emistry how about remove the you got nothing imean sure 100% you got the gold points only will not show the you got nothing how about the sure 100% got gold points
  7. script/goldroom.txt at master · deadlybrothers/script · GitHub hi i use this script how to remove that You got nothing or make sure drop of points at gold room
  8. how to add tcg as requirment when entering endless tower?
  9. hi already put // on skill.cpp but still stoping (wait the sonicblow animation before to attack again) how to do continues attack with injustice card if (skill == PF_SPIDERWEB) //Special case, due to its nature of coding. type = CAST_GROUND; #ifndef RENEWAL //else if (skill == AS_SONICBLOW) // pc_stop_attack(sd); //Special case, Sonic Blow autospell should stop the player attacking.
  10. error adding cooldown on skill up still same how to add cooldown on skill_db.yml everytime i add Cooldown: 100 on firebolt or other bolt got this error
  11. baka meron kayong leveling room mga idol master lvl 1- 40 lvl 40 -100 to 255 salamat
  12. is it safe players cant dupe just ex_buying_bound: off ?
  13. - Id: 14 Name: MG_COLDBOLT Description: Cold Bolt MaxLevel: 10 Type: Magic TargetType: Attack Flags: IsAutoShadowSpell: true Range: 9 Hit: Multi_Hit HitCount: - Level: 1 Count: 1 - Level: 2 Count: 2 - Level: 3 Count: 3 - Level: 4 Count: 4 - Level: 5 Count: 5 - Level: 6 Count: 6 - Level: 7 Count: 7 - Level: 8 Count: 8 - Level: 9 Count: 9 - Level: 10 Count: 10 Element: Water CopyFlags: Skill: Plagiarism: true Reproduce: true CastCancel: true CastTime: - Level: 1 Time: 640 - Level: 2 Time: 960 - Level: 3 Time: 1280 - Level: 4 Time: 1600 - Level: 5 Time: 1920 - Level: 6 Time: 2100 - Level: 7 Time: 1560 - Level: 8 Time: 2880 - Level: 9 Time: 3200 - Level: 10 Time: 3200 AfterCastActDelay: 300 FixedCastTime: - Level: 1 Time: 160 - Level: 2 Time: 240 - Level: 3 Time: 320 - Level: 4 Time: 400 - Level: 5 Time: 480 - Level: 6 Time: 700 - Level: 7 Time: 640 - Level: 8 Time: 720 - Level: 9 Time: 800 - Level: 10 Time: 1200 Cooldown : 1000 Requires: SpCost: - Level: 1 Amount: 12 - Level: 2 Amount: 14 - Level: 3 Amount: 16 - Level: 4 Amount: 18 - Level: 5 Amount: 20 - Level: 6 Amount: 22 - Level: 7 Amount: 24 - Level: 8 Amount: 26 - Level: 9 Amount: 28 - Level: 10 Amount: 30 when i add cooldown :1000 got map error and this happen
  14. every time i put Cooldown : on skill_db.yml got error how to add cooldown on skill_db.yml
  15. hi i change my files to 2020 rathena but got error on this patch at koe can someone help me ty if ( s_bl->type == BL_PC && t_bl->type == BL_MOB ) { struct map_session_data *sd = BL_CAST( BL_PC, s_bl ); if ( ( ( (TBL_MOB*)target )->mob_id == 1288 && !strcmp( mapindex_id2name(sd->mapindex), "guild_vs1" ) ) && ( sd->status.guild_id == mapreg_readreg( add_str("$koegid") ) || battle_getcurrentskill(src) > 0 ) ) return 0; }
  16. is there a script @dice 6 you will pick what number not random like /dice
  17. how to fix when u relog /recon the cart is auto off
  18. pano po ifix yung pag nag rerecon nwwla ung cart? need pa kmha ulet everytime mag log out or recon salamat
  19. 1. i will cast devo to my party member and defender on 2. enemy player hit my pt member - " works fine " 3. but when i cast my devo skill again to my pt member the defender reduce damage gone but the icon defender skill and the effect of slow still there nwawala effect ng defender pag nag recast ng devotion skill anyone can help me to fix this? Thank you!
  20. no answer to this question please hope someone knows how to fix this defender devo 1. i will cast devo to my party member and defender on 2. enemy player hit my pt member - " works fine " 3. but when i cast my devo skill again to my pt member the defender reduce damage gone but the icon defender skill and the effect of slow still there anyone can help me to fix this? Thank you!
  21. no answer to this question please hope someone knows how to fix this defender devo 1. i will cast devo to my party member and defender on 2. enemy player hit my pt member - " works fine " 3. but when i cast my devo skill again to my pt member the defender reduce damage gone but the icon defender skill and the effect of slow still there anyone can help me to fix this? Thank you!
×
×
  • Create New...