"Bowen's one on Steroids!"
Features:
- Teleporting Mode. Because if it didn't have that, it'd be a False-Advertising Gun.
- Teleporting via Portal rip-off style teleporters Mode.
- Gravity Gun Mode. (Shoots players near the hit-point up in the air a variable amount. Force employed varies based on the actual zone gravity.)
The force of this effect can be toggled between 0.5x gravity (just over jumping height) to 4x gravity (Climb buildings) using the Laser Sight key.
NOTE: This mode can be disabled by the server owner.
Admin Features:
- Moving Objects Mode.
- Destroying Objects Mode. (Note: Kills Players/Pawns, doesn't delete them)
- Summon Players mode - Uses the Laser Sight key to choose a target, fire summons them.
- Admin Containment Mode. Summons a bubble at the hit point which lasts for 12 seconds. Any player within 256 U-Units (about 3x the range of the bubble) is sucked inside and cannot leave the bubble until it disappears.
- Open Doors Mode.
- Door Breach Mode - Blows up doors.
Special Thanks:
JimBowen - For the original idea.
Baleout,MrBlack,DJ,FuzzyCows - For posting final ideas.
( MrBlack - Even though I know it to be a futile effort, it's better to try, and fail to get some attention back into this community, then to lay down and let it die. )
Me - For putting up with myself through the production of this mod.
You - For hopefully downloading this.
ReadMe: (Seeings as no-one will read it)
- Code: Select all
Thank-you for installing AllanTeleporter v2!
To add this mod to your server for use, follow these simple instructions:
- Open your DeusEx.ini, then search for 'ServerActors'
- Under those lines, add the following text
ServerPackages=AllanTeleporter2
- Then save your DeusEx.ini.
Run the server, and it should now be summonable by using
'Summon AllanTeleporter2.WeaponAllanTeleporter'
The source code supplied is for informational purposes only.
It is non-compilable.
The AllanTeleporter.ini variables are as such:
[AllanTeleporter2.WeaponAllanTeleporter]
bDrawFX=False
massLimit=1024.000000
bAllowGravMode=True
MaxContBubbles=3
[AllanTeleporter2.AllanTeleporterPortalIn]
MaxTimesOut=5
bDrawFX - Setting this to true draws all the beams and spheres
and special effects for this mod. Setting it to false results
in no special effects.
massLimit - The maximum weight an object that admins can move
with the move mode.
bAllowGravMode - Toggles whether players can use the gravity gun
ability.
MaxContBubbles - The maximum amount of admin containment
bubbles in use at one time.
MaxTimesOut - The maximum amount of times the portals may be
used before they destroy themselves.
That's it. Enjoy!
(And a special thanks for actually reading the ReadMe.
It's probably the first time anyone has. XD)
Download in attachment. Happy AllanTeleporting!
(Oh, for the interested, the installer background is ripped off my desktop.)
~Nobody: Added manual installation files attachment~