Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

4 Pages V  « < 2 3 4  
Reply to this topicStart new topic
> Store items, Now with tag funcionality
breadlord
post Sep 21 2009, 11:32 AM
Post #61


What did you expect...
Group Icon

Group: Revolutionary
Posts: 461
Type: Developer
RM Skill: Intermediate




It should be:
$stores['Barrel'] = Store.new({2 => 2,3 => 1}, {}, {}, 10, [], [])
$store = 'Barrel'
$scene = Scene_Store.new

You had the bracket in the wrong place.


__________________________

Check out my project http://www.rpgrevolution.com/forums/index....showtopic=29698
[Show/Hide] I thought my sig was to big so... Clicky clicky


[Show/Hide] My RRR card, Thanks Holder!!




[Show/Hide] What things am I, CLICK!!!

I taste a bit like Almonds.


Mmm, the taste of almonds - anathema to many with nut allergies, and a bad sign for many more, as my taste is not unlike that of cyanide. Am I good or am I poison? A risky thing to guess about. What Flavour Are You?



What Mystical creature are you?
Pegasus



You are a shy, night time person and you are very gentle and soft hearted. You are like the opposite from your cousin the unicorn.


Which Final Fantasy Character Are You?
Final Fantasy 7


[Show/Hide] Can you read this?
Cna yuo raed tihs? Olny 55% of plepoe can.
I cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was rdanieg. The phaonmneal pweor of the hmuan mnid, aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it dseno't mtaetr in waht oerdr the ltteres in a wrod are, the olny iproamtnt tihng is taht the frsit and lsat ltteer be in the rghit pclae. The rset can be a taotl mses and you can sitll raed it whotuit a pboerlm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe. Azanmig huh? yaeh and I awlyas tghuhot slpeling was ipmorantt!
fi yuo cna raed tihs, palce it in yuor siantugre.


[Show/Hide] Personality things




Your answers suggest you are a Strategist

The four aspects that make up this personality type are:



Summary of Strategists

* Quiet, easy-going and intellectually curious
* Use logical, objective thinking to find original solutions to problems
* Think of themselves as bright, logical and individualistic
* May be impractical, forgetting practical issues, such as paying bills or doing the shopping

More about Strategists

Strategists are quiet people who like to get to the heart of tough problems on their own and come up with innovative solutions. They analyse situations with a sceptical eye and develop ways of measuring everything, including themselves.

Strategists are the group most likely to say they are unhappy in their job, according to a UK survey.

Strategists are generally easy-going. They are intellectually curious and enjoy abstract ideas. Sometimes they like thinking of a solution to a problem more than taking practical steps to solve it.

In situations where they can't use their talents, are unappreciated, or not taken seriously, Strategists may become negatively critical or sarcastic. Under extreme stress, Strategists could be prone to inappropriate, tearful or angry outbursts.

Strategists may be insensitive to the emotional needs of others or how their behaviour impacts the people around them.


Go to the top of the page
 
+Quote Post
   
Jonnyofthefunk
post Sep 21 2009, 11:48 AM
Post #62


Level 1
Group Icon

Group: Member
Posts: 8
Type: Artist
RM Skill: Intermediate




FRIGGIN WOOT!
i checked on the second page and follow your more precise instructions
got it working, and i can go off of this
THANK YOU SO MUCH for the AWESOMEZ script!!

thanks
P.S. L is amazing

edit ---

hey hey
I got a problem =/
it doesn't understand that you've taken items out, it keeps remaking them?

how do i fix that?

edit ---

i got it fixed with the whole, make another event page with just the call script
again, great script. can't believe your only 13

any way you can make it be able to store gold?
Reason for edit: tripple post merged ~night5h4d3
Go to the top of the page
 
+Quote Post
   
Night5h4d3
post Sep 22 2009, 05:43 AM
Post #63


The past tense
Group Icon

Group: +Gold Member
Posts: 1,199
Type: Scripter
RM Skill: Undisclosed




jonnyofthefunk, please remember to use the 'edit' button when you have something else to say.


__________________________
Got 30 minutes? Then you've enough time to play this awesome game:

- potentially promising project page
- thanks holder
My growing space of user-bars:

about me:







I made the following!





Go to the top of the page
 
+Quote Post
   
Sparrowsmith
post Sep 22 2009, 02:56 PM
Post #64


ROROW was here, went for beer
Group Icon

Group: Global Mod
Posts: 4,600
Type: Writer
RM Skill: Intermediate
Rev Points: 5




hmmm
$stores['Drawer'] = Store.new({}, {}, {},
20, 10, [],[])
cant have items added to it :S it all works I just can't do anything


__________________________
Warning! this post may contain sarcasm, please re-read it in a funny voice
The old spoiler was out of control, it had to be stopped.
Go to the top of the page
 
+Quote Post
   
woahfish
post Feb 13 2010, 05:03 PM
Post #65


Level 1
Group Icon

Group: Member
Posts: 9
Type: None
RM Skill: Intermediate




QUOTE (Jonnyofthefunk @ Sep 21 2009, 06:46 PM) *
Could you prehaps set up a downloadable.txt for this script?
when i copy and paste, it doesn't come out right
just one big line of coding . . .

I really like the idea, i just need to find a way to get it in my game.


some browsers like internet explorer do that. I use Opera or google chrome.. but you can always paste it into word, notepad wordpad etc.


__________________________


who cut the cheese?
Go to the top of the page
 
+Quote Post
   
OrleanKnight
post May 27 2010, 06:36 AM
Post #66


Level 1
Group Icon

Group: Member
Posts: 10
Type: Writer
RM Skill: Beginner




Necro Post

I've read every post in this thread, and I can't help but conclude that despite all that has been said; there is still some lacking of complete instruction on how to use this script.

I see some people talking about a 'Second Event Page/Tab' which brings up the Call Script, yet no one provides a successful example of how this works of if it's even needed.

I can only bring up the Scene, but I cannot put items in nor can I take them out. The instructions of how to use this script are vastly incomplete, and seem to rely upon the user already having some knowledge of eventing. It's not exactly very user friendly for beginners, and needs some refinement. If I could figure this out, I'd love to provide some more detailed instructions because frankly this is very frustrating.

The Demo that was once offered on this Thread is also long gone, so having another demo would be nice. What would be even nicer is if someone would direct me to a place where I can get a demo that is downloadable and works.

This post has been edited by OrleanKnight: May 27 2010, 06:37 AM
Go to the top of the page
 
+Quote Post
   
OrleanKnight
post May 31 2010, 12:45 PM
Post #67


Level 1
Group Icon

Group: Member
Posts: 10
Type: Writer
RM Skill: Beginner




Hello? Can someone please help me get this working?
Go to the top of the page
 
+Quote Post
   
zizzaz96
post Aug 11 2010, 10:04 PM
Post #68


Level 2
Group Icon

Group: Member
Posts: 26
Type: None
RM Skill: Advanced




Umm... First, when i copy/pasted it, it all came out as one line, so i spent about an hour fixing it. Now, when I run the game, it crashes and says:
Script 'Store items' Line 771: Syntax error occured.

Now, I tried everything to get rid of this. I looked at the codebox, and everything was the same, but the only way I figured out how to get rid of this is to add another "end". This fixes that error, but then comes up with another:
Script 'Store items' line 672: NameError occured.
undefined method 'command_new_game' for class 'Window_item_show::Scene_Title'

I'm not a scripter, and I want this script too much to give up on it. Did I do anything wrong? Is there something I need to fix?



__________________________
I'm sorry, but "Yur mom" is not a good comeback.

The man who smiles when things go wrong has thought of someone to blame it on.

My universal answer to anything: YES!

Never take life seriously. Nobody gets out alive anyway.
Go to the top of the page
 
+Quote Post
   
hit268
post Nov 4 2010, 04:28 PM
Post #69


Level 5
Group Icon

Group: Member
Posts: 61
Type: None
RM Skill: Undisclosed




Can you make a demo please? I don't know how to use any scripts and stuff and I don't know how to script so i'm very confused.


__________________________

Top 5 awesome characters

Go to the top of the page
 
+Quote Post
   
hit268
post Dec 11 2010, 08:13 AM
Post #70


Level 5
Group Icon

Group: Member
Posts: 61
Type: None
RM Skill: Undisclosed




Ok, I got it figured out so I don't need a demo anymore biggrin.gif. But I found a glitch that when you place something in the chest/whatever it is, and you click the cancel button to get out of the chest/whatever it is, and you look back in, nothings in there. Please help!


__________________________

Top 5 awesome characters

Go to the top of the page
 
+Quote Post
   
dinomanjj
post Jul 31 2011, 05:37 PM
Post #71



Group Icon

Group: Member
Posts: 1
Type: Developer
RM Skill: Beginner




It's Evil It stole my stuff and the unlimited is broke. when unlimited is says this line is messed up.
CODE
if $stores[$store].max == -1 or $stores[$store].max - 1 > $stores[$store].all.size - 1 and $stores[$store].item_number(item) < $stores[$store].stack


This post has been edited by dinomanjj: Aug 1 2011, 10:27 AM


__________________________
Charizard Rules all pokemon!
Go to the top of the page
 
+Quote Post
   

4 Pages V  « < 2 3 4
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 23rd May 2013 - 03:45 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker