Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: BBalla8402 on August 05, 2005, 04:26:06 AM

Title: Limited Items
Post by: BBalla8402 on August 05, 2005, 04:26:06 AM
Hey my name is Talha and can someone help me make limited items that i can only get once?
 Ive been working on RPG maker for about a week now and need a lot of help.
Title:
Post by: Slayer004_69 on August 05, 2005, 05:38:33 AM
put a switch to a blank page :P
Title:
Post by: maxine on August 05, 2005, 07:16:19 AM
OK..... Here you go

Create a chest, then you gíve the item you want etc. Then you create a page 2 on the event and check preconditions. Make a switch in the precondition (a switch which isnt used). Then on the first page you make a switch operation at the last of the script thing. Then it will go too page 2 where you shall leave blank.
Title:
Post by: BBalla8402 on August 05, 2005, 07:41:23 PM
Thkz Maxine that helps a lot