JAMUSA1996'S PROFILE
Search
Filter
[RM2K3] Cast time script
Hi RPG makers!
I just got into programming with RM2k3 and the maniacs patch. For now i'm watching at tutorials and try to implement into my game, but i would like to try and make my own. But i'm a bit lost, how do you start making the code for casting times for example? I dont mean to sound lazy, only if someone can guide me little bit for the right path!
Thanks for reading!
I just got into programming with RM2k3 and the maniacs patch. For now i'm watching at tutorials and try to implement into my game, but i would like to try and make my own. But i'm a bit lost, how do you start making the code for casting times for example? I dont mean to sound lazy, only if someone can guide me little bit for the right path!
Thanks for reading!
[Maniacs] Custom Battle Interface 1
[Maniacs] Custom Battle Interface 1
author=Sidewinder
Picture IDs in RPGmaker 2003 need to be between 1 and 1000 (not completely true, but whatever). Looks like you're trying to create one with an ID of 0.
My best guess is that you skipped a step and didn't set Variable 28 B.UI_Picture to 22.
Yeah, you were right! Thanks for the answer! I revised the code and miss some numbers. Now the error message doesn't pop up, but the doesn't happen anything... just the regular battle. I have another question, do you know if you apply this maniac's patch, can you sell the game?
[Maniacs] Custom Battle Interface 1
Hey, thanks for your post! Its the first time i'm trying some code into RPG Maker 2k3. I hope you could answer me a few questions. I replicated all your images but there are things that I dont really understand.
-The "Main UI event"(your first image) its an common event right? The trigger is begin battle?
-In the Show String Picture at the end of the text I wrote, appears this character:
,
and in the others Show String Picture you have ..., do you write more?
-I dont really understad what i have to put in Show Picture, i tried to replicate the same line to mine.
It ended up like this, and is the same as your line, but i don't know if its correct.
-When i try to battle, this error message appears: Invalid picture ID#0 (Internal Error Information: LGD_Picture.pas, line 526). I think that is a problem with the Show Picture command or the Show String Pictures.
Thanks for your help ^^!
-The "Main UI event"(your first image) its an common event right? The trigger is begin battle?
-In the Show String Picture at the end of the text I wrote, appears this character:

and in the others Show String Picture you have ..., do you write more?
-I dont really understad what i have to put in Show Picture, i tried to replicate the same line to mine.

It ended up like this, and is the same as your line, but i don't know if its correct.
-When i try to battle, this error message appears: Invalid picture ID#0 (Internal Error Information: LGD_Picture.pas, line 526). I think that is a problem with the Show Picture command or the Show String Pictures.
Thanks for your help ^^!
Pages:
1













