Some binds

Old server topics and posts from 2006, Read only
Veteran
User avatar
Posts: 946
Joined: Fri Jul 07, 2006 0:00
Location: /var/www/pouikland

Some binds

Postby mem » Fri Dec 29, 2006 23:15

first i have a question : what's the syntax to say something in vocal with a different text ?? i'd try with ";" but this make two lines and i don't find info with google :?

then, two binds for those which would have utility of them !^^

-Sprint toggle : press one time to sprint, press again to run
Code: Select all
set beginsprinting "echo ^1Sprinting ON; +sprint; set sprinttoggle vstr endsprinting"
set endsprinting "echo ^fSprinting OFF; -sprint; set sprinttoggle vstr beginsprinting"
set sprinttoggle "vstr beginsprinting"
bind SHIFT "vstr sprinttoggle"


-Demo toggle : replace the standart F12 to stop recording when pressing for the second time
Code: Select all
bind F12 "vstr demotoggle"
set demostop "set demotoggle vstr demostart; stoprecord"
set demostart "set demotoggle vstr demostop; autorecord"
set demotoggle "vstr demostart"


here it's the code when editing config files, for console binds remove the "" :wink:

Server High Admin
Posts: 400
Joined: Fri Dec 22, 2006 1:00
Location: Israel

Postby poring » Sat Dec 30, 2006 0:03

first i have a question : what's the syntax to say something in vocal with a different text ?? i'd try with ";" but this make two lines and i don't find info with google Confused


To add diferent you do something like this:
/vsay hi Memnoch says Hello :D

just space between the name of vocal comand and the text you wish

Website Manager
User avatar
Posts: 6378
Joined: Tue May 09, 2006 0:00
Location: Netherlands

Postby warren-the-ape » Sat Dec 30, 2006 1:29

See the FAQ Memnoch :wink:
"When the pin is pulled, Mr. Grenade is not our friend." Image

Veteran
User avatar
Posts: 946
Joined: Fri Jul 07, 2006 0:00
Location: /var/www/pouikland

Postby mem » Sat Dec 30, 2006 5:16

thanks Poring :wink:

warren the ape wrote:See the FAQ Memnoch :wink:


oops, sorry, i had read it but long time ago, and seems to be added after... or i'm blind, with the choice !^^

Return to PS Forum Archives - 2006

Who is online

Users browsing this forum: No registered users and 2 guests