Thread
:
A nooby scripting question
View Single Post
#
2
09-03-2010, 08:23 PM
Cubical
Banned
Join Date: Feb 2007
Posts: 1,348
PHP Code:
player
.
attr
[
1
] =
"hatimg.png"
;
edit:
PHP Code:
//#CLIENTSIDE
function
onCreated
(){
player
.
attr
[
1
] =
"hatimg.png"
;
}
Cubical
View Public Profile
View GraalOnline Profile
Find all posts by Cubical