Downloads

Tagged 'Script' ordered randomly

Statistics Lua 1.0

treellama on 09/07/2010

Screenshot titled ""

By request of Goran, Statistics.lua tracks the accuracy, damage dealt per minute, and total damage taken for each player.

Statistics.lua works as either a solo or a net script.

2,279 downloads, 1 review, 1 screenshot, 5.0 rating

Dropship.lua 1.03

RAITHE on 08/03/2010

Screenshot titled "Drones killing BoBs!"

README file: "What is one important asset to an invasion? A dropship! Invade any UNMERGED map with this script: Dropship.lua! (It won't work properly if the map is merged. If you really want to invade an merged map, you can split it using Atque). You can deploy up to 2 different types of units, which you can order to attack any enemy by 'shooting' the enemy monster (make sure you have fists out). NOTE: Your units can be distracted before they fire at their given target A dropship is also supposed to be able to fly. Press the "previous weapon" and "next weapon" buttons (for those I use Q and E since I control with WASD) to adjust the speed to reverse or forward (given in the upper left-hand corner) and the microphone button to activate the thrusters (recommended to set the caps lock key as the microphone button). Thrusters: when you have thrusters on, you are capable of flying around as you please, but you cannot use the cannon. When you have thrusters off, you are air-braked and cannot move anywhere, but you can operate the cannon and your health will charge up. NOTE: you will always know when you have the cannon as your current weapon if the weapons HUD is blank. you cannon switch from it (for whatever reason) until you activate thrusters again. To select which unit to deploy, press the toggle map button. The unit that is currently able to be deployed (by pressing the action button) is indicated on the top middle of the screen. To recall your units, press the alt-fire button. NOTE: once again, your units can be distracted by enemies before they get to you. The current cost for Hunter-Seekers is 500 credits, and 525 for the Drone Brute. You gain credits by killing enemies or from your units killing them. You cannot have more than 5000 credits. All in all, the credit system will be a bit choppy until I can figure how to fix it better.

Notes for version 1.03:

Fixed the invisible unit bug. All the troops you deploy should be visible now. The only things I will possibly work on now is the deceleration and credit flow (and more troops maybe). You guys welcome to customize the troops and change them to your own liking in the physics model. They are the minor and major ticks. I also noticed that if you launch a game twice in Aleph One with the script, the script will not work properly. I don't know why this is, but I DO know that it works just fine if you quit and reopen Aleph One. (IMPORTANT: Make sure you that your CAPS LOCK is off before the game starts.)

2,178 downloads, 5 reviews, 2 screenshots, 3.6 rating

Co-Op 2.2

irons on 08/14/2013

Screenshot titled "Simple monster info"

This Lua script introduces a number of changes and tweaks in the mechanics of co-operative games. Version 2 has a number of improvements thanks to the new Lua API found in Aleph One v0.20.

See the Readme file for a whole lot more detail.

Notes for version 2.2:

Added a few minor changes, including one that allows the script to work with the post-1.0 betas.

4,452 downloads, 4 reviews, 1 screenshot, 5.0 rating

Gather as a net script to fix Windbreaker's Imperium VII map.

334 downloads, 0 reviews, 0 screenshots

Screenshot titled "Vasara AF visual mode"

A work-in-progress update of Hopper & Ares Ex Machina’s texturing plugin (which itself is based on treellama & Jon Irons’ Visual Mode.lua), with several new features:

  • Support for Aleph One 1.7’s new 2x, 4x, and reverse slide transfer modes
  • Vastly more control over texture alignment, including:
    • Options to decouple X and Y snaps
    • Options to align textures to the center, right, bottom, north, west, south, or east
    • 19 more grid sizes.
  • A “decouple transparent sides” option that allows you to apply different textures, alignments, and lights to each transparent side of a line.
  • Options to apply only the texture or only the transfer mode rather than both.
  • A toggle for the “realign textures when retexturing” option.
  • Overlays that show what you’re looking at (useful if you want to use Lua scripts on part of the level).

It also fixes several bugs, including:

  • The Lua error spam that happened whenever you had “apply texture” and “apply light” selected with a light value above 55.
  • “Must Be Explored” polygons being reset to “Normal”.
  • “Align adjacent” failing to work with many textures placed on empty lines. (Some transparent textures still won’t align properly; “decouple transparent sides” may mitigate this issue somewhat.)

To install:

This remains a work in progress, and updates may be slow, as Vasara’s code is sparsely documented and frequently quite dense, but I intend to continue working on it. I welcome constructive suggestions (best delivered through GitHub or Discord) and will attempt to implement them as time permits.

Enjoy!

Read more
Notes for version 1.0b:

Work in progress beta.

350 downloads, 0 reviews, 4 screenshots

EasyShade 1.5

Crater Creator on 08/05/2012

Screenshot titled "Example 2 (animated gif)"

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

Notes for version 1.5:

Major update, now with wholly different types of automated lighting.

2,353 downloads, 1 review, 2 screenshots, 5.0 rating

fragments -1

Quartz on 08/29/2011

Screenshot titled ""

this is a collection of various fragments of ideas I've had. at least, the ones that were workable enough to even bother trying out, and interesting enough to bother sharing. a couple of these have been posted on the pfhorums in various threads at one time or another. none of these are full maps, and some aren't even finished. take them for what they are.

note: these have all been tested in aleph 1.0b4. some (most?) of them probably work in older versions, but I haven't bothered to go back and check.

this package contains:

  • cage
  • caustics
  • cheatastic
  • forcefield
  • hamster
  • magic carpet
  • ribs
  • starwars
  • the old factory
  • tightrope

2,166 downloads, 3 reviews, 3 screenshots, 4.7 rating

Night Vision Lua 1.0

Zott on 08/31/2011

Screenshot titled "Useful against Wraiths"

Lua script which allows the player to turn on night vision goggles to help them see in the dark.

Use the Microphone key to toggle.

Intended for single player only, though you are free to mess with it in multiplayer if you dare.

Notes for version 1.0:

Initial Release

2,422 downloads, 3 reviews, 1 screenshot, 4.7 rating

Screenshot titled "Greek Temple"

A zip file version of the old 3D Examples from the early days of Aleph One. Includes a plugin containing 3D models of columns and lights, and two maps for trying it out. Files originally created by "binhqx", and still available in .sit form here

2,439 downloads, 5 reviews, 2 screenshots, 4.2 rating

FOV Script 1.0

3371-Alpha on 05/23/2016

This is a script that modifies Marathon/Aleph One's FOV values.

"Why would I need to download this if I can just find the code to this script on the various threads at the Pfhorums, copy and paste it into a text editor and save it as a mml file?" Quite simple, because you're lazy.

Notes for version 1.0:

This script will not work on scenarios that have their own FOV modification scripts included.

2,566 downloads, 0 reviews, 0 screenshots

Cranberry

Cathunter on 03/27/2008

I don't know if anybody still wants to use Cranberry but I noticed it no longer seems to be available on-line. This is the application v3.0.b5 which would handle Lua & MML; the package includes various scripts people had left on Mike Benonis's site.

2,468 downloads, 0 reviews, 0 screenshots

This is a simple modification to the LUA script included with the FloatingX HUD program. It adds an ammunition counter for the Alien Weapon. In keeping with the spirit of the FloatingX HUD, the ammo count jitters and flickers around with the static displayed in the HUD when using the Alien Weapon.

Download the FloatingX HUD from this site, back up the FloatingX.lua file inside, and replace it with this one to install.

Notes for version 1.0:

Simple code change to the FloatingX.lua file tested in Marathon 2 using latest Aleph One build.

2,197 downloads, 0 reviews, 0 screenshots

FXOTH 1.0

treellama on 04/01/2021

An answer to LMOTH: FXOTH. Be the first person on the hill to get a point.

1,040 downloads, 0 reviews, 0 screenshots

Territory 1.0

irons on 06/30/2008

Territory is a new game type for team play. Red and Blue teams fight for control of a level, with scores based on floor area. Fun and simple.

(See the Readme for greater detail.)

2,473 downloads, 0 reviews, 0 screenshots

Spawn Whiners 1.0

treellama on 12/05/2008

Use these scripts when people whine about spawn kills.

Spawn\_Blinking.lua: players blink for 10 seconds after spawning, or until they get a weapon, so you know who (not) to kill

Spawn\_Invincible.lua: players are invincible for 10 seconds after spawning, or until they get a weapon

Spawn\_With\_AR.lua: everyone spawns with an AR and some ammo

2,299 downloads, 1 review, 0 screenshots, 3.0 rating

Screenshot titled "Overlay enabled using v2.7D"

This script is a revised version of Iamanidiot123's advanced cheats script, which is based on the original Cheats.lua released by Treellama in the Aleph One download. I have added some additional functions including hard falling damage.

Some of the functions included, like the invincibility modes, and teleportation are intended to be used for recreational solo play or the testing and debugging of maps or scenarios. Others are intended to add additional features, like the ability to heal, or falling damage. Please see the included readme file for important information.

Notes for version 2.7E:

Same as 2.7D except I fixed a typo that prevented the use of the script. Everything else is same as 2.7D.

Improvements to this version include additions to the overlay function to display the oxygen level in blue and the energy levels in red, yellow, or dark red [I haven't been able to get purple yet] depending on the energy levels.

More detailed information is included in the readme.txt file

To those who don't seem to bother actually looking at the readme or code, the first few lines of both are acknowledging the work that both TreeLlama and Iamanidiot123 did, both of whose versions are included intact with their original readmes.

3,180 downloads, 3 reviews, 1 screenshot, 2.3 rating

Jump Script 1.2

Megabyte on 07/11/2008

This script uses the microphone button to jump. It will only allow you to jump while on the ground so you can't go flying across the map.

Be sure to this host with microphones off.

Version 1.1: Now makes a grunt sound when you jump and has cleaner beginning text (uses overlay instead of print).

Version 1.2: Now the microphone wont interfere with the sound. This should be the final version.

3,257 downloads, 5 reviews, 0 screenshots, 4.6 rating

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.

  • DynamicWater V1.22.lua

Marathon's media 'flows' from high elevations to low dynamically. Please see the included 'Water Buckets.sceA' map as an example. [Punch the switches]

  • ArcadeHudPrinting.lua

Minimal HUD design around the crosshair.

  • TauntingScript.lua

Press the Microphone key (default: ~) to 'taunt' with assimilated BOB chatter. This attracts the focus of nearby active enemies (and allies).

  • TeleportProjectiles.lua

Projectiles fired into a teleporter will be transported to the other side.

  • Psychokinesis.lua

Enemies within the center crosshair will take crushing damage.

Notes for version 1.0:

1.0 Initial Release

1,989 downloads, 0 reviews, 0 screenshots

This simple modification to the FloatingX LUA script file adds an ammunition counter to the Alien Weapon using the M1A1 FloatingX HUD. In keeping with the style of the FloatingX HUD, the ammo counter jitters and flickers back and forth to mimic the static effect seen when the Alien Weapon is selected.

To install, download the M1A1 version of the FloatingX HUD plugin, back up the FloatingX.lua script file inside, and replace it with this one.

Notes for version 1.0:

Simple code change to the FloatingX.lua file included with the M1A1 FloatingX HUD.

2,205 downloads, 0 reviews, 0 screenshots

Lua gametype where the faster you're moving when killing someone, the more points you are awarded.

For example, if you kill someone while standing completely still, you get one point. If kill someone while running, you get more points. If you kill someone while running and falling, you get significantly more points. If you launch yourself with a rocket and kill someone while flying through the air, you get even more points.

2,181 downloads, 2 reviews, 0 screenshots, 5.0 rating