RF KeyCodes(keyboard letters corresponding to numbers)

Topics regarding Scripting with Reality Factory
Locked
MakerOfGames
Posts: 866
Joined: Fri Jul 08, 2005 4:27 am
Location: PA, USA

RF KeyCodes(keyboard letters corresponding to numbers)

Post by MakerOfGames »

Here are those keycodes every RF user should have! Posted'em on the old forums just before the hack. Here they are again. What are these useful for you ask? They are used for the self.keypressed event, allowing you to define events with key commands. With proper code, you can make cheat codes, scripted players, etc! Enjoy! 8)

(Muzzer was the first to post these a while back in the really old forums.)
Think outside the box.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
MakerOfGames
Posts: 866
Joined: Fri Jul 08, 2005 4:27 am
Location: PA, USA

Post by MakerOfGames »

How can I get the keycodes to be displayed on the web page so that you dont have to click to download to see them? Please post back if you know the answer!
Think outside the box.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
User avatar
federico
RF Dev Team
Posts: 443
Joined: Tue Jul 05, 2005 3:14 pm
Contact:

Post by federico »

Image
User avatar
federico
RF Dev Team
Posts: 443
Joined: Tue Jul 05, 2005 3:14 pm
Contact:

Post by federico »

left click = 72
right clicl = 73
middle click = 74

8)
MakerOfGames
Posts: 866
Joined: Fri Jul 08, 2005 4:27 am
Location: PA, USA

Post by MakerOfGames »

Thanks federico. Also, thanks for the mouse button numbers. But for my future knowledge how did you get the picture to show in the post?
Think outside the box.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
User avatar
federico
RF Dev Team
Posts: 443
Joined: Tue Jul 05, 2005 3:14 pm
Contact:

Post by federico »

I have different webspace because I follow several web projects that i'm trying to put togheter in a site (including a complete section about RF). I simply put your image in afolder of one of my sites and linked as Img in the post. I suggest you to make the same thing choosing one of the billions free web hosting on the net... funpic.org altervista.org for example
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams »

all attached images larger than 640x480 are displayed as a link
MakerOfGames
Posts: 866
Joined: Fri Jul 08, 2005 4:27 am
Location: PA, USA

Post by MakerOfGames »

Thanks for the info.
Think outside the box.
To go on an adventure, one must discard the comforts and safety of the known and trusted.
User avatar
creekmonkey
Posts: 116
Joined: Tue Oct 23, 2007 2:55 pm

Re: RF KeyCodes(keyboard letters corresponding to numbers)

Post by creekmonkey »

Ok I know this is a really old post, but where can I find the corresponding numeric key codes?
User avatar
darksmaster923
Posts: 1857
Joined: Wed Jan 03, 2007 10:32 pm
Location: Huntington Beach, California, USA

Re: RF KeyCodes(keyboard letters corresponding to numbers)

Post by darksmaster923 »

Herp derp.
Locked