View Single Post
Old 01-19-2003, 10:25 AM   #1 (permalink)
Heboy
Member
 
Join Date: Jan 2003
Location: USA
Posts: 35
Send a message via AIM to Heboy
Default cloning super weapons

do you literally just copy and paste a new copy of the same thing? what i mean is do you just do this:

;original dominator stuff
DominatorWarhead=DominatorWH
DominatorDamage=1000;250
DominatorCaptureRange=1;4;
DominatorFirstAnim=PDFXCLD
DominatorSecondAnim=PDFXLOC
DominatorFireAtPercentage=20; ;50

;dominator clone, now ion cannon.
DominatorWarhead=DominatorWH
DominatorDamage=1000;250
DominatorCaptureRange=0
DominatorFirstAnim=IONBEAM
DominatorSecondAnim=CHRONOSB
DominatorFireAtPercentage=20; ;50

the bold is what i changed in the clone from the original...also, i think i need to change the DominatorWH to something for the clone, but i don't know what. also, i don't get whether my ion cannon should still use the same lines, the one in italics, as the real dominator. shouldn't they be renamed to something else and if so what?
Heboy is offline   Reply With Quote