Binds, Commands, Cvars & Scripts

Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

*gone*
Last edited by Nologic on Wed Nov 16, 2005 8:49 pm, edited 1 time in total.
NitrousFlare
Posts: 81
Joined: Sun Oct 30, 2005 6:32 am

Post by NitrousFlare »

do you use this config, like for matches and stuff, or do you have a seperate one?
Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

*gone*
Last edited by Nologic on Sat Nov 12, 2005 5:27 pm, edited 1 time in total.
NitrousFlare
Posts: 81
Joined: Sun Oct 30, 2005 6:32 am

Post by NitrousFlare »

how are you making this if you don't own the game!?
Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

*gone*
Last edited by Nologic on Sat Nov 12, 2005 5:28 pm, edited 2 times in total.
NitrousFlare
Posts: 81
Joined: Sun Oct 30, 2005 6:32 am

Post by NitrousFlare »

my door knob is made from metal, but it's painted gold.
Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

*gone*
Last edited by Nologic on Sat Nov 12, 2005 5:28 pm, edited 1 time in total.
Oeloe
Posts: 1529
Joined: Fri Mar 19, 2004 8:00 am

Post by Oeloe »

I'm missing equivalents of the commands cvarlist and cmdlist from Q3, with which you can list all cvars/commands or look for certain ones by using part of the name and a wildcard (*). I've looked through the 'full' cmd list from UC but i don't see commands for it... :paranoid:

I know about autocomplete with tab, but (for instance) how do i find a cvar with the word "diffuse" in it, if i don't know the first letter(s) of the cvar?
Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

*gone*
Last edited by Nologic on Sat Nov 12, 2005 5:28 pm, edited 1 time in total.
Oeloe
Posts: 1529
Joined: Fri Mar 19, 2004 8:00 am

Post by Oeloe »

It's basically the use of wildcards that i'm looking for (to use icw which command).
Nologic
Posts: 121
Joined: Thu Aug 05, 2004 7:00 am

Post by Nologic »

*gone*
Tormentius
Posts: 4108
Joined: Sat Dec 14, 2002 8:00 am

Post by Tormentius »

Here's a mirror to some of the deleted scripts from this thread in case anyone can make use of them:

http://www.gibwars.org/f...logic_Q4_v0.31_Beta.rar

oxytocin
Posts: 20
Joined: Wed Oct 26, 2005 6:34 pm

Post by oxytocin »

i was playing online and saw someone do a scrolling name script, it changed colors and scrolled dif text by itself. anyone got a clue as to wut this script is?
kleeks
Posts: 161
Joined: Sat Apr 14, 2001 7:00 am

Post by kleeks »

hehe i was thinking it was spam, and will more than likely get you bant on some servers :)

I believe there was something similar in nologic's cfg's that achieved this - not sure what happend to them all though, dunno if theres any links left that are live.

edit : I think this is the correct section - not sure exactly how it works, you'll have to play with it

Code: Select all

//  ____________________________________________________________________________________________
// |   Name Animation                                                                           |
//  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
// This Is A Novelty And Should Not Be Used In Match's
// Binds for config\name.cfg
bind    h               "vstr ua_na_f"                                  // Name Animation Selection
bind    j               "vstr ua_na_a"                                  // Name Animation Action
bind    k               "set  ua_na_a; ui_name '^c999N^c899o^c689l^c579o^c468g^c358i^c258c^0'"
Locked