• Started 24th Apr 2014 in General
    ##werewolf quote (even though they usually suck)    [23:45:29] <arkiwitect> jacob1, are you gay?  [23:45:53] <jacob1> ...  [23:45:58] <arkiwitect> jacob1, answer...
  • Started 24th Apr 2014 in General
    @coenmcj (View Post)  It went from heartbleed to hashing to complaining about what is / isn't on topic? That's even less on topic than the previous discussion :P (also this is the reas...
  • Started 23rd Apr 2014 in The Powder Toy/Lua scripting
    os.time() is only accurate to the second, if you want it to be any faster there's a nice function socket.gettime(), which I think measures time to the millisecond  local lastTimer = 0 ...
  • Started 23rd Apr 2014 in Feedback
    @zBuilder (View Post)  If it were too many people using it at once, it would be slow all the time. But this is the same thing every time, first the server slows down a little, then a minute late...
  • Started 23rd Apr 2014 in The Powder Toy/Lua scripting
    I'm not sure exactly what you intended it to do, but here is something that sets the ctype of clne to clne every 3 seconds:  local lastTimer = 0  local function moo()  if os.time...
  • Started 23rd Apr 2014 in Feedback
    It's not just you, it's the server. When it happens, just try again in a few minutes and it should load fine. h4zardz1 could be right (i'm sure if the server didn't have so much t...
  • Started 23rd Apr 2014 in Powder Toy Mods
    nothing suggested here is likely never going to be put in any more than an april fools joke mod, so unsticking this now :P
  • Started 22nd Apr 2014 in General
    @batman333 (View Post)  he just means that you shouldn't post on really old threads (this one was about two months old) unless you have something highly useful / relevant to say. But he isn...
  • Started 22nd Apr 2014 in General
    You don't need to make a thread if you are only leaving 4 days, that's pretty normal and you haven't been very active recently anyway. I left for like a week once, and didn't say ...
  • Started 21st Apr 2014 in Help
    @walrux1 (View Post)  that wouldn't work with pixels, how do you decide which pixels to cut if making it smaller, or which to double if making it larger? That would look pretty ugly. It onl...