Feedback/Bug-Reports for AssaultCube v1.1
current_version is part of the output of the masterserver and a new command to enable us to inform the players of new releases in-game. To avoid getting this error you might want to put
current_version = []
into your autoexec.cfg until you're running a binary that has this built-in command. It was added in revision 5671.

regarding the problems with saved.cfg - eihrul tells me the fix (rev.5679) "non-broken variable modifying commands" is exactly what was needed.

I've downloaded the example script, which doesn't appear to be complete BTW - the function/alias "c" (as in [echo (c 0)You...]) isn't defined. I expect it's simply
c = [ result (concatword "\f" $arg1) ] // replace "\f" with FORMFEED
Anyway, a lot of that script is overly complicated - for example calling
echo (concat bla bla bla)
// this is the same as
echo bla bla bla
Thanks given by:


Messages In This Thread
RE: Feedback/Bug-Reports for AssaultCube v1.1 - by paulryant - 24 Sep 10, 07:30AM
RE: Feedback/Bug-Reports for AssaultCube v1.1 - by Brett - 13 Aug 10, 12:11PM
RE: Feedback/Bug-Reports for AssaultCube v1.1 - by Brett - 13 Aug 10, 05:00PM
free wii games - by simaholic - 13 Sep 10, 03:55PM
Yellow Light of Death - by pennyshaq - 14 Sep 10, 07:10AM
RE: Feedback/Bug-Reports for AssaultCube v1.1 - by crashboat - 14 Sep 10, 08:23AM
RE: Feedback/Bug-Reports for AssaultCube v1.1 - by airsoftguns - 21 Sep 10, 12:00PM
Death Crash? - by Nate____God - 01 Oct 10, 10:01PM
RE: Feedback/Bug-Reports for AssaultCube v1.1 - by flowtron - 06 Oct 10, 09:32PM