Venture Posted February 16, 2014 Posted February 16, 2014 (edited) I summoned the mob with a label MyBossMob: on a certain instance. I wanted the boss to be weak on certain tiles with a certain NPC with an OnTouchnpc: event. So I wanted the boss to be stunned when it touches the npc. like sc_start SC_STUN 5000,0; How do I do this? I don't see any function to get mob GID, nor attach its GID, I also wonder if I could actually use sc_start on mobs. Edited February 16, 2014 by gekigengar Quote
Question
Venture
I summoned the mob with a label
on a certain instance.
I wanted the boss to be weak on certain tiles with a certain NPC with an
event.
So I wanted the boss to be stunned when it touches the npc.
like
How do I do this?
I don't see any function to get mob GID, nor attach its GID,
I also wonder if I could actually use sc_start on mobs.
Edited by gekigengar0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.