Thread
:
setting hat on a character in GS2
View Single Post
#
13
08-13-2007, 06:13 PM
zokemon
That one guy...
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
Quote:
Originally Posted by
cbkbud
pshaw. Thats noob code.
PHP Code:
tokens
=
player
.
chat
.
tokenize
();
if (
tokens
[
0
] ==
"/sethat"
)
{
player
.
attr
[
1
] =
tokens
[
1
];
}
^-- That's where it's at.
Using tokenize without parameters is
real
noob code.
__________________
Do it with a DON!
zokemon
View Public Profile
View GraalOnline Profile
Find all posts by zokemon