Erdbeben
Hi all
Ich habe hier mal ne neue Superwaffe erstellt nur sie funkt irgentwie noch nicht so ganz!
Irgentwo geht nen Erdbeben los undich kanns nie finden, wie kann ichs anstellen das nen Erdbeben kommt und ich bestimmen kann wo? Ich meine also ne SW! Hier mal meine ini einträge:
;QuakeSpecial control
QuakeSpecialDeferment=250 ; PCG; Number of frames between announcement of strike and its commencement.
QuakeSpecialDamage=200 ; Damage done by lightning strike. ;used to be 250
QuakeSpecialStormDuration=180 ; Default ion storm duration in frames. This is overriden by the trigger control. ;used to be 420
QuakeSpecialWarhead=DIG ; Warhead used by ion storm strike.
QuakeSpecialHitDelay=20 ; How often the direct target gets hit in frames ;used to be 150
QuakeSpecialScatterDelay=8 ; Frame delay between random bolts -- DO NOT DECREASE -- PERFORMANCE HIT ;used to be 14
QuakeSpecialCellSpread=12 ; and how far away random bolts can go ( n by n square ) ;used to be 10
QuakeSpecialSeparation=4 ; SJM: city-block distance in cells between clouds/bolts
IonStorms=no
Die eigentliche Superwaffe:
[QuakeSpecial]
UIName=Name:Quake
Name=QuakeSpecial
IsPowered=true
RechargeVoice=00-I156
ChargingVoice=
ImpatientVoice=
SuspendVoice=
RechargeTime=10
Type=QuakeSpecial
Action=QuakeSpecial
SidebarImage=QUAKEICON
ShowTimer=yes
DisableableFromShell=yes ; gs this determines which superweapons are turned off by the checkbox
AIDefendAgainst=yes;AI will use AISuperDefense system to decide to block this
Range=8
LineMultiplier=2
Könnt ihr mir da weiter helfen?
|