Hard to Implement with HPM

Kichi

New member
Messages
97
Points
0
Emulator
Im on WIndows, i followed every instruction WINDOWS

but still i can't use @dance

and then i read guide for LINUX , WTF the guide least than half of Windows =.="

Any suggestion, how to apply patch using HPM for windows?
maybe more simple guide

Thank You /thx

 
Did it compile successfully ?

have you added it here?

../conf/plugins.conf

Code:
plugins_list: [	/* Enable HPMHooking when plugins in use rely on Hooking */	//"HPMHooking",	//"db2sql",	//"sample",	//"other",]
 
thank you for fast response
 

Did it compile successfully ?

have you added it here?

../conf/plugins.conf

plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", //"db2sql", //"sample", //"other",]
Ah, i don't find it in guide -.-"
i'll try

In what step you're confused?
i confused because, i followed many guide and the end, the command not WORK

 
with queshop method working for load the dll,

but still not working, i tried @AFK, map always crash when i type @afk

don't know then

 
I only experience it when I forgot to setup conf/plugins.conf or check plugins/ if all 5 afk files are available.

 
with queshop method working for load the dll,

but still not working, i tried @AFK, map always crash when i type @afk

don't know then
hmm sounds like a problem with the source of the @afk , because when u use the atcommand the server crashes . can u send me the code of the plugin ?

 
I only experience it when I forgot to setup conf/plugins.conf or check plugins/ if all 5 afk files are available.
im not forgot to add in plugin

with queshop method working for load the dll,

but still not working, i tried @AFK, map always crash when i type @afk

don't know then
hmm sounds like a problem with the source of the @afk , because when u use the atcommand the server crashes . can u send me the code of the plugin ?
the file are HERE

also take a look to my mod

no error when compiling, but crash when ever map start (when load the NPC with that script_command)

here

 
Back
Top