The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: zeldaz on April 28, 2007, 11:57:00 AM

Title: 2 question
Post by: zeldaz on April 28, 2007, 11:57:00 AM
Hi everyone I have 2 questions.

1 How do I limit the amount of items my player can carry.

2 Is there anyway of changing the text so that the text
doesnt go out of the text boxs

Thanx everyone :? :lol
Title: Re: 2 question
Post by: ChaosSpartan28 on April 28, 2007, 02:20:21 PM
1. I believe the item max is 99 (not sure how to make it smaller)

2. You can either change the text box size (When typing text into the box, you can drag the box to be bigger) or just make each line of the message shorter. (I think there is a script that fixes this)
Title: Re: 2 question
Post by: :) on April 28, 2007, 02:32:37 PM
2 get a CMS. go in the script database here.
Title: Re: 2 question
Post by: Grie Velorn on May 03, 2007, 03:36:09 AM
this will take a while but you can give every item a variable then make an event that says if the variable XXXX is number or more it takes that item away and limits the item intake