hey, when i spawn an elevator (displayid 360) i get on it, and then it moves up... here the bug :P.... i stay in my place.... the elevator goes up 0_o
any fixes?
hey, when i spawn an elevator (displayid 360) i get on it, and then it moves up... here the bug :P.... i stay in my place.... the elevator goes up 0_o
any fixes?
find an elevator in the game that doesnt do that. then find it in the database and change the flags of the one you spawned to the same flags as the one that does work
I HAVE THE BALLS TO ASK STUPID QUESTIONS
then ull have to set all their flags to 4294967295 in gameobject spawns
I HAVE THE BALLS TO ASK STUPID QUESTIONS
Tell me if that works. I could never get any elevators to work
You have to activate the object to make it work.
You can do this by in game doing
.go select
.go activate
and then it should work, but this is only a temporary fix. To change it to working forever, you need to go into your creature_spawns, find the object and change the state columb from 0 to 1.
gameobject_spawns Mr Tired Stone.
But try as the above posters suggested. Should work fine!