Forums Index >> Modding >> HotkeyScript - v.3.0



Page : <1> :


This lets you have talk-hotkeys. Example, if you press F1 you'll say 'Hello Fellow TT-ers!'
I know most ppl have them already, but though. For who wants them...
LinkyLinky

--
Install insctructions -> Read Me File
Comming Soon -> Comming Soon File
--

Also includes a list of what hotkey, says what. ;)

 

 

 

 

Sunday, May 07, 2006 at 1:09:57 AM

I havent tested, but your Server-side version wont work... It'll only work for YOU if you're using the "create" button, and only for you...


Sunday, May 07, 2006 at 2:21:11 AM

 

 

If you're using the "create" button

 


And what if you host dedicated? :S
---
Well... At least the client-side works...

 

 

 

 

Last edited: Sunday, May 07, 2006 at 8:24:27 AM

Sunday, May 07, 2006 at 8:24:01 AM

Dedicated wont work...


Sunday, May 07, 2006 at 10:56:58 AM

This is kinda pathetic....

Sunday, May 14, 2006 at 7:14:46 PM

Cass you know I like you but this is as ^ says rather pointless. All you have done is taken the text from my website (which is also available all over PTT) and split it into sections and save them as cs files. There is no need for a server side hotkey function (eventhough this is not that) as players should decide on their own hotkeys. You have done no more than exec a few more scripts to run, when having less scripts running is better than more, besides that if you put all that hotkey text in the main.cs it does exactly the same thing.

 

 

 

 

Monday, May 15, 2006 at 2:43:05 AM

^ I tried DLing the hotkeys from Daz's site, and they didn't work for me. In fact, TT wouldn't load with it in my main.cs. Don't know why, but the text reads as a straight long line, rather than in the regular paragraph-style. :S

Monday, May 15, 2006 at 2:09:09 PM

^ Email me or get in touch through yahoo IM and I will sort that for ya ( details in profile)

 

 

 

 

 

Monday, May 15, 2006 at 3:46:52 PM

^ thanks, Daz, I figured it out. First time I've used the PTT/Google search thingy. XD

Monday, May 15, 2006 at 4:29:25 PM

Could someone make a client side script. My main.cs is busy enough as it is with hotkeys. Can someone make hotkeys.cs - If not I will have a go at it. I think its pretty simple first start to scripting.

 

 

 

 

Tuesday, May 16, 2006 at 8:55:38 AM

Well, pedro, this takes absolutely no skill, dazz was the one after all who worked to make this.

If (!$server::dedicated) { // if the server you are in isnt dedicated-- important, just keep that
moveMap.bindCmd(keyboard, "1", "", "commandToServer('messageSent', *"Good One...!!*");");
}

Keyboard --- where the button lies, mouse could also work
1 --- what should the key button name be; if on mouse, mouse1 would be left click, mouse2 right, so on "f" would be the f key, and "shift" would be shift
"" --- leave that one blank, unnecessary to bother with
then, after that would be the function you'd call with that key, in this case, a commandtoserver, sending a message, and that message being Good One...!!

An important note, you must keep the infront of "quotes in the command to server, it is specifying that those "s arent marking the end of the move map.

Again, just copy and paste as many as you want into the main.cs

PS: there is a problem with these forums, so I cannot place back slashes in this text, but they should be placed where the *s are

As for you cas, this is really stupid. You made this sooo much more complex than it has to be.... Why do you need all those files they need only to place it in the main.cs

Pathetic.... :'(

Last edited: Saturday, May 20, 2006 at 9:08:28 AM

Saturday, May 20, 2006 at 9:03:11 AM

I tried but my TT wouldnt load up, I think it just wouldn't execute. The path was correct but there must of been an error in the script.

 

 

 

 

Sunday, May 21, 2006 at 10:11:21 AM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald