Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-11-2006, 04:09 PM
bufferofnewbies
Hill Giant
 
Join Date: Dec 2005
Location: Lurking in KY
Posts: 239
Default

ok, I did a little experimenting with this:

useing:
Code:
sub EVENT_SPAWN { 
	quest::settimer("L1",10);
	quest::say("starting timer.");
	 } 
sub EVENT_TIMER { 
	if ($timer = "L1") { 
		$npc->SetAppearance(FILL IN THE NUMBER HERE); 
		quest::stoptimer("L1");
		quest::say("stop timer");
		 }
	 }
I was breaking down the effects to see what was allowed and what wasnt.
It appears only 5 appearances are allowed by this command:

0. default/ standing
1. sitting
2. ducked
3. dead
4. kneeling


I didnt test past this, as I was seeking the Death form, so not sure if it continues on further (sorry, i should have thought of that)

Thanks again for the insight, as it was the $npc->SetAppearance() line that I was totally missing, and never would have found it without ya.
Reply With Quote
  #2  
Old 03-03-2007, 11:51 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

please wiki this, else it will be lost over time.
Reply With Quote
  #3  
Old 03-05-2007, 01:28 PM
bufferofnewbies
Hill Giant
 
Join Date: Dec 2005
Location: Lurking in KY
Posts: 239
Default

I'm slow, but steady: http://www.eqemulator.net/wiki/wikka...=SetAppearance
Not sure how to set it for linking back to other areas yet, unless that is automatic. Will read up more on that later.
__________________
I went fishing for answers and caught a WIKI.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:39 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3