Realistic Lasers
|
|
We all know how Light Amplified by Stimulated Emission of Radiation don't do That kind of damage in milliseconds. (talking about Prism Towers). Now, Using the Gattling stuff, it can be made to have this 'focusing' effect. Here's how.
In this example, I'll be using a Duplicate Prism Tower because I'm too lazy to add a new laser object solely for this purpose.
First, the rulesmd.ini part.
We'll be using a duplicated version of the Prism Tower, so lets add this new ID to the BuildingTypes list.
##=FPRISM ;Prism Focus Whatsoever.
Change this to whatever name you gave your building.
Now lets create our building.
Just copy the [ATESLA] section and rename it to [FPRISM], or whatever you named it. then, Change the Following Tag
Image=GAPRIS => Image=GAPRIS2
Next up, Comment out, or remove the following tags
Primary=PrismShot
Secondary=PrismSupport
Then, Add these tags it.
In this example, I'll be using a Duplicate Prism Tower because I'm too lazy to add a new laser object solely for this purpose.
First, the rulesmd.ini part.
We'll be using a duplicated version of the Prism Tower, so lets add this new ID to the BuildingTypes list.
##=FPRISM ;Prism Focus Whatsoever.
Change this to whatever name you gave your building.
Now lets create our building.
Just copy the [ATESLA] section and rename it to [FPRISM], or whatever you named it. then, Change the Following Tag
Image=GAPRIS => Image=GAPRIS2
Next up, Comment out, or remove the following tags
Primary=PrismShot
Secondary=PrismSupport
Then, Add these tags it.
Code |
;;;; Start Abuse;;;; This part can be optimized further, needs more experimenting. |