Page 1 of 1

Space Assault score limit

Posted: Wed Oct 26, 2011 8:12 pm
by ARCTroopaNate
SpaceAssaultGetScoreLimit (lua_State * Astat);

I found this command in Fred's site and I'm not sure how to use it. I'm trying to change the score you need to get in my space map. I don't know where in my lua to put this command. If anyone could help it would be great.

Re: Space Assault score limit

Posted: Tue Nov 01, 2011 10:07 am
by lucasfart
This topic is a few days old, and i dunno if you've found the answer yet, but that command merely finds the amount of points required to win. It doesn't actually change anything....You probably could use it to check when the points pass a certain point then declare a victory for one side, but I'm sure there's a single command which can achieve this much easier...