- Home>
- RMXP Script >
- [RGSS] Terrain Tag Changer
Posted by : LiTTleDRAgo
Aug 8, 2012
Explanation
This script lets you change terrain tag in game
How to Use
Use Script Call :
change_terrain( A , B )
A = terrain tag you want to change
B = result terrain tag
example :
change_terrain(0,4)
# this will change all terrain tag 0 in the map to terrain tag 4
Related Posts :
RMXP Script