Turning off weapon

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Turning off weapon

Postby Longhorn » Sun Feb 11, 2007 4:08 am

Is there any way to remove the weapon from view (viewweap)? I don't like to see it, it hides potential targets :twisted:
Longhorn
Member
 
Posts: 39
Joined: Sun Feb 04, 2007 5:59 am
Location: Indiana, USA

Postby KadaverJack » Sun Feb 11, 2007 4:19 am

Yes, it's possible. Open the console (shift+esc) and enter "seta r_drawviewmodel 0".
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby Longhorn » Mon Feb 12, 2007 12:39 am

Is there a list somewhere that shows all the variables to the config?
Longhorn
Member
 
Posts: 39
Joined: Sun Feb 04, 2007 5:59 am
Location: Indiana, USA

Postby KadaverJack » Mon Feb 12, 2007 12:48 am

There are builtin commands to show all variables (cvarlist) and commands (cmdlist) (you can use log_file <filename> to dump both lists to a textfile).
There's also a list in the wiki http://www.alientrap.org/wiki/pmwiki.ph ... GameTweaks with some more comments on the custom variables.
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby Psychcf » Mon Feb 12, 2007 2:26 am

yeah but the wiki is missing half of it's definitions.
Psychcf
Forum addon
 
Posts: 1554
Joined: Sun Dec 03, 2006 11:38 pm
Location: NY, USA

Postby esteel » Mon Feb 12, 2007 12:31 pm

psychiccyberfreak wrote:yeah but the wiki is missing half of it's definitions.

But it has at least the complete list of variables, even old ones that got removed by now. If you just use cvarlist you will have less then that. And everyone is welcome to help with the comments to those variables as i'm just to fucking lazy to write comments for almost 1000 variables. Sorry for that.. :P :) ;)
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby Psychcf » Mon Feb 12, 2007 8:31 pm

esteel wrote: i'm just to fucking lazy to write comments for almost 1000 variables. Sorry for that.. :P :) ;)


If I were in that situation I'd probably do the same thing. It's kind of like W3C XHTML compliance, not even google does it. :lol:

Anyway, most of them are self explantiory, but one I don't get is 'g_balance_nex_animtime' Wha? Also sv_allow_shownames. yeah there's a bunch.


Just got this idea there should be an rcron console. Mabie I'll figure it out and put it in psychmod.
Psychcf
Forum addon
 
Posts: 1554
Joined: Sun Dec 03, 2006 11:38 pm
Location: NY, USA

Postby divVerent » Mon Feb 12, 2007 8:47 pm

What is rcron? Console commands executed according to a time schedule?

Or do you just mean rcon? That's in the engine.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Psychcf » Mon Feb 12, 2007 8:57 pm

divVerent wrote:What is rcron? Console commands executed according to a time schedule?

Or do you just mean rcon? That's in the engine.


no you're thinking cron jobs.

(ahh an r sneaked in to rcon, damn)

Anyway rcon means 'remote console', and it's for server admins.
Psychcf
Forum addon
 
Posts: 1554
Joined: Sun Dec 03, 2006 11:38 pm
Location: NY, USA

Postby esteel » Mon Feb 12, 2007 9:21 pm

There is rcon in the engine and from the time before that sv_clientcommands* which is about the same thing but is done in gamecode and requires a 'real' connection to the server. sv_allow_shownames controls if clients can use cl_shownames.. that if if the name of the opponent they point their crosshair at is displayed. But by default cl_shownames is only set to 1 which will do that only in team matches, a setting of 2 will do that for all matches (if the server allows it)
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am


Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron