Ok, my elevator works fine as it is. I stand on it, it takes me down, and then after 2 seconds it returns to home point.
Now, I just need to place a call button to bring the elevator down so I can go back up.
I'm trying to use 00_elevcall.cog but I don't know how to fill out the values it asks for;
callbutton (surface)
upbutton (surface)
dnbutton (surface)
elevator (thing)
speed (flex)
floorlevel (flex)
totalfloors (flex)
I know callbutton (surface) needs the sector and surface numbers of where the actual switch is located, and I know elevator (thing) needs the object number. As for the rest, I kind of have a general idea, but I can't seem to make it work.
Need a little help, here!
Thanks in advance
Now, I just need to place a call button to bring the elevator down so I can go back up.
I'm trying to use 00_elevcall.cog but I don't know how to fill out the values it asks for;
callbutton (surface)
upbutton (surface)
dnbutton (surface)
elevator (thing)
speed (flex)
floorlevel (flex)
totalfloors (flex)
I know callbutton (surface) needs the sector and surface numbers of where the actual switch is located, and I know elevator (thing) needs the object number. As for the rest, I kind of have a general idea, but I can't seem to make it work.
Need a little help, here!
Thanks in advance