Thread
:
Player level/gmap in clientside allplayers loop
View Single Post
#
3
03-06-2011, 05:11 PM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
It'd be:
PHP Code:
for (
temp
.
pl
:
allplayers
)
echo(
pl
.
level
.
name
);
But no, it doesn't work.
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow