EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   How to Make NPCs Sit, Stand, FD and Kneel in Quest (https://www.eqemulator.org/forums/showthread.php?t=22672)

froglok23 04-15-2007 10:24 PM

How to Make NPCs Sit, Stand, FD and Kneel in Quest
 
Hi all,

Late last night, Kovou helped me make some buffer NPC quest. Similar to the ones on PEQ.

I wished for the NPC's to sit, However the DoAnim function, although shows the NPC sitting, they NPC instantly stand back up.

Kovou suggested use the SetAppearance method in the quest file.

I have compiled this list to help others learn about writing quests.

0 = Make the NPC Stand
1 = Make the NPC Sit
2 = Make the NPC duck
3 = Make the NPC FD
4 = Make the NPC Kneel

Huge Thanks to Kovou for helping me with this!

- DP / froglok

kovouau 04-15-2007 10:39 PM

the syntax for this is

$npc->SetAppearance(number);

Where number is the anumation you want them to perform.

bufferofnewbies 04-15-2007 10:39 PM

http://www.eqemulator.net/wiki/wikka...=SetAppearance


All times are GMT -4. The time now is 08:51 AM.

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