Author Topic: Please make TCP Object support classes  (Read 402 times)

for the love of god and all that is good please make this happen.
I dont even know why this doesn't work in the first place, seriously.

nvm I wrote a script to do this.
you can't write a script to do this because other people might want to define TCPObject::whatever
loving badspot do this.
« Last Edit: March 22, 2014, 04:30:08 PM by 0xBRIANSMITH »

A while ago I sent him a PM about it...


Quote from: Greek2me
Class inheritance seems to be broken on TCPObjects. The class and superClass fields have no effect on them.

It looks like an old problem: http://forum.blockland.us/index.php?topic=193613.msg5211624#msg5211624
Quote from: Badspot
That thread is 2 years old and OP is edited saying he solved his problem.

I don't think he cares. This would be enormously useful though and would let me write a proper TCP library.

Well it's not "broken", it's just not meant to be. class and superClass are features of ScriptObject/ScriptGroup objects and aren't intended to be used anywhere else.

Well it's not "broken", it's just not meant to be. class and superClass are features of ScriptObject/ScriptGroup objects and aren't intended to be used anywhere else.
well then it should be added in.

They really do need support for classes.