View Single Post
  #24  
Old 04-24-2009, 12:04 AM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
Quote:
Originally Posted by cbk1994 View Post
Adding a bit to what TSA said, you can also do stuff like

PHP Code:
addtiledef("tileset.png""server_"1);
addtiledef("cavetileset.png""servercave_"1); // or...
addtiledef("cavetileset.png""server_cave-"1); 
for adding custom tiles for certain levels, rather than putting it in the actual level.
Would I put this in a weapon and add to all players? Or would I put this in a global script, like NPC server?
__________________
*Don't let the door hit you on the way out.*
Reply With Quote