Yoh Asakura New member Messages 261 Points 0 Emulator Apr 14, 2015 #2 I'm having this problem when I load this script. Full Script: http://upaste.me/7797180268a86f6ff Last edited by a moderator: Apr 14, 2015
Alayne New member Messages 345 Points 0 Apr 16, 2015 #3 Already answered by Dastgir here: http://herc.ws/board/topic/5772-mission-board-updated-by-annie/ Replace strcmp by a simple check if ( .npc_name$ == strnpcinfo(0) ) { strcmp doesn't exists in Hercules.
Already answered by Dastgir here: http://herc.ws/board/topic/5772-mission-board-updated-by-annie/ Replace strcmp by a simple check if ( .npc_name$ == strnpcinfo(0) ) { strcmp doesn't exists in Hercules.