Page 1 of 1

namevis

Posted: Wed Jul 16, 2014 2:12 pm
by Signature
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.

Re: namevis

Posted: Fri Jul 18, 2014 12:50 am
by soulsin
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.

Re: namevis

Posted: Fri Jul 18, 2014 3:32 pm
by bluekirby0
Looks like there is an unreviewed pull request that implements this.

Re: namevis

Posted: Fri Jul 18, 2014 3:36 pm
by Signature
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.

Re: namevis

Posted: Sat Jul 19, 2014 11:49 pm
by kjLotus
Signature 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.
i wrote shit for hpemde and phuabo that does what you're asking, look in their scripts

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

Posted: Sun Jul 20, 2014 12:58 am
by Signature
Thanks KJ you're the Man.. Prolly the only two scripts i didn't look at lol.