Search Results
Search results 21-40 of 66.
The forums have been archived. Please read this thread for more information.
-
Making a amnesia map
ImmaBarrel - - Archive
PostHere
-
Making a amnesia map
ImmaBarrel - - Archive
PostSame still dont work
-
Making a amnesia map
ImmaBarrel - - Archive
Postthe key still doesnt work on the door
-
Making a amnesia map
ImmaBarrel - - Archive
Postand then what
-
Making a amnesia map
ImmaBarrel - - Archive
PostNo there's no errors. Yes here Amnesia the dark descent>custom_stories>The Keys>maps>The Keys.hps and it look like this =========================================== // Starter's Script File! //=========================================== //=========================================== // This runs when the map first starts void OnStart() { AddUseItemCallback("","Unknown Key_1","mansion_1","OpenDoor", true); } void OpenDoor(string &in asItem, string &in asEntity) { SetSwingDoorLocked("mansion_1", fal…
-
Making a amnesia map
ImmaBarrel - - Archive
PostQuote from Flamez3: “.... Did you rename everything, did you double check the names, do you know where to put the .hps, do you understand how to tell me what's wrong without me playing a guessing game to figure out your problem... What is the problem you are having with this script?” Yes the .hps is in tQuote from Flamez3: “.... Did you rename everything, did you double check the names, do you know where to put the .hps, do you understand how to tell me what's wrong without me playing a guessing…
-
Making a amnesia map
ImmaBarrel - - Archive
Postthe doors entityes box? omfg. I knew it all the time that it was just one simple thing i had to do -.- just like with the FL studio i just needed 1 file to crack it.. ffs YAA ITS FUCKING LOCKED lol the key dont work on the door
-
Making a amnesia map
ImmaBarrel - - Archive
PostDude i did make 1 room in 1 hour. or spawnpoint
-
Making a amnesia map
ImmaBarrel - - Archive
Postehhhhhhhhhhhhhhhhhhh but the videos are like 9 mins long.
-
Making a amnesia map
ImmaBarrel - - Archive
PostANY websites or links where i can the script?
-
Making a amnesia map
ImmaBarrel - - Archive
Postwell help me. tell me the right script. Or what can i do
-
Making a amnesia map
ImmaBarrel - - Archive
PostI just need the right script for the door and the problem is gone and i can start making the map again
-
Making a amnesia map
ImmaBarrel - - Archive
PostYes. but it still dont work . any issues?
-
Making a amnesia map
ImmaBarrel - - Archive
Postehhh i havent found something new . the door is not locked yet
-
Making a amnesia map
ImmaBarrel - - Archive
Postgod damit. The door is still not locked
-
Making a amnesia map
ImmaBarrel - - Archive
Postit will be done when i know the door script/ note - ok i try again
-
Making a amnesia map
ImmaBarrel - - Archive
PostQuote from Flamez3: “void OnStart() { AddUseItemCallback("", "key", "door", "OpenDoor", true); } void OpenDoor(string &in asItem, string &in asEntity) { SetSwingDoorLocked("door", false); } There you go man c:” Quote from Flamez3: “void OnStart() { AddUseItemCallback("", "key", "door", "OpenDoor", true); } void OpenDoor(string &in asItem, string &in asEntity) { SetSwingDoorLocked("door", false); } There you go man c:” i get error at the setswingdoorlocked .
-
Making a amnesia map
ImmaBarrel - - Archive
PostOk thaank you i go try and btw you can check how it look like //=========================================== // This runs when the map first starts void OnStart() { AddUseItemCallback("","Unknown Key_1","mansion_1","OpenDoor", true); } void OpenDoor(string &in asItem, string &in asEntity) { SetSwingDoorLocked("mansion_1", false); PlaySoundAtEntity("mansion_1", "unlock_door.snt", "mansion_1", 1, true); RemoveItem("Unknown Key_1"); }
-
Making a amnesia map
ImmaBarrel - - Archive
PostNo but its my first time i watch some tutorials and none of them worked so i tried look in a other guys custom story and i hope it works havent checked yet
-
Making a amnesia map
ImmaBarrel - - Archive
Postim stuck i got trouble Getting the door locked so i can use the key