Save-Point
Tileset Swap - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Tileset Swap (/thread-2414.html)



Tileset Swap - ccoa - 03-07-2008

Demo
Tileset Swap

General:

Tileset swapping was an incredibly useful feature of 2k(3). The most common usage is to make over and under bridges, but it can also be used in swimming/climbing, vehicle systems, and puzzles, among some.

Instructions:

To change the tileset for a map, use the following in a script event command:

Code:
$game_map.change_tileset(i)
Where i is the id of the tileset, from the database. This change will persist even if you leave the map and come back, or save, quit, and reload.

UNSUPPORTED SYSTEM.
This script is no longer supported by its creator.



RE: Tileset Swap - DuongCool - 08-01-2012

Thanks

!


RE: Tileset Swap - JayRay - 04-14-2014

Attention: The Forum Link is Dead for this script.


RE: Tileset Swap - DerVVulfman - 04-14-2014

I just got word. Rapidshare's 'unlimited' file duration got revoked some months ago. Gotta re-upload.


RE: Tileset Swap - DerVVulfman - 04-15-2014

Hours later bump.... Fixed