open a safe using a code. - by Cardia
Cardia on 9/4/2019 at 10:51
so i have these buttons installed, i have the quest var trigger linked to the safe with a controdevice, but when i compose the code it won't open the safe door, i´ve tried using a normal door and it works. is there any way to make a safe door open using the secret in the buttons?
Random_Taffer on 9/4/2019 at 16:33
It's a bird!
It's a plane!
It's a...Search Function!!!
Psych0sis on 9/4/2019 at 17:56
It's like the great prophet Bane once said:
I swear to god, every thread it's like Cardia has only been using DromEd for a week. It boggles my mind.
R Soul on 9/4/2019 at 18:17
The final paragraph says that the number textures' colours will be wrong (palette error). However, one of the NewDark updates has fixed that problem
A while ago I put that on the Dromesday book and made a couple of changes (including a fix for the above problem, which I've just removed since it no longer exists):
(
https://dromed.whoopdedo.org/dromed/odometer)
Cardia on 9/4/2019 at 19:38
Quote Posted by Psych0sis
It's like the great prophet Bane once said:
I swear to god, every thread it's like Cardia has only been using DromEd for a week. It boggles my mind.
I know how to set combo codes, i´ve use it for ages several times in my previous missions, like i said in my first post it works with doors but not with the safe door, instead of criticizing me i little help would be more kind no? have you ever helped me? No, never. Yes i see you´re a very kind person. To criticize people and mock them, you´re always ready, but to help no way. If i was able to have missions playable is because i had people helping me here.
Search function? for god sake i have the combo tuturial for ages, try search .combo codes for safe door and will see the results , you´ll have nothing.
Thank you Mike, Russ and Robin, the tuturial you showed me is the one i have except instead of "door_combo" my tuturial has "secret_code" i think i will take a look at the mission "shipping and receiving"...
Cardia on 9/4/2019 at 20:30
Thank you Mike, i´m using a safe model, if it was a safe door it would have worked, i even tried to link the safe using a small switch with a cd link, and it won't open. i tried using a stddoor script in the safe object, and still nothing, i will check the file you sent me :thumb:
R Soul on 9/4/2019 at 20:32
The combination lock system opens/closes doors using TurnOn/TurnOff messages. The safe green safe is a container, and they don't respond to TurnOn/TurnOff messages.
The easiest solution is to use a LockerDoor or FloorPanel objects, which are small sliding doors.