Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » Tiberian Technologies releases TT-scripts 4.0 open beta 5!
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469063 is a reply to message #468789] Mon, 11 June 2012 12:52 Go to previous messageGo to next message
Gohax is currently offline  Gohax
Messages: 738
Registered: January 2009
Karma: 0
Colonel
I haven't noticed any lag caused by beta 5. You sure it's just not on your end?

http://i453.photobucket.com/albums/qq252/DOT_HaLo/hawke.png
Quote:

·OTBot·Gohax killed beerfull4 (Black Hand Sniper/Sniper Rifle Vs. Deadeye/Sniper Rifle).
·OTBot·beerfull4: see that for sure a auto aim
·OTBot·beerfull4: u know how i can tell
·OTBot·Gohax: LOL
·OTBot·Gohax: how can you tell?
·OTBot·beerfull4: becuz your american and americans are like that
·OTBot·Gohax: LOL!
·OTBot·beerfull4 has left the game.

Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469077 is a reply to message #468789] Mon, 11 June 2012 15:22 Go to previous messageGo to next message
NACHO-ARG is currently offline  NACHO-ARG
Messages: 397
Registered: October 2010
Karma: 0
Commander
pretty sure, as i dont get this issue wile runing 3.44 + RR.
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469080 is a reply to message #468789] Mon, 11 June 2012 16:22 Go to previous messageGo to next message
Ani is currently offline  Ani
Messages: 399
Registered: February 2012
Location: New York City
Karma: 0
Commander
BR is still missing [BEACON] messages..
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469086 is a reply to message #468789] Mon, 11 June 2012 16:51 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

I just tested it on my own server (not with BRenBot, but with PuTTy pointed at the renlogmon port) and it definitely displayed the BEACON message when I deployed my beacon. So I presume it's on BRenBot's end.

-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469089 is a reply to message #468789] Mon, 11 June 2012 17:07 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

Toggle Spoiler


I apologize for the lack of newlines, but I seem to have just discovered a bug - shooting my own nuke beacon causes that message to get sent seemingly every time I hit it.

EDIT: Repairing it does the same thing. I am not sure if it does this on enemy beacons.


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

[Updated on: Mon, 11 June 2012 17:11]

Report message to a moderator

Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469094 is a reply to message #468789] Mon, 11 June 2012 17:42 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
This if statement is a fail.


	if (amount == 0 && damager == Get_Beacon_Planter(obj))
	{
		StringClass str3;
		const char *str4 = Get_Translated_Preset_Name_Ini(obj);
		str3.Format("%s has detonated",str4);
		SSGMGameLog::Log_Message(str3,"_BEACON ");
	}


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469116 is a reply to message #469080] Tue, 12 June 2012 01:30 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
Animoskity wrote on Tue, 12 June 2012 00:22

BR is still missing [BEACON] messages..



Ethenal wrote on Tue, 12 June 2012 01:07

000[19:06:22] _BEACONNuclear Strike Beacon has detonated



That would be because BRenBot expects the format to match SSGM 3.4.4 where there is a space between _BEACON and the actual message, for instance;

000[19:06:22] _BEACON Nuclear Strike Beacon has detonated


In SSGM 3.4.4 all SSGM messages had a space between the _PREFIX and the actual message and BRenBot will not be able to parse any messages which lack this space. One for the TT bug tracker I think Smile


http://steamsignature.com/card/1/76561197975867233.png

[Updated on: Tue, 12 June 2012 01:31]

Report message to a moderator

Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469131 is a reply to message #468789] Tue, 12 June 2012 09:29 Go to previous messageGo to next message
Hitman is currently offline  Hitman
Messages: 878
Registered: November 2005
Location: Belgium
Karma: 0
Colonel
mark fav server option sucks
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469140 is a reply to message #469116] Tue, 12 June 2012 11:40 Go to previous messageGo to next message
Ani is currently offline  Ani
Messages: 399
Registered: February 2012
Location: New York City
Karma: 0
Commander
danpaul88 wrote on Tue, 12 June 2012 01:30

Animoskity wrote on Tue, 12 June 2012 00:22

BR is still missing [BEACON] messages..



Ethenal wrote on Tue, 12 June 2012 01:07

000[19:06:22] _BEACONNuclear Strike Beacon has detonated



That would be because BRenBot expects the format to match SSGM 3.4.4 where there is a space between _BEACON and the actual message, for instance;

000[19:06:22] _BEACON Nuclear Strike Beacon has detonated


In SSGM 3.4.4 all SSGM messages had a space between the _PREFIX and the actual message and BRenBot will not be able to parse any messages which lack this space. One for the TT bug tracker I think Smile


Sorry if I come off sounding rude, but if BR is being released alongside every TT beta, and you're the main developer of BR, isn't it your problem to fix asap and release a final version standalone or something?
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469142 is a reply to message #468789] Tue, 12 June 2012 12:47 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
Not when the bug isn't in BR, no. Ssgm 4 is supposed to have identical log output to ssgm 3.x, in this case it does not, hence it needs fixing in ssgm 4.

http://steamsignature.com/card/1/76561197975867233.png
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469145 is a reply to message #468789] Tue, 12 June 2012 13:58 Go to previous messageGo to next message
Ani is currently offline  Ani
Messages: 399
Registered: February 2012
Location: New York City
Karma: 0
Commander
What pisses me off is that, this has been discussed atleast twice which included the main heads of TT and this hasn't been fixed.. >.>
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469146 is a reply to message #468789] Tue, 12 June 2012 14:10 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
I believe this is the first time anyone has actually posted the ssgm output from their server, thus this is the first chance I had to see and point out the problem with the log output.

http://steamsignature.com/card/1/76561197975867233.png
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469149 is a reply to message #468789] Tue, 12 June 2012 14:17 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
Just edit the source code and put a space at the end of the prefix like "_BEACON " and "_BUILDING ". Hell, I can even reupload beta 5 SSGM if it's that big of a deal, with all of the prefixes spaced out.

http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469152 is a reply to message #469149] Tue, 12 June 2012 15:05 Go to previous messageGo to next message
Ani is currently offline  Ani
Messages: 399
Registered: February 2012
Location: New York City
Karma: 0
Commander
Xpert wrote on Tue, 12 June 2012 14:17

Just edit the source code and put a space at the end of the prefix like "_BEACON " and "_BUILDING ". Hell, I can even reupload beta 5 SSGM if it's that big of a deal, with all of the prefixes spaced out.


I'd appreciate if you could Wink

I'm beyond useless with this stuff. Besides the [BEACON] messages not working, the [GENERAL] stuff doesn't work either..
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469157 is a reply to message #468789] Tue, 12 June 2012 15:48 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

Quote:

Tue   17:33:59        join: Null (Null@ren-A73B9CB3.dhcp.leds.al.charter.com) clones (0) has joined #Null
Tue   17:33:59        (Null) BRenBot 1.53 reporting for duty! Type !help for a list of commands.
Tue   17:33:59        mode: (ChanServ) sets mode: +o Null
Tue   17:34:16        (@Null) Host: BRenBot 1.53 starting up. Type !help for a list of commands
Tue   17:34:20        (@Null) Host: [BR] Settings for C&C_Field.mix: Time Limit: 30, Mine Limit: 35, Vehicle Limit: 8.Donations are allowed after 10 minutes.
Tue   17:34:54        (@Null) Player Ethenal joined the game
Tue   17:34:59        (@Null) Host: [BR] Ethenal does not have any recommendations.
Tue   17:35:18        (@Null) [BEACON] Ethenal deployed a Ion Cannon Beacon
Tue   17:35:26        (@Null) Host: [BR] This server is running BRenBot 1.53
Tue   17:36:06        (@Null) [BEACON] Ion Cannon Beacon has detonated
Tue   17:36:06        (@Null) Ethenal killed theirself.


void SSGMGameLog::Log_Message(const char *message,const char *category)
{
	if (init)
	{
		char time[256];
		memset(time,0,sizeof(time));
		time[0] = 0x3F;
		GetTimeFormat(LOCALE_SYSTEM_DEFAULT,TIME_FORCE24HOURFORMAT,0,"'['HH':'mm':'ss'] '",time,0xFF);
		StringClass str = "000";
		str += time;
		str += category;
		str += " ";
		str += message;
		Send(str.Peek_Buffer());
	}
}


All I changed was the "str += ''" to "str += ' '" (added a space). scripts.dll attached.

EDIT: I confirmed that this space also affects _C4 messages, so those should work too if BR actually supports them (it didn't do anything on mine, but they're definitely there).
  • Attachment: scripts.zip
    (Size: 829.20KB, Downloaded 156 times)


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

[Updated on: Tue, 12 June 2012 15:50]

Report message to a moderator

Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469168 is a reply to message #469157] Tue, 12 June 2012 17:30 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
Ethenal wrote on Tue, 12 June 2012 18:48

Quote:

Tue   17:33:59        join: Null (Null@ren-A73B9CB3.dhcp.leds.al.charter.com) clones (0) has joined #Null
Tue   17:33:59        (Null) BRenBot 1.53 reporting for duty! Type !help for a list of commands.
Tue   17:33:59        mode: (ChanServ) sets mode: +o Null
Tue   17:34:16        (@Null) Host: BRenBot 1.53 starting up. Type !help for a list of commands
Tue   17:34:20        (@Null) Host: [BR] Settings for C&C_Field.mix: Time Limit: 30, Mine Limit: 35, Vehicle Limit: 8.Donations are allowed after 10 minutes.
Tue   17:34:54        (@Null) Player Ethenal joined the game
Tue   17:34:59        (@Null) Host: [BR] Ethenal does not have any recommendations.
Tue   17:35:18        (@Null) [BEACON] Ethenal deployed a Ion Cannon Beacon
Tue   17:35:26        (@Null) Host: [BR] This server is running BRenBot 1.53
Tue   17:36:06        (@Null) [BEACON] Ion Cannon Beacon has detonated
Tue   17:36:06        (@Null) Ethenal killed theirself.


void SSGMGameLog::Log_Message(const char *message,const char *category)
{
	if (init)
	{
		char time[256];
		memset(time,0,sizeof(time));
		time[0] = 0x3F;
		GetTimeFormat(LOCALE_SYSTEM_DEFAULT,TIME_FORCE24HOURFORMAT,0,"'['HH':'mm':'ss'] '",time,0xFF);
		StringClass str = "000";
		str += time;
		str += category;
		str += " ";
		str += message;
		Send(str.Peek_Buffer());
	}
}


All I changed was the "str += ''" to "str += ' '" (added a space). scripts.dll attached.

EDIT: I confirmed that this space also affects _C4 messages, so those should work too if BR actually supports them (it didn't do anything on mine, but they're definitely there).


I just facepalmed and couldn't believe I completely forgot I can edit that piece, LOL!


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469184 is a reply to message #468789] Tue, 12 June 2012 19:32 Go to previous messageGo to next message
Ani is currently offline  Ani
Messages: 399
Registered: February 2012
Location: New York City
Karma: 0
Commander
Thanks so much for the scripts release. I'll test it out soon. With this, C4, BEACONS, and GENERAL messages should work, correct?
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469185 is a reply to message #469184] Tue, 12 June 2012 19:44 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
Animoskity wrote on Tue, 12 June 2012 22:32

Thanks so much for the scripts release. I'll test it out soon. With this, C4, BEACONS, and GENERAL messages should work, correct?

ja.


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #469192 is a reply to message #468789] Tue, 12 June 2012 21:13 Go to previous messageGo to next message
halo2pac is currently offline  halo2pac
Messages: 659
Registered: December 2006
Location: Near Cleveland, Ohio
Karma: 0
Colonel
Quote:

New engine call Is_WOL_User which determines if there is a valid WWOnline::UserData matching the passed in name (i.e. if the player is on WOL or not)


haha yes! I needed that years ago to prevent direct connecters... to late now though.


http://img339.imageshack.us/img339/1991/nefobbygenyunoreleasere.jpg
Rene-Buddy | Renegade X
Join the fight against Obsessive-Compulsive Posting Disorder. Cancel is ur friend.
*Renegade X Dev Team Member*
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #470392 is a reply to message #468789] Sun, 01 July 2012 03:24 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

Can anyone confirm if CTF is or isn't working and if its broken, what their SSGM.ini looks like?


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: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #470943 is a reply to message #468789] Sun, 08 July 2012 05:17 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

The missing space character is fixed for the next version.


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: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #470944 is a reply to message #468789] Sun, 08 July 2012 05:39 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

The spam messages when you shoot a beacon are also gone.


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: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #473301 is a reply to message #468789] Mon, 20 August 2012 16:41 Go to previous messageGo to next message
Helios
Messages: 23
Registered: August 2011
Karma: 0
Recruit
Is there an ETA on RC1?
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #473354 is a reply to message #468789] Wed, 22 August 2012 04:56 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

It's in private testing so it should not take too long.

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: Tiberian Technologies releases TT-scripts 4.0 open beta 5! [message #473462 is a reply to message #468789] Fri, 24 August 2012 16:38 Go to previous message
Helios
Messages: 23
Registered: August 2011
Karma: 0
Recruit
Awesome, because Beta 5 gives me this weird SBBO lag after awhile, making the game pretty much unplayable, and the changelog says that's going to be fixed.
Previous Topic: Chat flood control doesn't work
Next Topic: tmsg doesnt trigger ::onchat
Goto Forum:
  


Current Time: Wed Apr 17 17:31:07 MST 2024

Total time taken to generate the page: 0.01851 seconds