Thread
:
pl:allplayers
View Single Post
#
4
12-02-2009, 05:14 AM
Kyranki
Freelance Coder
Join Date: Aug 2007
Location: At the end of the rainbow, in the pot of gold.
Posts: 202
Quote:
Originally Posted by
oo_jazz_oo
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.
Kyranki
View Public Profile
View GraalOnline Profile
Find all posts by Kyranki