Listing of the scripts I've made [message #232028] |
Sun, 26 November 2006 13:40 |
|
Jerad2142
Messages: 3809 Registered: July 2006 Location: USA
Karma:
|
General (3 Stars) |
|
|
Below is a list of scripts that I have made for my mods, when I release these you will need the scripts found at:
http://sourceforge.net/projects/cpurentools
to run my scripts along with Jonathan Wilson's scripts. Below I will now list my scripts:
JMG_Bounce_Zone_Entry_Y_And_Z_Directions (This script will bounce the person who entered the zone along the Y and Z axis)
Player_Type (Nod 0 GDI 1 Any 2)
Amount (Amount to bounce on the Y axis)
ZAmount (Amount To bounce on the Z axis)
JMG_Send_Custom_To_Damager_Weapon (This script will send a custom to the person who damaged an object with a certain weapon)
Weapon (Name of weapon)
Player_Type (Team the player must be to trigger the script)
Message (Custom that is sent to damager)
Param (Param sent to damager)
JMG_Teleport_Object_To_Sender (This script will teleport the object that sent the custom to the object with this script attached)
Message (Custom that triggers the script)
JMG_Teleport_On_Custom (This script will teleport the object that it is attached to the location that is specified when the custom is received)
Location (Position to teleport to)
Message (Custom to teleport on)
JMG_Teleport_Custom_Random (This script will teleport the object that it is attached to 1 of 9 random locations that are specified when the custom is received)
Location 1-9 (position to teleport to)
Message (Custom to teleport on)
JMG_Custom_Send_Random_Custom (This script will send 1 of 4 random customs when a custom message is received)
RecieveMessage (Custom needed to trigger script)
RecieveCount (Number of above customs need to trigger script)
SendMessage1-4 (Random Message to send)
SendParam1-4 (Random Param to send [this value is hooked with the message])
SendID (ID to send to)
JMG_Grant_Powerup_Select_Weapon_Create (This script will give the object it is attached to a weapon and the automatically switch to that weapon)
Powerup (Name of powerup to grant)
Weapon_Preset (Name of weapon to switch to)
If you have any scripts that you would like me to attempt to add to this just post what you would like it to do below and I'll try.
Visit Jerad's deer sweat shop
|
|
|