RPG Maker Forums

Trihan
Trihan
My Jump into Javascript series kind of does this; it's a breakdown of all the core scripts, explaining what they do and how they work. If you want a full list of global data variables like $gameParty etc. and the functions they contain, type "window" or "this" into the console duirng test play and expand the arrows to drill down.
Lunarcomplex
Lunarcomplex
Hmm, that does seem very interesting however when I go through window: window -> $gameParty: Game_Party -> _gold: 0, it doesn't seem to give me any good information I can use in order to retrieve this data through writing a script. To find how much gold the player has I found $gameParty.gold() works, but I had to guess that.
Lunarcomplex
Lunarcomplex
I do use that but it doesn't show everything you can call/use, like how to get the amount of gold the player currently has, it shows how to set it. It's also lacking in so much more.
boomy
boomy
Whilst I agree that the sheet doesn't show everything (it's really a list of script calls that mimic event calls), no one has made a truly comprehensive list yet.

As for a good way to learn, I would suggest using the console log. Eg, gold is handled by gameParty and start typing in $gameParty in the console log gives me multiple suggestions including:

$gameParty._gold
$gameParty._steps

Etc.
Try it out!

Latest Threads

Latest Posts

Latest Profile Posts

"You can thank my later", "But you haven't done anything", "Well, that's why ..."
Are we allowed to post about non-RPG Maker games?
I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

Forum statistics

Threads
105,884
Messages
1,017,242
Members
137,609
Latest member
shododdydoddy
Top