Thread: pl:allplayers
View Single Post
  #2  
Old 12-02-2009, 03:38 AM
oo_jazz_oo oo_jazz_oo is offline
Jazz teh Awesome
oo_jazz_oo's Avatar
Join Date: Jul 2006
Location: California
Posts: 596
oo_jazz_oo is a jewel in the roughoo_jazz_oo is a jewel in the rough
Send a message via MSN to oo_jazz_oo
PHP Code:
for (pl:allplayers) {
  if (
pl.guild == params[5])
    
pl.chat "I'm in that guild!";

Like such?
__________________

Reply With Quote