Knuckle Cracker

Particle Fleet => Map Makers, Ship Builders, and Coders => Topic started by: Jacobwde12 on November 20, 2016, 10:31:45 AM

Title: Is there a way to create stunners in PRPL?
Post by: Jacobwde12 on November 20, 2016, 10:31:45 AM
Hey I wondering if there was a way to fire stunners from a prpl core. I can't seem to find any stunner commands, would that mean I would have to try and code in a stunner?
Title: Re: Is there a way to create stunners in PRPL?
Post by: Builder17 on November 20, 2016, 11:20:25 AM
I think PRPL has CreateStunner command.

No idea what it requires to work.
Title: Re: Is there a way to create stunners in PRPL?
Post by: GoodMorning on November 20, 2016, 06:18:12 PM
I can't find a reference to that, you may need CreateUnit with type "Stunner".
Title: Re: Is there a way to create stunners in PRPL?
Post by: planetfall on November 20, 2016, 08:40:54 PM
Quote from: GoodMorning on November 20, 2016, 06:18:12 PM
you may need CreateUnit with type "Stunner".

This is correct. However they'll sit still and won't target anything till you set their UnitIsEnemy property.