chao93
Members-
Content Count
42 -
Joined
-
Last visited
About chao93
-
Rank
Advanced Member
- Birthday 05/05/1993
Profile Information
-
Gender
Male
-
Emulator
Hercules
Recent Profile Visitors
1845 profile views
-
Legend reacted to a post in a topic: [Instance]Horror Toy Factory (Aegis Server)
-
kick all player down, then closed server.
-
wow, nice addon
-
That is because since commits on Jun 25, 2016 it was moved translations template generator to a plugin and it is now needed to build the plugin to use it. You can build the plugin following this instructions (based on wiki) : 1. Open folder \vcproj-14\ 2. Copy and paste plugin-sample.vcxproj to duplicate it. 3. Rename file "plugin-sample.vcxproj" to "generate-translations.vcxproj" 4. Open generate-translations.vcxproj in Notepad++ 5. Find this line: <ProjectName>plugin-sample</ProjectName> 6. Rename 'plugin-sample' to 'generate-translations' 7. Find this line: <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">generate-translations</TargetName> 8. Rename sample to generate-translations 9. Find this line: <ClCompile Include="..\src\plugins\sample.c" /> 10. Renae sample to generate-translations 11. Save changes and close 12. Open MSVC. Do right-clic on Solution 'Hercules-14'. Select Add -> Existing Project... 13. Select generate-translations.vcxproj in folder \vcproj-14\ 14. Right-click Hercules-14, Select Build-Solution 15. Add it to /conf/plugins.conf plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ "HPMHooking", // <-- Uncomment this //"db2sql", //"sample", //"other", "generate-translations", // loads generate-translations plugin ] Thank you! i get sucked this error in week. http://imgur.com/4O73d0m Poedit not allowed new scripting format? "\r"
-
chao93 reacted to a post in a topic: [2016-08-20] Configuration files converted to libconfig
-
chao93 reacted to a post in a topic: [2016-08-20] Configuration files converted to libconfig
-
[2016-08-20] Configuration files converted to libconfig
chao93 replied to Haru's topic in Repository News
Haru, he already solved. http://herc.ws/board/topic/13389-new-hercules-configuration/#entry76629 -
[Instance]Horror Toy Factory (Aegis Server)
chao93 replied to chao93's topic in Quest, Shops, Functions & Algorithms Releases
i can help for translation, but scripting to implement HERCULES is big problem. Someone can help?? -
if not showing, Please check your accessoryid.lua << your item ID should be == iteminfo.lua View ID == item VIEW ID(item_db.conf) accname.lua << your client side .GRF inside folder NAME should be == accessoryid.accessory_NAME, make sure your .GRF got male and female file.
-
Fou-lu reacted to a post in a topic: [Instance]Horror Toy Factory (Aegis Server)
-
[Instance]Horror Toy Factory (Aegis Server)
chao93 replied to chao93's topic in Quest, Shops, Functions & Algorithms Releases
Hm.. I am not sure, but Its one of the emulator like rAthena, Hercules and etc.. , named Aegis. http://forum.asb-sakray.net/index.php?showtopic=37653 -
chao93 reacted to a post in a topic: [Instance]Horror Toy Factory (Aegis Server)
-
PEEK - Successor to Yommy's Packet Analyzer
chao93 replied to Neo-Mind's topic in Client-Side Releases
Why your Client Ex and Launcher Exe root got "#" tag ??- 44 replies
-
- Packet Analyzer
- packet parser
-
(and 2 more)
Tagged with:
-
Dissconnect on loading char data
chao93 replied to KenshinSensei's question in General Server Support
check the IP is using same? Network.conf got allowed LAN IP ? -
http://imgur.com/gallery/xwuXB I get the error message, unknow option '--generate-translations' Windows
-
Wow, Thanks for sharing~
-
Got any error information on your map server? can you printscreen it?