This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I'm trying to change the weapon of a Marine via triggers using action, "Catalog Field Value Set".
I've tried the following, but to no avail:
Catalog - Set value of Units "Marine" "WeaponArray[0].Link" for player (Triggering player) to "P38ScytheGuassPistol"
Anyone see what I'm doing wrong?
@Swagblanket: Go
There is a seperate action just for removing and adding weapons to a unit. Just search for "weapon".
@Mille25: Go
The problem is that now the unit would have to be alive to change its weapon, but I guess it's the only work around. Thanks.
I'm trying to change the weapon of a Marine via triggers using action, "Catalog Field Value Set".
I've tried the following, but to no avail:
Catalog - Set value of Units "Marine" "WeaponArray[0].Link" for player (Triggering player) to "P38ScytheGuassPistol"
Anyone see what I'm doing wrong?
@Swagblanket: Go
There is a seperate action just for removing and adding weapons to a unit. Just search for "weapon".
@Mille25: Go
The problem is that now the unit would have to be alive to change its weapon, but I guess it's the only work around. Thanks.