Quote:
Originally Posted by xXziroXx
I fail to see how I weren't being constructive in my last post.
|
Saying it has a horrible syntax without giving a reason is failing to be constructive.
It is modeled on the jQuery syntax:
PHP Code:
jQuery('blockquote').each(function(el) {
alert(jQuery(this).text());
});
I was thinking of implementing an each function
PHP Code:
g(allplayers).in("osl.nw").each(function(pl) {
g(pl)
.warp("jail.nw", 30, 30)
.nick("jailed for lack of constructive critisicm");
});
I'm not sure if it would work like that but it looks like it might =o
Actually, keep up the mean Ziro, I'm getting some good ideas :O