Tremulous Forum

General => General Discussion => Topic started by: Paradox on August 17, 2006, 01:48:06 am

Title: Autocomplete
Post by: Paradox on August 17, 2006, 01:48:06 am
Ok, i know typing something and pressing tab operates the autocomplete system that completes, or gives a list of matches, but the list never seems complete. Is there any way to add things to the list?
For example, it has a humanbuildpoint, but no alien build point module.
Title: Autocomplete
Post by: vcxzet on August 17, 2006, 03:06:29 am
dot dot dot
Title: Autocomplete
Post by: Aninhumer on August 17, 2006, 11:58:06 am
Could you give us some more context?

From what you've actually said I'd guess you're problem is that "alienbuildpoint" doesn't start with "human" hence it doesn't come up with that.

Nevertheless I still have no idea what you're talking about...
Title: Autocomplete
Post by: Chojin on August 17, 2006, 01:17:34 pm
]g_human
    g_humanStage3Threshold = "40"
    g_humanStage2Threshold = "20"
    g_humanMaxStage = "2"
    g_humanKills = "5"
    g_humanStage = "0"
    g_humanBuildPoints = "110"
]g_alien
    g_alienStage3Threshold = "40"
    g_alienStage2Threshold = "20"
    g_alienMaxStage = "2"
    g_alienKills = "6"
    g_alienStage = "0"
    g_alienBuildPoints = "160"

This is what I get, when I type g_human<tab> or g_alien<tab> within the server console. You are talking about the server console, aren't you?

But it would be nice to add stuff to that list, like all the !<commands> from TJW. Anyone?
Title: Autocomplete
Post by: Paradox on August 18, 2006, 02:57:47 am
Server, and in game console. It also has some entries that dont exist anywhere, like g_alienlevel.
Title: Autocomplete
Post by: vcxzet on August 18, 2006, 03:00:45 am
how can i decrease the build timer
Title: Autocomplete
Post by: kevlarman on August 18, 2006, 04:53:35 am
Quote from: "vcxzet"
how can i decrease the build timer
i think that's hardcoded in the current version of tremulous. (i'm only 75% sure though)
Title: Autocomplete
Post by: Paradox on August 18, 2006, 03:48:36 pm
Besides being completely off topic, that question is exactly what i want to know.