Blockland Forums > Modification Help
Help with Confusing Syntax Error!
Lugnut:
--- Quote from: ScratchTehEPICSpaceDude on March 22, 2012, 06:50:29 AM ---Anyway, I don't know anything about this. Adam Savage coded this.
--- End quote ---
Then why isn't he getting off his lazy ass and asking the question himself?
ScratchTehEPICSpaceDude:
--- Quote from: Lugnut1206 on March 22, 2012, 07:07:32 PM ---Then why isn't he getting off his lazy ass and asking the question himself?
--- End quote ---
I'm not sure his "lazy ass" is on the forums.
otto-san:
--- Quote from: ScratchTehEPICSpaceDude on March 23, 2012, 12:34:41 PM ---I'm not sure his "lazy ass" is on the forums.
--- End quote ---
It is.
Treynolds416:
--- Quote from: ScratchTehEPICSpaceDude on March 23, 2012, 12:34:41 PM ---I'm not sure his "lazy ass" is on the forums.
--- End quote ---
You are him.
?
ScratchTehEPICSpaceDude:
--- Quote from: Port on March 21, 2012, 11:55:30 AM ---This code is such a horrible mess which wouldn't even work if the missing " issue was solved. Here, let me point out a few of the flaws:
Here are some hints:
* The arguments for the fxDTSBrickData::onPlant callback are the brick datablock, %this, and the brick object, %obj.
* You can access the client of a brick by getting it's brick group using getBrickGroupFromObject( object ) and accessing it's .client field.
* The previously mentioned function is called when the brick is planted. There is no need to check whether it's planted.
--- End quote ---
Omg, you're right. It doesn't work. Sorry, can you send me a fixed server.cs? I'm not a good coder.