Blockland Forums > Modification Help
Scavenger Mod : topic update/requesting apps4builders
<< < (29/57) > >>
Eeposs:
</3 was tired!
Derroith:

--- Quote from: Eeposs on October 23, 2011, 04:27:25 AM ---</3 was tired!

--- End quote ---
it's alright, just try and fix it if thats possible.

might actually make my own.


--- Quote from: mp7964 on October 22, 2011, 03:22:23 PM ---Also, anything else that need be done?

--- End quote ---
Forgot to answer this! Just try making a 5min tick system, all for now. When your done with that, I'll inform you in advance about that.
Munkey:

--- Code: ---function fivetick()
{
     schedule(5 * 60000, 0, fiveTick);
}

--- End code ---
Derroith:

--- Quote from: Munkey on October 23, 2011, 03:01:21 PM ---
--- Code: ---function fivetick()
{
     schedule(5 * 60000, 0, fiveTick);
}

--- End code ---

--- End quote ---
rofl, I never understood ticks.

But does it rotate, like repeat?
Munkey:

--- Quote from: Derroith on October 23, 2011, 03:06:36 PM ---rofl, I never understood ticks.

But does it rotate, like repeat?

--- End quote ---
yes
Navigation
Message Index
Next page
Previous page

Go to full version