Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Era Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=162)
-   -   Stupidity. (https://forums.graalonline.com/forums/showthread.php?t=134261767)

Supaman771 01-19-2011 11:53 PM

Stupidity.
 
http://oi53.tinypic.com/5plixf.jpg

No explanation required.

Soala 01-20-2011 12:00 AM

You should not grab the block in the first place. You've been warned!

Fulg0reSama 01-20-2011 12:02 AM

PHP Code:

function onPlayerTouchesMe()
{
  if(
player.ani =="grab")
{
  
say("STOP TOUCHING ME YOU STUPID CAT!");
  }


This is what came to mind.

Donark 01-20-2011 12:48 AM

you should talk to tim

Tim_Rocks 01-20-2011 01:24 AM

Quote:

Originally Posted by Donark (Post 1624243)
you should talk to tim

:D

PHP Code:

function onCreated()
  {
  
this.chat "";
}
function 
onActionGrab()
  {
  
this.chat "(Placed by *Tim_Rocks)";
  
sleep(3);
  
this.chat ":)";


This is actually what should of come to mind.

WillaWonka 01-20-2011 01:26 AM

Quote:

Originally Posted by Tim_Rocks (Post 1624251)
:D


This is actually what should of come to mind.

rofl

Fulg0reSama 01-20-2011 01:28 AM

Quote:

Originally Posted by Tim_Rocks (Post 1624251)
:D

PHP Code:

function onCreated()
  {
  
this.chat "";
}
function 
onActionGrab()
  {
  
this.chat "(Placed by *Tim_Rocks)";
  
sleep(3);
  
this.chat ":)";


This is actually what should of come to mind.

I should think of a redundant onCreated? Weird, But rest seems good.

fowlplay4 01-20-2011 01:53 AM

1. Insert Fist
2. ?????
3. Profit

TSAdmin 01-20-2011 03:26 AM

Move the informational block down 1 tile (0.5 of a tile even), out of reach of grabbing, and problem solved. How hard would that be? o_O

Tim_Rocks 01-20-2011 03:48 AM

Quote:

Originally Posted by TSAdmin (Post 1624286)
Move the informational block down 1 tile (0.5 of a tile even), out of reach of grabbing, and problem solved. How hard would that be? o_O

Yeah I think all staff have a NPC object mover (I had one). All they had to say was :move 0 .5 and click the object :D

Lance 01-20-2011 06:26 AM

What is the problem with grabbing the block?

Demisis_P2P 01-20-2011 07:12 AM

Quote:

Originally Posted by Lance (Post 1624319)
What is the problem with grabbing the block?

Changes the text of the block to say who placed it instead of the informational message. By repeatedly grabbing the block you can prevent other people from seeing the "very important message".

Not sure why the "Placed by" message even needs to be there anymore since all staff tools are logged now. If for some other reason it is still needed it should be converted to use the message system rather than chat text.

Secondly, isn't this the sort of thing that should be getting put in the news window anyway?

DustyPorViva 01-20-2011 07:18 AM

Shouldn't be using ****ing staff blocks as bulletin boards.

Cloven 01-20-2011 08:44 AM

Quote:

Originally Posted by DustyPorViva (Post 1624327)
Shouldn't be using ****ing staff blocks as bulletin boards.

^ This. Period.

xAndrewx 01-20-2011 09:08 AM

Yep, looks stupid. Era iPhone refuses to use them


All times are GMT +2. The time now is 12:26 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.