07 Dec 10, 06:15AM
(This post was last modified: 07 Dec 10, 06:21AM by SatoshiRaian.)
Okay, so I put the script in the root folder, and edited autoexec.cfg. The keys are set to O for current, L for all time. The autoexec.cfg file looks like this:
When I hit the O or L key, complains that the command is unknown. Did I do something wrong? I'm using 1.1.04.
[SELECT ALL] Code:
// This file gets executed every time you start AssaultCube.
// This is where you should put any scripts you may have created for AC.
execdir scripts
bind O [showcurstatsbind]
bind L [showatstatsbind]
When I hit the O or L key, complains that the command is unknown. Did I do something wrong? I'm using 1.1.04.