Thread
:
staff block droper not working
View Single Post
#
4
07-15-2008, 09:18 PM
Tigairius
The Cat
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Make a class called staffsign and put this script in it:
PHP Code:
//#CLIENTSIDE
function
onCreated
() {
setimg
(
"block.png"
);
setshape
(
1
,
32
,
32
);
}
That'll give you a basic idea.
__________________
“Shoot for the moon. Even if you miss, you'll land among the stars.”
Tigairius
View Public Profile
View GraalOnline Profile
Find all posts by Tigairius