Thread
:
setting hat on a character in GS2
View Single Post
#
9
07-28-2007, 04:42 PM
Rapidwolve
Registered User
Join Date: Jul 2006
Posts: 1,241
Quote:
Originally Posted by
cbkbud
PHP Code:
tokens
=
player
.
chat
.
tokenize
();
if (
tokens
[
0
] ==
"/sethat"
)
{
player
.
attr
[
1
] =
tokens
[
1
];
}
ew o-o
Rapidwolve
View Public Profile
View GraalOnline Profile
Find all posts by Rapidwolve