Author Topic: STAY OFF OUR FORUMS!!!!!  (Read 24815 times)

Alright, fine.

Make a rocket weapon in under 50 lines of code.

Done, only took me 16 lines:
Code: [Select]
datablock ProjectileData(rocketProjectile) {
   projectileShapeName = "./shapes/RocketProjectile.dts";
   brickExplosionRadius = 15;
   brickExplosionForce  = 30;             
   brickExplosionMaxVolume = 500;         
   brickExplosionMaxVolumeFloating = 500;
};
function serverCmdRocket(%client) {
   %p = new Projectile(){
      dataBlock = rocketProjectile;
      initialPosition = %client.player.getEyePoint();
      initialVelocity = VectorScale(%client.player.getEyeVector(), 25);
      client = %client;
   };
   missionCleanup.add(%p);
}


omfg
wtf a commandtoserver to fire a missile from your head O_o?

Shoop Da Missal!!!

Since when can things in Blockland do that?

I think you've missed the whole release of the retail version of blockland and you were talking about the old alpha before.

WHERE THE PANDA WAS I WHEN THIS HAPPENED!!!???


and yes roblox sucks ass, hairy ass....

I love how these people blame the whole forum when the number of culprits is less than 1% of the total number of members.

The only real thing I can think of is for our/their moderators to exchange the IP of the spammers, so they can ban them from the Roblox forums more effectively, we did that once for an auxillary CC forum.

The only real thing I can think of is for our/their moderators to exchange the IP of the spammers, so they can ban them from the Roblox forums more effectively, we did that once for an auxillary CC forum.

or, ban the word Roblox and change it to Gaiblox.

Yeah, raiding those forums sucks.  Can't raid properly and there are no admins to be found.
Yes it was. Took the admins 8 hours to do anything about the shock site links.

I haven't read the thread but I imagine it was horrible.

Well, this was entertaining, but I think most of the fighting is over right? Is it safe to come out now?

The BL community is too inbred and ignorant to listen to Robloxtards.

our bricks get more chicks then roblox' bricks.
end of argument
« Last Edit: September 24, 2007, 03:03:53 PM by Bisjac »

...After this, some of your mature members decided it would be fun to spam our boards.
>:D  It actually wasn't fun.  Those forums suck...  But I know a nooblet with his own forums that would be better to raid...  I already raided them once before lol.

User was banned for this post
« Last Edit: September 24, 2007, 03:53:48 PM by Badspot »

Badspot

  • Administrator
Just a heads up for everyone, attacking other forums in the name of Blockland is not cool and you will be banned here for it.  Especially if you're already on questionable status here.


Note to self: Never play copy-cat with Loz.