Anyway to make this work in a mobs lua script?
Need to make a Mob's name disappear and be untargetable while in a certain mobsub animation.
namevis
Re: namevis
The NPC Zyfhil in Aht Urhgan Whitegate, the pup has no name when spinning and not talking to the NPC, But when talk to him the Pup name shows up. Just a thought something might be there to help see with what looking for.
[GM] Soulsin
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Re: namevis
Looks like there is an unreviewed pull request that implements this.
Re: namevis
Aye... I took a look at it, But haven't tested it yet.. It seems like it is exactly what is needed.
This is for Turul btw.... he spawns in Flight and is untargetable until he lands.
This is for Turul btw.... he spawns in Flight and is untargetable until he lands.
Re: namevis
i wrote shit for hpemde and phuabo that does what you're asking, look in their scriptsSignature wrote:Aye... I took a look at it, But haven't tested it yet.. It seems like it is exactly what is needed.
This is for Turul btw.... he spawns in Flight and is untargetable until he lands.
it should all be possible without needing to use that pull request (which is probably not even needed)
edit: for families i will probably use the flag actually and use the bindings for special cases etc.
Re: namevis
Thanks KJ you're the Man.. Prolly the only two scripts i didn't look at lol.