Thread: pl:allplayers
View Single Post
  #4  
Old 12-02-2009, 05:14 AM
Kyranki Kyranki is offline
Freelance Coder
Join Date: Aug 2007
Location: At the end of the rainbow, in the pot of gold.
Posts: 202
Kyranki is on a distinguished road
Send a message via AIM to Kyranki Send a message via MSN to Kyranki
Quote:
Originally Posted by oo_jazz_oo View Post
PHP Code:
for (pl:allplayers) {
  if (
pl.guild == params[5])
    
pl.chat "I'm in that guild!";

Like such?
Ugh, I think even if it's one line of code, not using brackets is in bad taste.
__________________
Stan.
Reply With Quote