missionmongen question

Adamsy

LOMCN Veteran
Veteran
Oct 2, 2004
345
0
63
Peterlee, CountyDurham (UK)
Any ideas on to get it work? as param5 doesn't work.

param1 - map number
param2,and 3 - x and y start co-ords of mobs
param4 and 5 - x any y end co-ords of mobs

In other words it'd look like this:
Code:
#if
checkitem TIMEPIECE 1
checklevel 50
#act
take TIMEPIECE 1
mapmove 6 64 250
param1 6
param2 61
param3 232
param4 65
param5 243
missionmongen SWORDOMA 10 10
missionmongen AXEOMA 10 10
missionmongen WINGEDOMA 10 10
#elsesay
I warned you not to try and con me.\

But as param5 doesn't appear to work was wondering if anyone knew a way of getting it to work?