Tipps n Trick, useful stuff..

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Tipps n Trick, useful stuff..

Postby esteel » Thu Mar 09, 2006 2:23 pm

This stuff is mostly copied from the old forum.. sorry all the links to the posts i have take that info are gone as is the old forum :)

Open the game console:
The console is like a shell for the game.. you can enter commands, change settings for make Nexuiz connect to a server. It can be opened by pressing shift+esc while you're in the menu. Or at any other time that is.
But when in-game you can just press ` (the key left of 1) which is easier. Press escape in both cases to close the console again.
Nexuiz 2.2.1 introduced the variable con_closeontoggleconsole. Just set it to 1 and you can use the same key to close the console again. However this does not work too well with european keyboard layouts.


Nexuiz does not start correctly. (No startup video / Only some gray blocks instead of the menu / No text visible)
The reason for this is that nexuiz did not file some files.

Maybe the executable was started from within the wrong directory and can't find its data files.
Nexuiz does include a linux shell scripts nexuiz-linux-glx.sh and nexuiz-linux-sdl.sh which will take the right 32 or 64 bit variant and also take care of the right directory, use those to start the game.
A few lines down in this you can also find a link for scripts that also will do a simple autorecord.

Maybe you made an error while extracting nexuiz-20.zip. Make sure you use the option with folder.


Nexuiz is too dark:
v_hwgamma 1
v_gamma 1.5
v_brightness 0.1
v_contrast 0


Colored names and other fonts
You can apply colors to your player name (inside the Nexuiz game, not the forums) by typing ^(number from 0-9) before your text. Like this:

^5This way you can not only color your name, but your whole text!
^1red ^2green ^4blue

List of colors
^0 = black
^1 = red
^2 = green
^3 = yellow
^4 = blue
^5 = aqua
^6 = pink
^7 = white
^8 = light grey
^9 = dark grey


Also see here: http://bddempire.com/xeno/colors.asp

Besides colors you can use special characters in your name.
This page does explain it pretty nice: http://bddempire.com/xeno/fonts.asp

In case it will cease to exists here the old stuff: Lines that are directly underneath mean that you'll get the same character as above in an other font. Also the "misc" chars will look differently ingame then here in the text..
here's a list of special chars ( i think it's the old morfar's signature :))

Normal: ABCDEFGHIJKLMNOPQRSTUVWXYZ
Cool: ÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚ
LCD: áâãäåæçèéêëìíîïðñòóôõö÷øùú

Normal: 1234567890
LCD: ±²³´µ¶·¸¹°

Misc: ŸÝÿýÜÛüûÀàÞþߥ¢¨€£¤§¦¯©®«»¡¿¼½¾¬ºªƒ•"


m0rfar also made a nice file with all those characters:
I have acctually found more special characters, like smileys and colorfull "splats", but I don't have them in the signature since they become "lost in translation" on this forum.

http://rapidshare.de/files/10726705/autoexec.cfg.html


demo recording, watching, listing:
1. open console and enter "rec <name>" (before connecting to a server!). The demo will be stored in ~/.nexuiz/data/demos/<name>.dem (Linux/Mac) or Nexuiz/data/demos/<name>.dem (Windows).
2. open console and enter "ply <name>" (if you downloaded a demo copy it to data/demos first)
Nexuiz 2.0 does include demo menu that can also be used to start/play a demo.

to list all available demos type "dem" on the console.

In this thread you can learn how to make a simple autorecord for nexuiz. Its just a bit too long to quote it here. But its very useful.
And finally some useful binds for watching/recording demos and movies taken from this post


Easy kicking:
Open the console and type status and see the #NUMBER of the player you want to kick. To really kick him type
kick # NUMBER reason-text
That way you do not have to type the players name. And as you would also need to type the color codes and other stuff in his name it can get hard to do. So use the players number. Notice the space between # and the number! And also notice that you need to be the server admin sitting at the console or using the "client side commands" or play on a server that allows for vote kicking ;). Its almost the same:
using client commands: cc kick # NUMBER reason-text
using voting: vcall kick # NUMBER reason-text
The reason is not needed but its always good to know why one got kicked :)


Nexuiz is too slow or fast :) :
Config files for effects settings:
Open the console and enter one of the following lines to change your graphic settings. From worst(fastest) to best(slowest) quality
exec low.cfg;vid_restart
exec med.cfg;vid_restart
exec normal.cfg;vid_restart
exec high.cfg;vid_restart
exec ultra.cfg;vid_restart
exec ultimate.cfg;vid_restart


Or if you want to have more work you can use the menus to disable / enable all the (realtime) effects under Options - Effects

You can find more info on that topic here: http://forums.alientrap.local/viewtopic.php?t=1628


New movement:


I will edit this post if something else does come to mind.. anyone got more? :)
Last edited by esteel on Tue May 01, 2007 2:17 pm, edited 14 times in total.
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby CyberSpy » Fri May 19, 2006 7:59 pm

I'm kind of curious how you use the different fonts. I can do colors in my name, but what exactly is the usage for the various fonts (What should that line in the .cfg file look like)? This is what I have in that area now:
Code: Select all
_cl_color "51"
_cl_name "^1C^3yber^1S^3py"
_cl_playermodel "models/player/marine.zym"
_cl_playerskin "0"
_cl_rate "10000"
Surreptitiously Yours,
CyberSpy
www.cyberspy.ws
CyberSpy
Newbie
 
Posts: 1
Joined: Fri May 19, 2006 7:53 pm
Location: Cybyerspace

Postby kozak6 » Fri May 19, 2006 8:49 pm

It's not terribly difficult.

The characters listed at the font section, when added to your name, become regular letters in another font. They are listed in alphabetical order.

It's almost like a simple code.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
ÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚ - "cool" font
áâãäåæçèéêëìíîïðñòóôõö÷øùú - LCD font

To have the letter A in the "cool" font, substitute the Á character. To have it in the LCD font, substitute the á character.

This is what you would add to have Cyber in the "cool" font (which resembles stencil or stamped letters) and Spy in the LCD font.

_cl_name "^1Ã^3ÙÂÅÒ^1ó^3ðù"
1.2.1 Forever
kozak6
Alien trapper
 
Posts: 418
Joined: Wed Mar 01, 2006 9:22 pm
Location: AZ

Postby kern » Sat May 20, 2006 2:38 pm

Hi Cyberspy and welcome to the nexuiz forums.

just a hello from the guy you called n00b on the server, cos i dont have any skill :)

Hope you sort your fonts out ok. 8)

in game you can mess with characters too, hold the Ctrl key down while u type, certain ones throw out wingding type characters.

btw, nice phpbb site u have there. i like the design.

gl & hf

k
kern
Advanced member
 
Posts: 79
Joined: Wed Mar 01, 2006 9:52 pm
Location: UK

Postby tZork » Tue Jul 18, 2006 2:11 pm

I deleted a pile of unrelated stuff here. i know where was some spamming abt keeping that spam in a new thread, but as there was no informational value whatsoever in thise posts i dident. pls ppl, its nice that you are so active, but try and keep threads like this free of unrelated nonsense.
HOF:
<Diablo> the nex is a "game modification"
<Diablo> quake1 never had a weapon like that.
<Vordreller> there was no need for anything over 4GB untill Vista came along
<Samua>]Idea: Fix it? :D
<Samua>Lies, that only applies to other people.
tZork
tZite Admin
 
Posts: 1337
Joined: Tue Feb 28, 2006 6:16 pm
Location: Halfway to somwhere else

Postby Coke1984 » Wed Sep 27, 2006 8:09 am

Is there any way to display numbers in the LCD-Font?
Coke1984
Member
 
Posts: 18
Joined: Tue Jun 13, 2006 11:53 am
Location: Essen, Germany

Postby KadaverJack » Wed Sep 27, 2006 8:37 am

Coke1984 wrote:Is there any way to display numbers in the LCD-Font?

Yes, use 0xB0 - 0xB9 (no idea what's that in ascii...)
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby esteel » Wed Sep 27, 2006 8:56 am

The characters
⌂Çüéâäàåçêë
should do the trick..
Just take a look at Nexuiz/data/gfx/conchars.tga and you will see what characters should be possible (some are not for some reason). You can find the ascii value you need for the character by counting line and row (starting with 1) : ascii = (16 * (line - 1)) + (row - 1)
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby The mysterious Mr. 4m » Wed Sep 27, 2006 10:58 pm

This is my preferred way for adding special characters: http://ouns.wikispaces.com/conchars
4m [PB] (amoebios)

This is Your world.
The mysterious Mr. 4m
Forum addon
 
Posts: 1402
Joined: Wed Mar 01, 2006 6:03 pm
Location: germany

Postby Coke1984 » Thu Sep 28, 2006 5:38 am

esteel wrote:You can find the ascii value you need for the character by counting line and row (starting with 1) : ascii = (16 * (line - 1)) + (row - 1)

Thanks that did the trick... although I couldn't enter the charakter via notepad, I got an error that the chars are not ANSI-compatible and would be lost when saving the file. But it worked perfectly with an Hexeditor... Actually the Hex-values are the ones that Cadaver Jack posted :)

Thank you guys!
Coke1984
Member
 
Posts: 18
Joined: Tue Jun 13, 2006 11:53 am
Location: Essen, Germany

Next

Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest