CodeKnight
Trainer
I'm trying to make a battle event (like how you walk up to a legendary and it starts a battle when you 'talk' to it) but nothing is happening.
Here's the NPC info:
And here's the script:
I expect I'm going about this far to simply, but I'm new at this. Any guidance would be greatly appreciated.
Here's the NPC info:
Code:
{"NPC"{NPC[{"Position"{sngArr[30,0,17]}}{"TextureID"{str[9]}}{"ID"{int[7]}}{"Name"{str[random]}}{"Action"{int[1]}}{"AdditionalValue"{str[pikachu]}}{"Rotation"{int[1]}}{"Movement"{str[Looking]}}{"MoveRectangles"{recArr[]}}]}}
Code:
@Battle:wild(025,60)
:end