Updating to 0.2.8.3

For all the help you need with Armagetron!
Post Reply
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Updating to 0.2.8.3

Post by FFIIXXIITT »

How do i make my AI a certain color? Also i am having a hard time updating to 0.2.8.3
Last edited by FFIIXXIITT on Sun Mar 06, 2011 11:32 pm, edited 1 time in total.
User avatar
sinewav
Graphic Artist
Posts: 6497
Joined: Wed Jan 23, 2008 3:37 am
Contact:

Re: AI colors

Post by sinewav »

You can't, unless you assign it to a team, then change the team color.
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Re: AI colors

Post by FFIIXXIITT »

how do i change an ai team color? I am making a short movie with ARMA and need to control what the ai look like
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Re: AI colors

Post by FFIIXXIITT »

Also i am running armav0.2.8.2.1 on opensuse 11.3 if it makes any difference
Last edited by FFIIXXIITT on Sun Mar 06, 2011 11:23 pm, edited 2 times in total.
User avatar
sinewav
Graphic Artist
Posts: 6497
Joined: Wed Jan 23, 2008 3:37 am
Contact:

Re: AI colors

Post by sinewav »

Don't use NUM_AIS to populate the grid, use TEAM_MIN_PLAYERS instead, then change the color of that team with TEAM_BLUE_1, TEAM_GREEN_1, TEAM_RED_1.
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Re: AI colors

Post by FFIIXXIITT »

I dont think the command is supported in v0.2.8.2.1
User avatar
sinewav
Graphic Artist
Posts: 6497
Joined: Wed Jan 23, 2008 3:37 am
Contact:

Re: AI colors

Post by sinewav »

They are. Here, look over this list of supported commands:
http://wiki.armagetronad.net/index.php? ... e_Commands

You might notice the ones with the prefix SP_ are for single player. This might be why you are not getting the expected results. Playing alone in a local game you might use SP_NUM_AIS instead of NUM_AIS.

Get familiar with that list above and you'll have success.
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Re: Updating to 0.2.8.3

Post by FFIIXXIITT »

ive been familurized with this list and im asking about the TEAM_BLUE_1 wich returns as command unknown and the list you want me to reference was compiled from a v0.3 build mine is 0.2.8.2.1 i did the terminal --doc output and this is what shows: no team color fields.
Attachments
Screenshot.png
Post Reply