AnnieRuru
~~Cute~Cute~Scripter~~
- Messages
- 1,677
- Points
- 0
- Location
- your next door ~
- Discord
- AnnieRuru#1609
- Github
- AnnieRuru
- Emulator
- Client Version
- 2019-05-30aRagexeRE
http://upaste.me/868111089e57a3d30
there is something funny about this plugin
1.
if I uncomment the //#ifdef PCRE_SUPPORT
even though I have PCRE compiled, but it always go under the #else statement ... dunno why
2.
and the only way to make this work porperly is also
uncomment the #ifdef PCRE_SUPPORT inside npc.h !!
https://github.com/HerculesWS/Hercules/blob/master/src/map/npc.h#L285
maybe its my compiler problem ? microsoft visual basic 2010
there is something funny about this plugin
1.
if I uncomment the //#ifdef PCRE_SUPPORT
even though I have PCRE compiled, but it always go under the #else statement ... dunno why
2.
and the only way to make this work porperly is also
uncomment the #ifdef PCRE_SUPPORT inside npc.h !!
https://github.com/HerculesWS/Hercules/blob/master/src/map/npc.h#L285
maybe its my compiler problem ? microsoft visual basic 2010
Last edited by a moderator: