Thread: General powers
View Single Post
Old 11-16-2005, 03:11 PM   #2 (permalink)
Dibelius
Senior Member
 
Join Date: Jun 2003
Location: Germany
Posts: 363
Send a message via ICQ to Dibelius
Default

uh...
how do you wonna do this? the C4 charges must be linked with the vehicles in your case. So they need to be mobile units that can move to their targets.

Own ENUM doesn't work cause it's hardcoded and will be read from the engine.

ObjectCreationList SUPERWEAPON_GLADetonation
CreateObject
ObjectNames = TimedC4Charge
Count = 1
ContainInsideSourceObject = Yes -> this would mean the charges will be spawned in an parent object from your own side... but which?
End
End
Dibelius is offline   Reply With Quote