i heard that NPCs could use GM commands when using the MirSrv program that lets mobs talk...and i read the guide on how what the command is and made this test script:
[@main]
#IF
checklevel 2
#SAY
you've already used me\
<k/@exit>\
#ELSEACT
EXECUTE level 1
EXECUTE adjustexp 0
EXECUTE deleteskill fireball
EXECUTE deleteskill fencing
EXECUTE deleteskill healing
but when m2server runs it says that that it's a bad command...can any1 help me on this? ty in advance
[@main]
#IF
checklevel 2
#SAY
you've already used me\
<k/@exit>\
#ELSEACT
EXECUTE level 1
EXECUTE adjustexp 0
EXECUTE deleteskill fireball
EXECUTE deleteskill fencing
EXECUTE deleteskill healing
but when m2server runs it says that that it's a bad command...can any1 help me on this? ty in advance
