View Single Post
  #4  
Old 11-04-2007, 12:12 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Why are you mixing it?

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
removetiledefs("");

  
addtiledef("winter_tileset.png","ovrwld-1_",1);
  
addtiledef("summer_tileset.png","ovrwld-2_",1);

Reply With Quote