Thread
:
tile set problems?
View Single Post
#
6
11-04-2007, 09:46 PM
Arch_Angel
Registered User
Join Date: Apr 2007
Posts: 482
For the editor just put
PHP Code:
//#CLIENTSIDE
if (
created
) {
removetiledefs
;
addtiledef TILESETNAME
,,;
}
if (
playertouchsme
) {
}
That worked right for me with my tiles. Depends on which tiles you are going to use.
Arch_Angel
View Public Profile
View GraalOnline Profile
Find all posts by Arch_Angel