Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » scripts.dll 2.4 is out
scripts.dll 2.4 is out [message #191972] Mon, 06 March 2006 00:26 Go to next message
jonwil is currently offline  jonwil
Messages: 3557
Registered: February 2003
Karma: 0
General (3 Stars)

get it from http://www.sourceforge.net/projects/rentools/

Complete changelog for 2.4:
new console commands:
GETBW will print the current bandwidth for a player (same thing as what the sbbo command sets)
SETBW will set the current bandwidth for a player (same thing as what the sbbo command sets)
Neither command will send anything to the client.
new hook for player join
new hook for level load
new hook for gameover
new code to change the team colors
bug fix to switch team engine call
new engine calls:
void Ranged_Percentage_Damage_To_Vehicles(float Percentage,const char *Warhead,Vector3 Location,float DamageRadius,GameObject *Damager); //damage vehicles based on a percentage factor
int Get_Bandwidth(int PlayerID); //Get players current bandwidth (same as set by sbbo)
bool Is_Dedicated(); //returns false if game.exe, true if WFDS/LFDS
void Soldier_Transition_Vehicle(GameObject *obj); //makes the soldier exit the vehicle they are in (or if right next to a vehicle, get in)
bool Is_Linux(); //returns true if linux, false if win32
unsigned int Get_Current_Game_Mode(); //Get the current game mode, 0 = function error, 1 = single player, 2 = skirmish, 3 = WOL, 4 = GameSpy, 5 = LAN. May not always differentiate correctly between WOL, Gamespy and LAN.

new scripts:
JFW_Vehicle_Thief_2 (stick this on a vehicle to make that vehicle stealable)
JFW_Vehicle_Block_Preset (script to block a preset from entering a vehicle)
JFW_PPAGE_Zone (sends a PPAGE to the player that entered the zone)
JFW_MSG_Zone (sends a MSG when a player enters the zone)
JFW_TMSG_Zone (sends a TMSG as though it came from the player that entered the zone)

bug-fixes to scripts in RenAlert.cpp
New renalert script RA_Base_Defense_Simple
Several RenAlert scripts formerly in the closed scripts.dll:
RA_ABomb_Beacon
RA_Missile_Silo
RA_Missile_Manager
RA_Silo_Animation
RA_ABomb_Terminal
RA_CanyonRiver_Weather
RA_Metro_Weather
RA_Underwater_OnCustom
RA_Underwater_Zone
RA_Submarine
RA_Vehicle

Yes, there will be a 2.5. No, I dont know when it will be out or what will be in it. No I dont know if there will be a new SSAOW version based on 2.4 (but, knowing WhiteDragon, there probobly will be)


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: scripts.dll 2.4 is out [message #191976 is a reply to message #191972] Mon, 06 March 2006 00:34 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9735
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
A n00b question probably, but... Does this mean we'll be able to do !getBW in Brenbot or do we need to wait until the new Brenbot will be released and incorporate it...

You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: scripts.dll 2.4 is out [message #191978 is a reply to message #191972] Mon, 06 March 2006 01:00 Go to previous messageGo to next message
Fifaheld is currently offline  Fifaheld
Messages: 349
Registered: October 2005
Karma: 0
Recruit
when comes please a new server side version out of scripts.dll und bhs.dll?
Re: scripts.dll 2.4 is out [message #191980 is a reply to message #191972] Mon, 06 March 2006 01:06 Go to previous messageGo to next message
Oblivion165 is currently offline  Oblivion165
Messages: 3468
Registered: June 2003
Location: Hendersonville, North Car...
Karma: 0
General (3 Stars)
And Jon, great work man.

WOL: Ob165ion Skype: Oblivion165 Yahoo Instant Messenger: CaptainJohn165

[Updated on: Mon, 06 March 2006 13:37]

Report message to a moderator

Re: scripts.dll 2.4 is out [message #191983 is a reply to message #191972] Mon, 06 March 2006 01:14 Go to previous messageGo to next message
Spice
Messages: 1448
Registered: November 2003
Location: Ohio
Karma: 0
General (1 Star)
Nice work. There is a problem with the Vehicle_block_preset script I found, when you go to enter the vehicle, it allows you inside, lets you drive around, then kicks you out about 5 seconds later. I'm not sure if this is a script limitation or what?

http://img46.imageshack.us/img46/8027/userbar358428pu3.gif
Re: scripts.dll 2.4 is out [message #191986 is a reply to message #191972] Mon, 06 March 2006 02:13 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
very nice Very Happy Thumbs Up


Re: scripts.dll 2.4 is out [message #191996 is a reply to message #191972] Mon, 06 March 2006 08:13 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3557
Registered: February 2003
Karma: 0
General (3 Stars)

ok, looks like the number for the timer is wrong.
I need to find a number that allows enough delay so that the character is definatly in the vehicle but doesnt let them do anything...


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: scripts.dll 2.4 is out [message #192018 is a reply to message #191972] Mon, 06 March 2006 13:39 Go to previous messageGo to next message
Oblivion165 is currently offline  Oblivion165
Messages: 3468
Registered: June 2003
Location: Hendersonville, North Car...
Karma: 0
General (3 Stars)
By now we should really have a script that makes a Engineer repair a scriptzone.

I know your Engineer_Target and Repair, work off of a "scream" that only the Engineer_Repair holder can hear, but it requires the logical sound, and all that mess.

Is it possible to have an engineer just stand there and repair a script zone?


WOL: Ob165ion Skype: Oblivion165 Yahoo Instant Messenger: CaptainJohn165
Re: scripts.dll 2.4 is out [message #192025 is a reply to message #191972] Mon, 06 March 2006 14:40 Go to previous message
Whitedragon is currently offline  Whitedragon
Messages: 832
Registered: February 2003
Location: California
Karma: 1
Colonel
The next version of SSAOW will include a bw exploiter detector.
For now, you can use the new bhs.dll from the scripts 2.4 download with SSAOW to gain access to the new console commands.


Black-Cell.net
Network Administrator (2003 - )

DragonServ, Renegade's first IRC interface bot
Creator and lead coder (2002 - )

Dragonade, Renegade's first server side modification
Lead coder (2005 - )

[Updated on: Mon, 06 March 2006 20:20]

Report message to a moderator

Previous Topic: Red Alert: A Path Beyond - Painted Mammoth Tank
Next Topic: You can now change the color of both teams
Goto Forum:
  


Current Time: Fri Oct 04 21:31:10 MST 2024

Total time taken to generate the page: 0.01427 seconds