Evita few questions/requests...

Azra3l
04-26-2003, 12:10 PM
I'm on 1.5 of your pack, and have a couple of things I'd like to add/switch.

1) In place of drop flag, I'd like 1st/3rd toggle, but don't know how to phrase that, and can't seem to find it. Its in this line of code: // Binds mouse wheel to drop flag-------------------------------------------------------------------------
editActionMap("playMap.sae");
bindCommand(mouse0, zaxis0, TO, "drop(Flag);");
bindCommand(mouse0, zaxis1, TO, "");

2) I can't seem to find tapthrow for either grenade or mine, and was wondering where that might be.

Thanks.

Edited and bumped

Azra3l
04-27-2003, 06:19 PM
:bump:

SuperSlug
04-28-2003, 03:27 PM
Default:
bindAction(keyboard0, make, "r", TO, IDACTION_VIEW);

What you want:
bindAction(mouse0, zaxis0, TO, IDACTION_VIEW);

Not tested, but it should work. The mine/grenande tap throw keys should be in keys.cs