Frictional Games Forum (read-only)

Full Version: Key functions? ;_;
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Scripting is a living hell for me. Undecided I finally made a decent room and now I can't make the key work properly. with the door.

http://imageshack.us/photo/my-images/35/sighpj.jpg/


That's what they look like right now.

Top one is inside my Custom Story map.
And the bottom one is in the Maps. :]

I would REALLY appreciate some help on this one.. Heart
Attached. o3o Link is just incase I failed on attaching the picture.

V
Start by using notepad++ when scripting. Makes it easier for you to read:
http://notepad-plus-plus.org/download/v5.9.8.html

The scripting looks alright to me. Check if the key has renamed itself to "RoomKey_1".

In the future post "need help threads" here:
http://www.frictionalgames.com/forum/forum-39.html

And provide more detailed information on exactly "what is wrong". Eg. Key isn't removed, nothing happens.
Try using commas instead of periods, semi-colons instead of colons, and quotation marks instead of single quotes.
Thank you, I'll give both the ideas a try~

Again, thank you.