Blockland Forums > Modification Help
^^##Schedule## Error
<< < (2/5) > >>
Amade:

--- Quote from: MegaScientifical on August 17, 2011, 10:35:17 AM ---
--- Code: ---package xcruso {
function GameConnection::onClientEnterGame(%this){
Parent::onClientEnterGame(%this);
%this.schedule(2500, "snip");
}
};
activatepackage(xcruso);

function GameConnection::snip(%this) {
centerPrint(%this, "<bitmap:Add-Ons/Server_snip/thePicture...>", 5);
}
--- End code ---

--- End quote ---
congratulations, you managed to fix the error as well as forget up his properly-placed line breaks.
MegaScientifical:

--- Quote from: Amade on August 17, 2011, 09:30:36 PM ---as well as forget up his properly-placed line breaks.

--- End quote ---

What the hell are you going on about?
Sulfate:

--- Quote from: MegaScientifical on August 18, 2011, 12:33:59 AM ---What the hell are you going on about?

--- End quote ---

you made the code look like stuff

literally look like stuff, spacing was there for a reason
xcruso:

--- Quote from: Amade on August 17, 2011, 09:30:36 PM ---congratulations, you managed to fix the error as well as forget up his properly-placed line breaks.

--- End quote ---

Ah Picture still wont show up in a TDM minigame with 1 life.
MegaScientifical:

--- Quote from: Sulfate on August 18, 2011, 12:49:08 AM ---you made the code look like stuff

literally look like stuff, spacing was there for a reason

--- End quote ---

No I didn't?
Navigation
Message Index
Next page
Previous page

Go to full version