- Joined
- Mar 26, 2008
- Messages
- 32
- Reaction score
- 0
Ok im here to show you how to open doors on devolution 7.
first thing go to devolution folder you'll see another folder named Config now in that folder you'll see a file names doors.cfg click on that file and you'll see a bunch of other codes and something like this
//X,Y IS WHERE DOOR IS
//Door state 0 = closed 1 = open.
//FACE: 0= WEST | -1 = NORTH | -2 = EAST | -3 = SOUTH
//ADDED 7 door as a example -bakatool
//FACE = FACE BEGIN WITH
//FACEOPEN = FACE OPENED DOOR
//FACECLOSED = FACE CLOSED DOOR
//HEIGHT 0 = GROUND LVL, 1 IS UP LADDER, 2 IS UP UP LADDER, 3 = UNDERGROUND I THINK.
well keep looking and you'll see.
// XCoord YCoord Id FaceO FaceC Face State Height
door = 2594 3102 1530 -2 -3 -3 1 0
and so on......
So copy this below
(xcoord ycoord door id faceO faceC Face state height (keep 0).)
Just copy this(door = #### #### #### -# -# -# # 0)
so if your on silab client it will say (ID) (####,####) So put the xcoord on the xcoors spot and ycoord on ycoord spot and id in id spot.
And another thing is you gotta guess Were the door is N,S,E,W cause i dont really know how to do all that for example
door = 2729 3373 2897 -2 -3 -3 1 0 thats a door code.
So thank you i hope you like the tut and if you have any problems add me on msn and ill help you out ([email protected]) thank you.
first thing go to devolution folder you'll see another folder named Config now in that folder you'll see a file names doors.cfg click on that file and you'll see a bunch of other codes and something like this
//X,Y IS WHERE DOOR IS
//Door state 0 = closed 1 = open.
//FACE: 0= WEST | -1 = NORTH | -2 = EAST | -3 = SOUTH
//ADDED 7 door as a example -bakatool
//FACE = FACE BEGIN WITH
//FACEOPEN = FACE OPENED DOOR
//FACECLOSED = FACE CLOSED DOOR
//HEIGHT 0 = GROUND LVL, 1 IS UP LADDER, 2 IS UP UP LADDER, 3 = UNDERGROUND I THINK.
well keep looking and you'll see.
// XCoord YCoord Id FaceO FaceC Face State Height
door = 2594 3102 1530 -2 -3 -3 1 0
and so on......
So copy this below
(xcoord ycoord door id faceO faceC Face state height (keep 0).)
Just copy this(door = #### #### #### -# -# -# # 0)
so if your on silab client it will say (ID) (####,####) So put the xcoord on the xcoors spot and ycoord on ycoord spot and id in id spot.
And another thing is you gotta guess Were the door is N,S,E,W cause i dont really know how to do all that for example
door = 2729 3373 2897 -2 -3 -3 1 0 thats a door code.
So thank you i hope you like the tut and if you have any problems add me on msn and ill help you out ([email protected]) thank you.
Last edited: