-
Content Count
596 -
Joined
-
Last visited
-
Days Won
25
Kuya Jeo last won the day on May 19
Kuya Jeo had the most liked content!
About Kuya Jeo
-
Rank
Advanced Member
Profile Information
-
Emulator
Hercules
Recent Profile Visitors
8475 profile views
-
dnote98 reacted to a status update: Its been a while guys.. Herc still active?
-
use @unloadnpc then @loadnpc again. but its not recommended.
-
all skill bypass the skill weapon requirements
Kuya Jeo replied to chojuro's question in Database Support
Check your group.conf and find skill_unconditional this must be FALSE { id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_trade_bound: false can_party: true all_skill: false all_equipment: false skill_unconditional: false use_check: true use_changemaptype: true all_commands: true hchsys_admin: true use_macro_interface: true } } -
Client Side Crashing at character select, no matter what version
Kuya Jeo replied to cinderous's question in Client-Side Support
Check the error in your map-server. if no error will pop-up, possible reason is, your GRF files is incomplete or not compatible with the client version, tried to used the English version of data files, you can download it here. -
Skyzone reacted to an answer to a question: Anyone from PH to Help Setup Client Side? with Pay :)
-
Is there something wrong with getitembound? I kinda feel wierd.. All item are like normal without any restrictions.
-
Try to use updated english translation file.
-
How about disable endless tower script and make a custom endless tower
-
You can do it thru src edits
-
Option 0 is the answer When you relogin(character select then login again) the CD of EC will remove.
-
2018 Client crashed when clicking <ITEM> LINK in ItemInfo.lua
Kuya Jeo replied to Hadeszeus's question in Client-Side Requests
use <ITEMLINK> instead of <ITEM> Sample mes "<ITEMLINK>"+getitemname(512)+"<INFO>512</INFO></ITEMLINK>"; -
If you're using clean trunk, you can find the jobmaster in the trunk/npc/custom/jobmaster.txt Link : https://github.com/HerculesWS/Hercules/tree/stable/npc/custom
-
This is because the bmp file from item folder is not there GRF Path : data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item EDIT : sprite and act name must be the same with bmp file in collection and item folder
-
Currently working with a Server with this features. you can check it on my FACEBOOK Page
-
Hadeszeus reacted to a post in a topic: New Ragnarok Launcher
-
are you using updated hercules trunk? https://github.com/HerculesWS/Hercules