Yea, it's Splash!


(HATED) #1

:stroggtapir:

(Drop one of these guys)

Hey Splash,

I like your game W.E.T. Pretty good stuff you got going on there. I found a real cool clan server to play on. Real community of guys with great work ethic (need a medic). I was wondering though, I had some kid on there just giving me the run around and I was trying to be polite and everything, but it ended with me telling him to “piss off”.

Anyway, he finally left when I scared him to death (what??)… LOL, yeah, I SCARED him DEAD!

Didn’t know that could happen. What else am I missing out on?

:stroggbanana:

(add one of those dudes)

Also, I am working on cfg to autoexec when jumping from server to server. Anything you think I might need? So, far I got most the basics I want, but am thinking that adding no reload for stein would be good (+possibly an auto switch to akimbo). Also, having a hard time finding matching cvars for menu items, like what’s the cvar for resolution; cvar for all the crosshairs; cvar this and that :confused:

Thanks Splash!

:infiltrator:

(and the peace la resistance)

Disclaimer

All noobs don’t read this.


(stealth6) #2

http://www.rtcw.jolt.co.uk/content/enemy_territory/cmdcvarlist/


(HATED) #3

Hey Stealth6,

Thanks for the reply. But seriously, can you use that? I’ve looked that over a hundred times and still can’t find what I’m looking for. I was; however, able to figure out all cg_stuff and r_stuff, I needed, yet I got a new one I’m working on - maybe you know something?

I’m trying to execute a cycle command but I don’t have any integer values for the command. I somehow would have to teach each value for each command (possibly) and then set the cycle command accordingly.

Example:

// Bind g cycle say 1 4; say <integer value 1> “good bye everyone”;say <integer value 2> “hello everyone” etc.

My best option right now seems to be a toggle to vstr combination. Probably run a bit long though, so I need another way out.

P.S. Anyone feel free to have a crack at this! Also should add, did come a cross a script for server side integer values, went something like // say1 “hello everyone”; where say is the [cmd] and 1 is the [integer].

P.S.S Help!!!