Page 1 of 1

setting variables via commands not dialog box

PostPosted: 17 Jun 2012, 12:49
by ProductArchitect
First, kudos for the big variables screens -- it's great to have so much control.

But, also tiresome to have to change every time I run the game. So, I watched the output, e.g. "NAME set pistoldelay1 to 20".

Back in the game, I tried "/pistoldelay1 20" ... but get "unknown command: pistoldelay1". I also tried "/set pistoldelay1 to 20" but get a similar error.

What's the trick? And: any different if I include in autoexec.cfg or one of the other .cfg files?

Thanks,

Scott

Re: setting variables via commands not dialog box

PostPosted: 17 Jun 2012, 13:55
by qreeves
You're just reading it wrong, there's no "pistoldelay" but there is "pistoladelay" (attack delay) and "pistolrdelay" (reload delay). They're just regular ol' variables. Use, for example: /pistoladelay1 20

Re: setting variables via commands not dialog box

PostPosted: 17 Jun 2012, 16:02
by ProductArchitect
Ouch! Sorry, I didn't see the -a- inside. I usually try to do my homework and not ask dumb questions ... oh well.

Scott

Re: setting variables via commands not dialog box

PostPosted: 18 Jun 2012, 01:52
by qreeves
Eh, it happens :P