Save-Point
Items and Armors in different sites - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+----- Thread: Items and Armors in different sites (/thread-6787.html)



Items and Armors in different sites - Sheol - 09-14-2005

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Put the weapons and armor in a different site:

First add a new page before Main, paste my script, and change in the Scene_Menu
$scene = Scene_Item by $scene = Menu_Item

Code