Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
Legacy:VitalOverdose
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:25, 14 September 2011 by Vitaloverdose (Talk | contribs) (→Mapping Tutorials/Methods.)
Contents
History
Have always been interested in programming and 3D graphics. Im proud to have produced MOD's for the Unreal engine / UT2004.
Skills
- 2D/3D GFX design
- 2D/3D Animation
- Scripting/Coding
- Film SFX
- Music.
- Movie/Film production.
Mapping Tutorials/Methods.
Custom Scripts.
Template scripts
VitalsProMappingTools.
Vehicle Tools.
Note: These scripts will only work with ONSVehicles, but they will work in any game mode.
- AllMapVehicleFactory:An AsVehicleFactory Modified to run in all GameTypes.
- QuickVehicleSpawner:Single Spawn,all Map VehicleFactory, handy for testing levels with vehicles.
- ONSVehicleTeleporter:Now with improved bot control.
- ONSVehicleBooster:A jump pad like actor for vehicles with lots of special features.
- ONSVehicleEjectionTrigger:A land mine actor that ejects drivers.
- ONSVehicleSpeedTrap:A speed activated trigger for vehicles.
- ONSVehicleFXTagger:A land mine actor that Tags ONSVehicles with emitters on contact.
Custom Movers.
- VariableTimedMover: A mover with variable opening or closing times.
- DestructibleMover : A mover that can be destroyed by damage.
- TouringMover: A mover that loops its keyframes without going into reversing like the standard mover actor.
MiscMappingTools
- RandomRelocator: A single actor teleporter with random spawn points:.
- JumpingTeleporter: A single actor teleporter with random spawn points.
- WormHole: This actor will teleport almost anything that comes in contact with it.
Installing the Mod
SFX Emitters
A set up custom emitter scripts exploring the possibilities of intelligent particles in single player/offline games.
- SFXVehicleTeleporting Particles that cause pain/damage.
- SFXPainful Particles that cause pain/damage.
- SFXBoosting Particle that can boost an ONSVehicle.
- SFXTriggering Particles that cause pain/Damage.
- SFXEjecting Particles that can Eject pawns driving vehicles.
- SFXMonsterSpawning Particles that can Spawn Monsters.
- SFXHealing Particles that heal Pawns.
- SFXSelfScaling Particles that automatically scale to the actor they are attached to.
- SFXUltraLight Particles that can change the weight of an ONSVehicle for a set amount of time allowing it to be boosted over longer distances.
- InventoryFlare An Emitter with particles that spawn inventory items.
- ExampleFlares Some examples of Flares/Rockets.
The Dropship MOD/The_DropShip_Controller
A (beta)controller system for a vehicle dropship (working).
Short Scripts.
- BotLock How not to panic the bots while driving.
- Amphibious volume - Lets you swim about without drowning.
- Untouch volume - Just like a normal volume but with added Untouch Events.
- NoTeleportMonsterController - Stops monsters from randomly teleporting around a level.
- VariZoomGunner -A stationary gunner with extended zoom options, designed for the map ONS-Minus-ece By Biv.
UnrealSearch
A customized search engine for firefox that lets you search unrealwiki plus 20 other sites. To add the Unreal Search Engine to firefox visit rollyo.com.
I'm here to explore as much about uscript as possible and hopefully find work in the games industry. Im self taught with Uscript using the UnrealWiki and Atari forums supersnowy@hotmail.com (contact email updated 2011).