Thread: Addtiledef
View Single Post
  #1  
Old 08-24-2005, 04:51 PM
Gamba_Legend Gamba_Legend is offline
Slow NPC Scripter
Join Date: Jun 2005
Location: Asbury Park, New Jersey
Posts: 63
Gamba_Legend is on a distinguished road
Send a message via AIM to Gamba_Legend
Addtiledef

I don't understand how the addtiledef script works.
I tried adding my own tiles in for the server and all I got was nothing. -.-

//#CLIENTSIDE
if (created) {
addtiledef reborn_tiles.gif,0,0;
}
if (playerplayerenters) {
addtiledef reborn_tiles.gif,0,0;
}

can anyone tell me what I'm doing wrong?
__________________

is bad
IDC!
s-t-f-u
Reply With Quote