- Joined
- Oct 7, 2007
- Messages
- 12
- Reaction score
- 0
Well, many people cannot get ladders/stairs to work. I could not either, until i worked on the San Tajolan dungeon. Here is a tut on how to get them to work.
It's really quite simple, do not look here unless you have the basic MySQL coding down.
Everything to do with ladders/stairs you must add in the objects.dba in your PhpMyAdmin <---
You will see
Id: Right click with Mopars client to see the ID of an object ( EVERY OBJECT HAS ITS OWN ID! )
X: The X coordinate of the object, can be obtained by right-clicking mopars client
Y:The Y coordinate of the object, can be obtained by right-clicking mopars client
Height: Usually a 0 or 1
Type: 1 or 2 ( Haven't found this out yet, I assume it means ladders and stairs )
It's really quite simple, do not look here unless you have the basic MySQL coding down.
Everything to do with ladders/stairs you must add in the objects.dba in your PhpMyAdmin <---
You will see
Id: Right click with Mopars client to see the ID of an object ( EVERY OBJECT HAS ITS OWN ID! )
X: The X coordinate of the object, can be obtained by right-clicking mopars client
Y:The Y coordinate of the object, can be obtained by right-clicking mopars client
Height: Usually a 0 or 1
Type: 1 or 2 ( Haven't found this out yet, I assume it means ladders and stairs )