Jump to content

Dastgir

Script Developers
  • Content Count

    3803
  • Joined

  • Last visited

  • Days Won

    249

Everything posted by Dastgir

  1. It wasn't until now: https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/storeequip.c
  2. Topic moved to Projects section.. Please be sure to check forum, as this is showcase, it won't belomg to source release forum. (Awesome mod btw)
  3. Refer: http://herc.ws/board/topic/152-obtaining-hercules/?p=846#entry846 You can use "git pull" to update the Hercules(if you previously downloaded the hercules from tortoiseGit/any git software)
  4. You have patched with use custom jobs in NEMO, so please use lua files provided with nemo is patches folder...
  5. Dastgir

    HPM Errors

    You need to regenerate HPM Hooks,(see tools/HPMHookGen)
  6. Please avoid opening many topics for same problem.... Closing this, Replied at other topic.
  7. Accname 1021 line is nil That means ACCESSORY_ARCHANGEL_WINGS don't exist in accessoryid, please check it... You might have made a typo.
  8. Top sites wants money for callback URL, we can't do anything , since topsite don't return the voters to our site for free...
  9. Have you diffed with Increase Headgear View Id patch? Since kro limits it to very low... EDIT: Also please use item_db.conf , since SQL for loading db are deprecated..
  10. Might be problem with ViewID.so check what you have as View in itemInfo and in item_db.conf and also in accessoryid.lub(all should match)
  11. System/itemInfo.lub ^ it is outside GRF, in the RO folder.. It is recommended to change its name by using NEMO or any hex editor.. So that it won't conflict with kro updates.
  12. Char server is not connected (according to error in login-server) Also, have you set user/pass in char/map/login-server.conf , it should have account_Id as '1' and sex as 'S'
  13. EQI_HEAD_TOP 1EQI_ARMOR 2EQI_HAND_L 3EQI_HAND_R 4EQI_GARMENT 5EQI_SHOES 6EQI_ACC_L 7EQI_ACC_R 8EQI_HEAD_MID 9EQI_HEAD_LOW 10EQI_COSTUME_HEAD_LOW 11EQI_COSTUME_HEAD_MID 12EQI_COSTUME_HEAD_TOP 13EQI_COSTUME_GARMENT 14EQI_SHADOW_ARMOR 15EQI_SHADOW_WEAPON 16EQI_SHADOW_SHIELD 17EQI_SHADOW_SHOES 18EQI_SHADOW_ACC_R 19EQI_SHADOW_ACC_L 20
  14. It's possible.. But as winterfox said, it depends what you want to do, setting on banana pi for public server would be bad...
  15. Just use old system, then open up converter and convert else , make your own plugin to support txt file.
  16. Have you used 'increase headgear view Id' did? If not, patch with it and have some high number like '30000', so so your future custom item would be shown too..
  17. It's better than .txt in terms of everything, like reading time, readability, etc..Also is lot easier for adding custom mobs, since you don't have to count field to know which one does what.... We have no plan to include dual support, only this format will be supported as of now..
  18. New kRO or old kRO don't have this map, this map was only available for few months probably, so that's expected if you use too new client, or too old client.
  19. Dastgir

    Git questions

    Actually that needs manual merging...
  20. Thats known warning of Hercules, and will be fixed soon.
  21. Dastgir

    Git questions

    @@Samuel, that error means its conflict with the mod aeromesi have, and needs manual merge...
  22. 3rd trans = EAJL_THIRD+EAJL_UPPER
  23. Something Coming.....

    1. Litro

      Litro

      waiting in the corner :D

×
×
  • Create New...

Important Information

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