OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: SimonRussi on 27 Nov 2002, 12:42:03

Title: very basic addon question: side
Post by: SimonRussi on 27 Nov 2002, 12:42:03
Hi guys,

i have a unit in my editor which is in the Civilian side: i'd like to have it in the west side too, how can I?

thanks
Title: Re:very basic addon question: side
Post by: Tomb on 27 Nov 2002, 17:57:45
well, for the mission, just hit the F2 button and drag a grp line from the civ to a group of western d00ds.

Now he's sided to WEST  ;)

If we're talking cpp hacking, just put this in the "cfgVehicles" part :



Side=1;   :-*