Blockland Forums > Modification Help

RTB Development

Pages: << < (144/889) > >>

Tom:


--- Quote from: MtnDew on January 18, 2010, 01:29:01 PM ---Add a "most downloaded mod today" thing in the mod manager.
:D

--- End quote ---
You should mod because you like doing it, not because you need recognition on a list. For me, the little attention I might get is a motivator, but I script because its fun.
Plus, most the top downloaded add-ons usually still suck.

Moppy:


--- Quote from: Ephialtes on January 18, 2010, 11:42:51 AM ---It will basically add a new loading phase before "LOADING DATABLOCKS" where it will download the shapes/sounds/textures required for all RTB add-ons on the server. This is great because the RTB webserver is much faster than a normal player's server so in the time it takes to download a single gun model from the server, you will have been able to download all the required content for an RTB add-on.

This will be a big advantage to modders who submit their content to RTB because it means more players will see their models ingame and not some random printer/sword model instead (because the user never enabled shape downloading).

--- End quote ---
...Do...want... THIS IS GONNA BE AWESOME!

-Jetz-:

I opened the mod manager and got this:

--- Code: ---getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/weapon_Zeus/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_Zapper/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_Uzi/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_Thumbtack/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/weapon_Thor/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_TF2ScoutPack/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_TF2BasicMelee/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_TBASG/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_Sword/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_SVD/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_Spear/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories

getSubStr(...): error, starting position and desired length must be >= 0: ("Add-Ons/Weapon_SmokeGrenade/Description.txt",0, -1)
BackTrace: ->Canvas::pushDialog->GuiCanvas::pushDialog->RTB_ModManager::onWake->FileCache::Refresh

ERROR: File "/Description.txt" is not in one of the default directories
--- End code ---
And it goes on like that for about a few hundred lines.

In other mod-manager news, when I open it it appears much bigger than the window of the game. Is it not compatible with smaller resolutions?

Wedge:

Another benefit is that people joining servers with custom maps will be able to see custom skies/water.

laremere:

I was about to ask if that was the case.  I assume custom bricks will be included too?

Pages: << < (144/889) > >>

Go to full version