Jump to content

Ice Bear

Members
  • Posts

    134
  • Joined

  • Last visited

1 Follower

Profile Information

  • Server
    Grappler Ragnarok Online
  • Interests
    Nothing Here Buddy :D

Recent Profile Visitors

3,629 profile views

Ice Bear's Achievements

  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
×
×
  • Create New...

Important Information

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