Been tryin to create a seige script that people can use for events or whatever but iv hit a dead end, iv used the seige commands from the DMW defense but the paths dont seem to work, anyone have any ideas?
Code:
[@main]
#SAY
<Start War/@BEGIN>\
[@BEGIN]
#SAY
War has begun
#ACT
EVENTMSG [GROBAL] "Spy Report: Sir, the Numas are raiding (town name), we must protect the town or we will not be able to access the caves!"
goto @BEGIN1
[@BEGIN1]
#ACT
mongenp "0,100,100,5" SeigeNuma 20 "noitem"
AddPath 105, 129
AddPath 110, 169
AddPath 106, 182
AddPath 123, 187
AddPath 121, 212
AddPath 136, 223
ApplyPath "0,110,169,20" SeigeNuma
ClearPath
