Thread
:
problem adding tileset to server
View Single Post
#
7
09-14-2008, 03:31 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
FYI, it's better to do something like this:
PHP Code:
//#CLIENTSIDE
function
onCreated
() {
removetiledefs
();
addtiledef
(
"snow.png"
,
""
,
1
);
}
in a system weapon (when online).
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994