This is the sidebar
This is an old revision of the document!
In this upcoming episode we finally get down to business.
You don't want to waste time in the menu, which you could spend fragging when you have to adjust a setting? Or the option you are looking for just does not seem to exist?
Then the ingame console is the way to go and we want to make sure you get the best out of it.
After this episode you will be able to:
Although the focus for this episode is on Nexuiz newcomers, there are some cherrys for advanced gamers to pick from (ever got frustrated by autocompletion not working for map votes?).
Don't miss it!
exec
command (completes config file names)map
/ chmap
)vmap <mapname>
insteadcustom cvar
means no discription availablecvarlist xyz
Hello and welcome to the second episode of the new Nexuiz In-Depth video podcast. My name is Marius Shekow aka GreEn`mArine and this time we will have a closer look at
The level of difficulty of this episode is beginner.
So lets start!
clear
before
Now I'd like to explain the auto-completion feature of the console, which helps to speed up your work a lot. The auto-completion does two things:
Allow me to illustrate this: However, before I do, maybe one tip beforehand: in order to get a better overview, it is sometimes recommended to “clean” the console up from stuff that was written there before, you can do so by entering clear
into the console. Now, I want to edit the value of the variable timelimit, but since I'm lazy, I only enter t-i-m and then hit tab.
After hitting tab, nexuiz automatically shows me all commands, variables and aliases that start with t-i-m, as well as their values and descriptions. It did also auto-complete a little, because it added the e at the end, so now the console says “time”. However, it was unable to complete it any further, because there's still ambiguity. It doesn't know whether I want to have timeLimit, notice the L, or timeFormat, notice the F. If I supply the console with that information, L, and hit tab again, it will auto-complete to my desired variable, timelimit.
Allow me to summarize what you can use the auto-completion for.
Before I come to the end of this episodes, I have a few more details for you:
Alright, I think I've wasted enough of your time today. In the next episode I will have a look at the advanced settings menu introduced in Nexuiz 2.5 which offers an alternative way of accessing the variables in nexuiz. This was GreEn`mArine for the AT dev team, have a good time and cu next week!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
![]() | GFDLcontent Unless mentioned on the licensing page, the work on this page is licensed under the GNU Free Documentation License. The author states that the text and images can be used within the restrictions of this license (for example, they can be incorporated into certain free encyclopedias such as Wikipedia). |
Kindly hosted by NexuizNinjaz.com |