Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » BRenBot 1.54.1
Re: BRenBot 1.54.1 [message #487599 is a reply to message #487598] Wed, 14 May 2014 15:28 Go to previous messageGo to previous message
Jerad2142 is currently offline  Jerad2142
Messages: 3805
Registered: July 2006
Location: USA
Karma:
General (3 Stars)
danpaul88 wrote on Wed, 14 May 2014 16:20

The default UDP query port in BRenBot for GSA clients is 23500 in plugins/gamespy.xml and it reads the game port from server.ini

if ($_ =~ m/Port\s*=\s*(\d+)/)
    {
      $server_gameport = $1;
    }


Although it occurs to me that if RemoteAdminPort= is below Port= in your server config that regex would technically match that too... should probably fix that ^^


EDIT: Fixed for 1.54.2


I'll just throw remoteAdminPort above port for now and see if that does the trick.


As for the stock Ren logging path, any way I can make it work or do I have to bite the bullet and put the extra bloat (bloat being unneeded, not disliked) of SSGM on my server?


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: nulling damage script?
Next Topic: The future of scripts post-4.1
Goto Forum:
  


Current Time: Sun Apr 28 16:34:58 MST 2024

Total time taken to generate the page: 0.00866 seconds