2012/09/08 - Blockland r1730

Author Topic: 2012/09/08 - Blockland r1730  (Read 46422 times)

i would like to suggest making fakekilledbricks deadly in a minigame

though im sure that was suggested already
physics are done client-sided and therefore this cannot happen as of now



« Last Edit: September 14, 2012, 05:19:01 PM by LeetZero »





Why are decals and faces shaded incorrectly?





Something broke..

That's an old glitch I've had once or twice before. You'd think it'd be fixable since it knows it's going negative - some check for if it passes the normal threshold.

There was probably a bad server chat mod.

That's an old glitch I've had once or twice before. You'd think it'd be fixable since it knows it's going negative - some check for if it passes the normal threshold.

It looks like there's a line of code that should be something like
Code: [Select]
if(fp > 0 && fp < 5000)
and instead, it's just
Code: [Select]
if(fp < 5000)

Sevara, you literally have no idea what you're talking about, please stop.

If it was like that, then the timer would never work for anyone ever.


Badspot

  • Administrator



Something broke..

All chat mods are basically garbage.  I recommend removing them.