Im trying to make it so when you kill the ExpBoss it spawns ExpMobs around the dead boss. It spawns the mobs, but all in 1 spot. I used a setup without param4 and then added it as i thought it would be the range, but it aint =/ Any1 know what to do please ? Thats what i got atm.
#ACT
Param1 0157 <-- Map
Param2 15 <-- X
Param3 17 <-- Y
Param4 10 <-- Thought it was range seems not
Mongen ExpMob 15 <-- Mob and Amount
Edit: Nvm fixed it, removed param4 and added range after mob amount.
#ACT
Param1 0157 <-- Map
Param2 15 <-- X
Param3 17 <-- Y
Param4 10 <-- Thought it was range seems not
Mongen ExpMob 15 <-- Mob and Amount
Edit: Nvm fixed it, removed param4 and added range after mob amount.
Last edited:
