Jump to content

Ice Bear

Members
  • Posts

    134
  • Joined

  • Last visited

Everything posted by Ice Bear

  1. please show us what you did edit in this path.cpp first so we can see what may cause the error by detault it will not right..
  2. map_freeblock_unlock(); is the answer
  3. you guys able to solve the errors when the slave attacking mobs then spam crash errors?
  4. can someone tell me where to find metallic sound sp drain on src?
  5. up for this but seems there is no solution for this problem anyone?
  6. ill give this a try thanks @Scylla
  7. i did it but you cant use a skill when ignore drop is on. give it up or wait for the author. to update those.
  8. this part still producing errors @rootKid struct map_session_data * sd = script_rid2sd(st);
  9. doesnt work anymore because of the update in npc_shop_discount() **** BUT MANAGE TO FIX JUST COMMENT THAT ONE old : bool npc_shop_discount(enum npc_subtype type, bool discount) { new : bool npc_shop_discount( struct npc_data* nd ){ manage to fix i guess just comment out this one. //nd->u.shop.discount = is_discount > 0; << THIS ONE
  10. @Epoque I would like to know if this one still on progress
  11. you can add new effects in it. it really shows little or few effect list but it doesnt mean that is the limit. for the status one refer to sc_hiding. for the direction krane is right then why not change dir while casting the skill. you can do it bro.
  12. @AnnieRuru is this possible to showscript too?
  13. seems its also in the data.grf and rdata
  14. is there a way to remove these. in source? or in hex? or luas? the animation in the body of the character when casting the skill the lights?
  15. yes i found a way to add the crit same with ground drift? forgot the other skill but it works
  16. sorry i am kind of confused but anyway i have fix it its just the crit animation not showing thank you @sader1992 :3
  17. how do you solve it. ???
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.