PDA

View Full Version : Reach NPC



Maximum Adam
08-10-2013, 03:28 AM
Can someone show/explain to me how I can get a script to reach an NPC?

DarkRoses
08-10-2013, 12:50 PM
If im not completely wrong it should be Creature.Follow("Npcname")

Maximum Adam
08-10-2013, 01:58 PM
If im not completely wrong it should be Creature.Follow("Npcname")

Thanks, I seen a different code in someone else's scripts, which I tried out, but it either doesn't work or it fails the script.
I will try this one out and see how it goes. :)