That doesn't look like a crash log. A bunch of stuff then it says 'plug-in crashed'.
Type: Posts; User: Lorfa
That doesn't look like a crash log. A bunch of stuff then it says 'plug-in crashed'.
You mean the rotating 3d one?
That is evoked with ownerdraw CG_PLAYER_ARMOR_ICON
You can find its texture in models/powerups/armor/newyellow.png or newred.png, but that does not evoke a...
You mean autoswitch?
cg_autoSwitch "0"
Your settings should be saved automatically unless you have an autoexec.cfg, in which case you can only save them by doing \writeconfig autoexec
Assuming that works, GJ.
So it renders the background image transparent and not just the numbers?
It is set to 125 by default.
However such commands are put into the console.
To open the console use CTRL+ALT+~
You can then type in a command/cvar followed by the enter key. To see what...
How did you figure it out?
It might help someone else who might have a similar problem.
Try clearing browser cache, closing your browser, waiting a few minutes, and then trying again.
I've gotten this before and it has always cleared up on its own rather quickly.
The forum censorship is totally and completely overkill. It impedes natural discourse.
It leaves T for teen in the dust and goes straight for Early Childhood (eC).
I cannot think of any good...
No, that wouldn't.
The parsing for alias is not that powerful (it's not like #define).
alias blah "test"
tell_buddy <name> blah
results in:
Yep I see what you're asking. I'm looking for a way to do it and so far not finding one.
AddColorRange only works with an ownerdrawValue, not with ownerdraw or with a decoration.
Also, value...
This seems to happen when it is under a certain size and r_textureMode "gl_nearest" is used.
Try gl_nearest_mipmap_nearest instead, or increase the crosshair's size.
I haven't seen the game details page for a while, but I'm pretty sure they are as follows:
Exc = Excellent (Two frags in two seconds)
Imp = Impressive (two rails in a row)
Hum = Humiliation...
If you're using razer drivers you can actually have it cut down the cpi by moving the slider to <10. It works by throwing out counts though, so it will feel a bit different than if the cpi itself was...
So for example in the default hud:
menuDef {
name "Armor"
fullScreen MENU_FALSE
visible MENU_TRUE
rect 393 439 95 32//393 425 95 32//
itemDef {
name...
Try doing what this guy did:
http://www.quakelive.com/forum/showthread.php?1761-failed-to-open-uix86.dll-for-writing&p=40701&viewfull=1#post40701
Another explanation from pika:
...
Messagemode5 will not do that, it is simply a chat box that replies the last person who messaged via Quake Live Buddy Chat.
If you wish to message a certain person you will have to use tell_buddy...
Please paste the crash info here.
Perhaps you could try running as administrator.
It's hard to say since this is handled by the QL team privately.
However, there is such a thing as suspension, as in a player is banned temporarily. Whether they are informed that the ban is...
Yes, see here under 'addColorRange'.
The last number is the transparency, so you could have it test for 0, and if it is 0 crank up the transparency all the way.
So for example:
...
accel 1 is extremely high, and with sens 5 to boot. I'm surprised you were able to aim this way.