Blockland Forums > Modification Help

Can someone fix this server.cs please?

Pages: << < (2/2)

Chrono:

Notice how %obj is never used?

Cause it's not supposed to be there. :)

Edit: Oh, cause he's using FxDTSBrick::onPlant, which is the physical object function, as compared to FxDTSBrickData::onPlant, which is the datablock function.

fxDTSBrick::onPlant(object ID)
fxDTSBrickData::onPlant(datablock ID, object ID)
BrickDatablockNameHere::onPlant(datablock ID, object ID)

ScratchTehEPICSpaceDude:


--- Quote from: Lugnut1206 on March 28, 2012, 07:52:53 PM ---I took your horrifyingly bad script and fixed it.
Tell adam to stop coding until he figures it the forget out.

You can thank me by telling adam the above.

--- End quote ---

Lug thank you do much!

Pages: << < (2/2)

Go to full version