Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
so i want a lotus who can use a emp attack, but in this case the EMP pulse should created at the lotus position and without any bomber or bombs, just the pulse after pushing the button.

i made a new button and specialpower, and now i need a bit help

code from lotus

Behavior = OCLSpecialPower ModuleTag_19
SpecialPowerTemplate = Superweapon_LotusEMP
;OCL = SUPERWEAPON_EMPPulse
CreationList = OCL_EMPPulseEffectSpheroids
CreateLocation = CREATE_AT_LOCATION
End


i tried it like this, but the game crashs immediately.
so i think, it would be a good idea to make it like a normal specialpower, but instead of calling a bomber using the EMP weapon.

how i can get it done?
Sponsor
CommieDog
13 years ago
Does the game crash when you start it or does it crash when you try to use the new ability?
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
if i start it
CommieDog
13 years ago
What if you try starting WorldBuilder?
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
i got some errors, i fixed most of them but there are still some left, maybe i open a thread,
if i cant fix them all. No error in that ini file where the lotus is in.

Edit:

ok i fixed tonns of errors now i get
"Unknown field 'CreationList' in block 'Object'"

in line 8965 what is "CreationList = OCL_EMPPulseEffectSpheroids"
CommieDog
13 years ago
Sounds like you're missing the start or end of a module. Keep checking the code.
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
Spaceboy
  • Spaceboy
  • 50.25% (Neutral)
  • Captain Topic Starter
13 years ago
hmm it fine , i just copied it , but it isnt much important