EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Quests (https://www.eqemulator.org/forums/forumdisplay.php?f=624)
-   -   is there a follow() function or a $playerx,y,z variable? (https://www.eqemulator.org/forums/showthread.php?t=6684)

Dead-Soul 04-19-2003 06:00 AM

is there a follow() function or a $playerx,y,z variable?
 
Is there a follow() function or a $playerx,y,z variable?

i need it to work like this :

Player says "follow"
the targeted NPC follows the player

The player gives an npc an item and the npc makes a soldier where the player is standing

if ($item0 == "903") { say("A Guard has been placed where you are standing!") spawn(180005,0,7,$playerx,$playery,$playerz) }

Dead-Soul 04-19-2003 09:24 AM

Nevermind the follow command is follow("$name")

Now what about the playerx,y,z variables? any 1 know those ?


All times are GMT -4. The time now is 11:59 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.