PDA

View Full Version : Follow NPC ?



Xparn
01-22-2013, 09:33 AM
Hi, let's say my waypoints taking me to an npc, how can i make sure that i will stand next to the npc, because if im not next to it, it wont speak to it... so everyone have a 'follow npc' as elfbot had?

Infernal Bolt
01-22-2013, 09:50 AM
Creature.Follow('npcname')

Xparn
01-28-2013, 10:58 PM
Creature.Follow('npcname')

Tried, Creature.Follow('Jack Fate') It doesn't work.

Joshwa534
01-29-2013, 03:36 AM
Tried, Creature.Follow('Jack Fate') It doesn't work.

Creature.Follow("Jack Fate")

Xparn
01-29-2013, 11:44 AM
Creature.Follow("Jack Fate")

Doesn't work.

Avani
01-29-2013, 11:47 AM
Doesn't work.

Try to fix your problem, not just say "Doens't work" all the time.

Multiple people have said that Creature.Follow("Jack Fate") works for them, try to find the problem elsewere.

1. Xenobot Updated?
2. Are you using "ADD SCRIPT" and not "ADD LABEL" ?
3. Are you close enough to the NPC?
4. Is there furniture blocking the path?

Xparn
01-29-2013, 11:48 AM
Try to fix your problem, not just say "Doens't work" all the time.

Multiple people have said that Creature.Follow("Jack Fate") works for them, try to find the problem elsewere.

1. Xenobot Updated?
2. Are you using "ADD SCRIPT" and not "ADD LABEL" ?
3. Are you close enough to the NPC?
4. Is there furniture blocking the path?

1. Yes
2. Add script ("on liner")
3. Yes on the same boat with nothing blocking the path, It doesn't even getting the "green circle around him" as it's used to be with players etc.
4. Again no.


Have you guys tried with a NPC that have a SPACE in it? Because it has to be that what's causing the problem.

Spectrus
01-29-2013, 11:50 AM
1. Yes
2. Add script ("on liner")
3. Yes on the same boat with nothing blocking the path, It doesn't even getting the "green circle around him" as it's used to be with players etc.
4. Again no.


Have you guys tried with a NPC that have a SPACE in it? Because it has to be that what's causing the problem.

I have tried NPCs with spaces in their name. This is not the problem. There is a problem with your input.

Avani
01-29-2013, 11:53 AM
Have you guys tried with a NPC that have a SPACE in it? Because it has to be that what's causing the problem.


http://i45.tinypic.com/2isegp2.png

Xparn
01-29-2013, 11:54 AM
I have tried NPCs with spaces in their name. This is not the problem. There is a problem with your input.

Alrighty i tried again, and IT DOESN'T work. Creature.Follow("Jack Fate") DO NOT WORK.
Tried with some else NPC at Liberty Guide ~ something it didn't work either...

What i'm doing wrong? :S I have to have stand before the follow script? or wait?

Roarz
04-24-2013, 02:40 AM
Thanks you guys!! im getting sexy use out of this one liner ;D