Blockland Forums > Modification Help
RTB Development
Superb:
--- Quote from: Mega-Bear on January 06, 2012, 06:10:11 AM ---Ephi, out of curiosity, where did you learn Torque anyway? Did you work for Garage Games like Badspot or Kompressor?
--- End quote ---
age of time!
IkeTheGeneric:
I had a thought about something with the RTB prefs, being able to set a 'sever description' that can be seen somehow through a new gui or something.
It has a limit of 190 characters, and it's purpose would be to describe said server. Would this be possible, and if so, were you planning on anything like it?
Lugnut:
--- Quote from: Ephialtes on January 04, 2012, 01:14:09 PM ---Yes.
--- End quote ---
Can I get an ETA for that?
Jasa1:
--- Quote from: Jasa1 on December 24, 2011, 12:08:20 PM ---Fix the console spam.
--- Code: ---Add-Ons/System_ReturnToBlockland/support/networking.cs (319): Unknown command onDisconnect.
--- End code ---
--- End quote ---
Port:
--- Quote from: IkeTheGeneric on January 06, 2012, 10:30:12 PM ---I had a thought about something with the RTB prefs, being able to set a 'sever description' that can be seen somehow through a new gui or something.
It has a limit of 190 characters, and it's purpose would be to describe said server. Would this be possible, and if so, were you planning on anything like it?
--- End quote ---
Maybe to add something like this, RTB could simply allow configuring $Pref::Server::Info which is a default variable, and then actually show it in the Information dialog.
The variable is already here, the game just doesn't use it anywhere.