AnnieRuru
~~Cute~Cute~Scripter~~
- Messages
- 1,677
- Points
- 0
- Location
- your next door ~
- Discord
- AnnieRuru#1609
- Github
- AnnieRuru
- Emulator
- Client Version
- 2019-05-30aRagexeRE
this is the plugin I'm using
http://upaste.me/cf4610708642f7979
everything is ok until using the npc script
http://upaste.me/7de710709dbb6fa17
server crash
when using the patch, the above npc script works fine
http://upaste.me/637f10590efeb783e
but the plugin just doesn't work with npcs
just to be sure, I have also tested this plugin
http://herc.ws/board/topic/2706-itemmap/
tested with
now I'm sure there is some problem with battleground commands ...
http://upaste.me/cf4610708642f7979
everything is ok until using the npc script
http://upaste.me/7de710709dbb6fa17
server crash
when using the patch, the above npc script works fine
http://upaste.me/637f10590efeb783e
but the plugin just doesn't work with npcs
just to be sure, I have also tested this plugin
http://herc.ws/board/topic/2706-itemmap/
tested with
Code:
getitem_map 501,1, strcharinfo(3), 1, getcharid(1); // okgetitem_map 501,1, strcharinfo(3), 2, getcharid(2); // okgetitem_map 501,1, strcharinfo(3), 3, 0; // crash
Last edited by a moderator: