Blockland Forums > Modification Help
RTB Development
mctwist:
Then that guy is doing something seriously wrong. However, it should work nonetheless, except if some other guy overrides the default TCPObject namespace.
Kalphiter:
--- Quote from: Ephialtes on December 18, 2011, 03:53:01 PM ---And for tcp objects with no name?
--- End quote ---
Set a temporary random name, as long as its only for the scope of the isFunction call.
--- Quote from: mctwist on December 18, 2011, 04:44:21 PM ---Then that guy is doing something seriously wrong.
--- End quote ---
It is perfectly acceptable to have a nameless TCP object. There are cases where you don't have to use a name.
mctwist:
--- Quote from: Kalphiter on December 19, 2011, 03:51:41 PM ---It is perfectly acceptable to have a nameless TCP object. There are cases where you don't have to use a name.
--- End quote ---
Unless you don't package the default TCPObject functions, how are you going to retrieve status? I see your point though, as all Torque objects can be nameless.
Antares:
Is this possible to add?
--- Quote from: Pentium on April 01, 2011, 12:39:21 PM ---How about a 'loadbricks()' console command?
--- End quote ---
Pentium:
Did the saveBricks(); command get removed in RTB 4? Because when I tried saving on my dedicated server BL complained about the function being nonexistant.