A pack of netscripts for Infinity (I believe most of these should function in other Scenarios as well)
-Headhunter: Kill players, collect keys, and take the keys to the hill to score!
-Infection: Don't get infected!
-Kill Confirmed: Kill the enemy team and collect the dropped items to gain points
-Life Support: Your health is slowly draining, get kills to extend your life
-One in the Chamber: You have one shot. Make it count.
-Readme with more gametype info
-Created by: Aurorable_Fox -Additional Help: Liacrow
-Aurorable_Fox on discord, and twitter
This is a collection of small single-purpose Lua scripts.
Feel free to include them in your own works or use them any way your like.
Marathon's media 'flows' from high elevations to low dynamically. Please see the included 'Water Buckets.sceA' map as an example. [Punch the switches]
Minimal HUD design around the crosshair.
Press the Microphone key (default: ~) to 'taunt' with assimilated BOB chatter. This attracts the focus of nearby active enemies (and allies).
Projectiles fired into a teleporter will be transported to the other side.
Enemies within the center crosshair will take crushing damage.
1.0 Initial Release
EasyShade contains functions for automating the lighting of Aleph One levels. It is intended to aid mapmakers in conjunction with their usual lighting techniques. EasyShade currently includes these functions (all parameters are optional):
sunlight(contrast, manual\_sun\_angle, cumulative) for simulating a directional light source that affects all surfaces and does not cast shadows
roomlight(brightness, floor\_threshold, ceiling\_threshold, radius) for assigning a brightness to an entire room at once
pointlight(brightness, max\_radius) for simulating a point light source where the player is standing (calculations done in 2D)
darken() and lighten() for nudging the brightness of the room you're in up or down. These functions are tied to the previous and next weapon keys, so you can make an adjustment by pressing one key instead of typing out a function call.
pavelight(brightness) for applying a single brightness to all surfaces in the entire level
resetlights() for restoring a level to its original lighting levels
Major update, now with wholly different types of automated lighting.
Revival of a long lost quest for vending machines.
Single Player Lua + HUD + MML + 3d Scenery + Sounds!
That's right, the vending machines talk to you now. You weren't crazy after all. Now get away from me.
This is a demo, so not much is extremely polished, but it should be fun to play with in the meanwhile.
+Improved model and skin.
+Fixed issue with rebellion maps breaking Lua script.
+Did I mention it's much prettier now?
-Still can't ensure glow map masks properly. Pfft.