Thread: stefan plz read
View Single Post
  #9  
Old 01-16-2003, 12:24 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
i understand addtiledef eg

but im talking about it replacing pics1.png

so you could do addtiledef and itd go over the tileset you said

like.....

ANY level on the server, AUTOMATICLY uses that tileset.

like anylevel offline AUTOMATICLY uses pics1.png

like baisicly... when the client is setting the tileset itd be like

(in script terms so you can understand it)

if (!strequals(tilesets,))
settileset tilesets;
else settileset pics1.png;

(yeah, kinda dumb but you can get the idea a bit better i hope
Reply With Quote