View Single Post
  #12  
Old 09-11-2009, 12:21 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
You can't just slap the script in nearby levels. I've already tested it(Once Graal defines a tile definition, it is saved. So you really only need to addtiledef once and then you can delete the NPC and never use it again. Because of this, the script being in nearby levels is not actually going to change a thing). The only way to get this to work is to apply the tiledefinition to nearby levels, but this is not always possible. For example, I have an addtiledef2 that changes the image of signs, but I do not want that to apply to nearby levels, hence I can not go about that method.

This bug needs to be fixed.
Reply With Quote