in 2k3 there was an event that would let you change one tile graphic to another however either i am blind or that does not exist in RMXP is there a way i can do this?
You'll need a script. I've seen one somewhere, so you should search around.
There's one on RPGRevolution.com
hmm i found the one you were talking about but when i got to the scripting screen i had no idea what i was doing (having never used a script before) and just managed to fuck it up so that the game wouldn't even start i fixed it but i have no idea what to do
mostly you should just put the script above main
and another thing that could work: make for every tile a event with the tile graphic, than you can change it easy
One thing you could do is make a duplicate map with whatever tiles you want changed. Then just transfer the player there whenever you need to, so you don't need any extra events. That seems like the best solution too, especially if you need to change a lot of tiles in the same map; it'll prevent over-event slowdown.
I actually just posted a script request for this the other day.
I couldn't find the script you guys are talking about on RPGRevolution though... would you mind posting a direct link please?
Thanks, ZV