+--------------------+ |Powio StdLibs ReadMe| +--------------------+ ItemStdLib RainStdLIb GhostStdLib Some things you should know before activating... - This zip can be extracted in any Starsiege created directory (multiplayer, vehicles, etc.) - Use focusServer(); before activating any StdLib - You may have to restart Starsiege to return to normal play (EnergyStdLib has a special cleanUp() command that returned normal play automatically, but the entire script was scrapped later. Expect cleanUp() to be in future scripts.) - The scripts may still be buggy (hopefully not) due to my lazyness with the making of these scripts, but I've made sure they at least work. =) +----------+ |ItemStdLib| +----------+ - Capsule will drop from the sky, scan them to collect a random prize! - Eight different prizes. However, some may be traps! +----------+ |RainStdLib| +----------+ - Every while the weather will change from a calm sunny day (or night) to harsh storm or a freezing blizzard. - Lightning can strike down in random places and destroy vehicles. ! Lightning can be toggled on and off with the value $Strike (True/False...default True) * Due to the damage area of lightning, the time between blasts, and the vast area of the map, the chances of anyone being hit with lightning are probably less than 1%...I hope to fix this in the future some time (without having the lightning hit vehicles directly). +-----------+ |GhostStdLib| +-----------+ - Destroy vehicles and watch a tombstone rise in their place, and if you're lucky, their ghost just might hang around...but that doesn't mean you should too! ! The conditions for ghosts to appear can be changed with $AnybodyGhost (True/False...default True) True - Generates a random number for players and AI to determine whether a ghost appears or not. False - Always creates a ghost when a player leaves. Does the same as "True" for AI. * Too many ghosts (4 or more) can start to lag up the server. They disappear after 5 minutes after being created. +------------------------------------------------------------+ |ItemStdLib, RainStdLib, and GhostStdLib | |Copyright © 2000-01 Gen. Pøwiø™ [MIB] - All Rights Reserved | +------------------------------------------------------------+