Author Topic: binds?  (Read 4984 times)

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« on: November 14, 2006, 02:32:38 am »
I'm sorry, I tried to look for it in this forum, but couldn't find it SPECIFICLY
I want a bind with talkings, not those "buy" "evolve" "join" binds, just conversation ones. And when I tried to look for it, it looked confusing with extra stuff... =/
so, can anyone just give me like, a small tutorial about it? Thanks

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
binds?
« Reply #1 on: November 14, 2006, 02:47:51 am »
say is global chat
say_team is team chat

thats all you need now.

∧OMG ENTROPY∧

rasz_pl

  • Guest
binds?
« Reply #2 on: November 14, 2006, 04:16:06 am »
catrasz@capek:~$ cat .tremulous/base/autoexec.cfg
set a1v1 "sell weapons;sell upgrades;buy bsuit;buy chaingun;itemact chaingun;buy rifle; bind 1 vstr a1v2"
set a1v2 "sell weapons;sell upgrades;buy bsuit;buy lcannon;itemact lcannon;buy rifle; bind 1 vstr a1v1"
set a2v1 "sell weapons;sell upgrades;buy helmet;buy lgun;buy larmour;itemact lgun;buy rifle; bind 2 vstr a2v2"
set a2v2 "sell weapons;sell upgrades;buy helmet;buy prifle;buy larmour;itemact prifle;buy rifle; bind 2 vstr a2v1"

bind UPARROW "say_team ^7^^^^^^^^!!!Look ^1UP^7/Go ^1UP^7/ It's ^1UPstairs^7!!!^^^^^^^"
bind DOWNARROW "say_team ^7VVVVVVV!!!Look ^1DOWN^7/Go ^1DOWN^7/ It's ^1DOWNstairs^7!!!VVVVVVV"
bind LEFTARROW "say_team ^7<<<<<<<Look>>>>>>>"
bind KP_RIGHTARROW "say_team ^7------>!!!^1ATTACK^7 with ^1ME^7/^1COME^7 with ^1ME^7!!!<------"
bind KP_LEFTARROW "say_team ^7------>!!!^1DEFEND^7 with ^1ME^7/^1STAY^7 with ^1ME^7!!!<------"
bind KP_HOME "+lookup"
bind KP_END "say_team ^7------>!!!Lets ^1GO BACK^7/^1RETREAT NOW^7/^1FALL BACK^7!!!<------"
bind KP_PGDN "say_team ^7------>!!!Lets ^1GO^7/^1COME ON^7/^1FORWARD^7!!!<------"
bind KP_PGUP "+mlook"
bind KP_INS "say_team ^7------>!!!^1REAC^7/^1OM DOWN^7, ^1ATTACK^7!!!<------"
bind KP_DEL "say_team ^7------>!!!^1REAC^7/^1OM ALMOST DOWN^7, ^1ATTACK^7, ^1FINISH IT^7!!!<------"
rasz@capek:~$

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #3 on: November 14, 2006, 05:52:20 am »
is there any bind to change your name? Because my brother recently likes playing Tremulous and it messes up stuff because he has same name as mine and it confuses people.
do you have to go "/name change ()" or something like that?

Rawr

  • Posts: 918
  • Turrets: +1/-1
binds?
« Reply #4 on: November 14, 2006, 07:08:39 am »
bind for names is /bind <key> name <name>

another one is tell_target wich kinda comes in handy for telling people to get out of your way.
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #5 on: November 14, 2006, 11:45:58 pm »
Quote from: "bazuka_poo"
another one is tell_target wich kinda comes in handy for telling people to get out of your way.
oh thank you, I was going to ask that, but it seemed kind of offhand. THANK YOU!
isnt it "name <name>"?

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
binds?
« Reply #6 on: November 15, 2006, 01:57:08 am »
Quote from: "holyknight"

isnt it "name <name>"?
it is
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #7 on: November 15, 2006, 02:06:16 am »
that's good :)
so how do i execute it? Do i go /execute (didn't work) or /open (didn't work) or /load? or something?

SilverWolf

  • Posts: 108
  • Turrets: +1/-0
    • http://swcompany.proboards49.com/index.cgi
binds?
« Reply #8 on: November 15, 2006, 11:52:40 am »
/exec
size=20]Level 60 Thread Killer[/size]
[size=16]Leader of SWL[/size]
Playing Tremulous on MAC!
TJW rules!

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #9 on: November 17, 2006, 02:33:56 am »
thanks everyone :D
but the bad thing is, the bind V "tell_target didn't work, i put bind V "tell_target <insert> and when I clicked "v" to the player, it didn't work

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
binds?
« Reply #10 on: November 17, 2006, 02:38:48 am »
/bind v "tell_target gtfo of my way!"
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #11 on: November 17, 2006, 08:05:50 am »
im suppose to put "/" ?

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
binds?
« Reply #12 on: November 17, 2006, 01:05:16 pm »
If you enter it into the console without a / or \ (or ; ), it will be sent as a chat message and your bind won't save.
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #13 on: November 17, 2006, 11:28:37 pm »
no, I mean, am I suppose to put "/"s in the .cfgs?

Yarou

  • Posts: 218
  • Turrets: +43/-109
binds?
« Reply #14 on: November 17, 2006, 11:30:49 pm »
No, the configuration file automatically parses your commands.


Currently:
{&}Yarou

holyknight

  • Posts: 998
  • Turrets: +4/-2
binds?
« Reply #15 on: November 17, 2006, 11:33:44 pm »
Quote from: "holyknight"
thanks everyone :D
but the bad thing is, the bind V "tell_target didn't work, i put bind V "tell_target <insert> and when I clicked "v" to the player, it didn't work