View Single Post
  #3  
Old 04-03-2005, 07:09 PM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default

unfortunatelly I dont have an account anymore but nadox, droga, soldunb and shadowhaven come to mind.

an example in nadox would be for TMLEVER500:

Quote:
INSERT INTO doors VALUES
(11006,2,nadox,'TMLEVER500',-96,-567,48.9,128,40,0,0,0,1,1,0,-1,'NONE',0,0,0,0,0,64,100);
the number 64 is the incline value I used to tilt z axis on the lever.

This kind of values for incline are used on levers in droga and soldunb also some doors in shadowhaven.

I also could not make the elevator that correspond to this lever not open when i clicked on it. There is another field which is named triggertype that I am sure is what I am looking for to make it behave like live where this elevator only opens when you use the lever but no amount of data i put there changes the behavior.

Edit: Shadohaven uses this value on 4 doors (HODOOR301, index 209,210,74), this are the huts with haflings near sw zone to echo caverns.
__________________
Sysadmin.

Last edited by sysadmin; 04-04-2005 at 05:20 PM..
Reply With Quote