PlaneShift

Gameplay => Newbie Help (Start Here) => Topic started by: Ineluke on May 03, 2004, 08:11:46 pm

Title: How can I make shortcut keys?
Post by: Ineluke on May 03, 2004, 08:11:46 pm
I want to know how I can make shortcut keys for often used commands like /shout or /tell.
Title:
Post by: Pyronion on May 03, 2004, 08:18:35 pm
Well may be thats also a good idea for the future updates ^^...
Title:
Post by: Ineluke on May 03, 2004, 08:23:33 pm
actually i think that there are people who have already done it...
Title:
Post by: Pyronion on May 03, 2004, 08:27:58 pm
Ow I\'v never noticed

i just typ the /[message] -key
Maybe your just a slow typer ^^ :P
Title:
Post by: Xanaroth on May 04, 2004, 11:24:52 am
i believe that in aneiko\'s mods there is something like that present, tough i am never able to download any of them cause i always get a message that the server i wish to download from is down or that there is a other problem at the downloading site... tough you can try it, maby you get lucky that the downloading works.
Title:
Post by: Toadhead on May 04, 2004, 11:28:46 am
If there isn\'t one currently its not that difficult to make one, just create a new function called \"shout\" and when you press on a given button you will call this function. This function will be defined that it will add \"/shout \" to the chatbox thaats a little bit trickier but not impossible to make. I guess there is already one out :/
Title:
Post by: Ineluke on May 05, 2004, 06:52:18 pm
I cant program in c++ yet I only know vb.net so if you wanna maybe write the code and where to put it I\'d really really like you...
Title:
Post by: Toadhead on May 05, 2004, 06:55:30 pm
I just started programming in C++*, I currently only create console programs lol.

* Like 6 weeks now

Maybe if you can wait like 2 months I would be able to make it, I learn very fast you know :)
Title:
Post by: Ineluke on May 10, 2004, 06:37:25 pm
If anyone who can program in c++ reads this please tell me how to make shortcut keys of my own.