New to map scripting. Looking to add a few extra units to each player's start. For example I'm using the following to give each player a William Wallace
create_object WILLIAM_WALLACE
{
number_of_objects 1
set_place_for_every_player
min_distance_to_players 6
max_distance_to_players 6
}
This works perfectly. My problem is trying to add a Cobra (cheat car). I'm using the same structure of code to add a Cobra for each player but it doesn't work. The game starts but there are no Cobras.
If anyone has any advice/experience/suggestions to fix this it would be much appreciated.
[link] [comments]
from newest submissions : aoe2 http://bit.ly/2FatQPt
No comments :
Post a Comment