Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Feature request (https://forums.graalonline.com/forums/forumdisplay.php?f=194)
-   -   'echo' as a log-able function (https://forums.graalonline.com/forums/showthread.php?t=134267946)

BlueMelon 05-29-2013 02:47 AM

bump

BlueMelon 05-30-2013 08:48 PM

call me Mr. Mc. Bumpy pants.

xAndrewx 05-30-2013 09:00 PM

why not make your own echo function....

HTML Code:

function echo2(msg) {
  echo(msg);
  savelog2("echolog.txt", msg);
}

This is probably why Stefan is ignoring you. I did read
'I hope you understand now, because you're kinda making a fool of yourself by insisting us to create another function, thats really aside from the request.' but w/e

BlueMelon 05-30-2013 11:52 PM

Quote:

Originally Posted by xAndrewx (Post 1718556)
why not make your own echo function....

HTML Code:

function echo2(msg) {
  echo(msg);
  savelog2("echolog.txt", msg);
}

This is probably why Stefan is ignoring you. I did read
'I hope you understand now, because you're kinda making a fool of yourself by insisting us to create another function, thats really aside from the request.' but w/e

Please read the thread before posting? ... x_x

DustyPorViva 05-31-2013 12:32 AM

Quote:

Originally Posted by xAndrewx (Post 1718556)
This is probably why Stefan is ignoring you. I did read
'I hope you understand now, because you're kinda making a fool of yourself by insisting us to create another function, thats really aside from the request.' but w/e

'Cause this has nothing to do with tracking your OWN echos, but tracking down the rogue echos of whatever scripter or person with access to a level manages to create and forget about.

Alternatively, have a server option that toggles echos with a stamp of the parent NPC name. As far as I know, local level NPCs are given a temporary NPC name that includes their level name?

BlueMelon 05-31-2013 12:39 AM

Another option would be to add a few/couple more arguments to onAllRCChat(msg) (If that event is ever going to be extended...)

onAllRCChat(message,type,[parent script/location of the invoker?])

That would be the preferred solution imo, but a serveroption works too.

BlueMelon 06-02-2013 12:34 AM

bump 4 the recent updates

BlueMelon 06-02-2013 09:32 PM

ıllıllı ⓑⓤⓜⓟ ıllıllı

DustyPorViva 06-02-2013 09:48 PM

Quote:

Originally Posted by BlueMelon (Post 1718722)
ıllıllı ⓑⓤⓜⓟ ıllıllı

Dude, it's not working -_-

Fulg0reSama 06-02-2013 09:53 PM

Quote:

Originally Posted by DustyPorViva (Post 1718725)
Dude, it's not working -_-

Gotta admire his persistence.

Could use a bit more of a direct request message though.

BlueMelon 06-02-2013 10:11 PM

It will soon catch his attention ;)
And the message is quite direct, stefan will understand. I've already talked to him about it.

DustyPorViva 06-02-2013 11:57 PM

Quote:

Originally Posted by BlueMelon (Post 1718728)
It will soon catch his attention ;)
And the message is quite direct, stefan will understand. I've already talked to him about it.

I don't think the problem is him not seeing this thread.

Tim_Rocks 06-03-2013 12:34 AM

What's the big deal anyway if this feature is implemented? A feature is something that you can turn on or off; you don't have to use it. All we want from this feature is a way to log echo's and the source when a rouge echo appears and can't be found without searching through every script, level, or file.


All times are GMT +2. The time now is 11:11 AM.

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