Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Big_Duke on April 03, 2006, 08:36:58 PM

Title: I need help
Post by: Big_Duke on April 03, 2006, 08:36:58 PM
The main page won't let me in so i'm posting here.


I'm testing my RPG and when ever I try to equip something and exit the menu it keeps becoming unequiped,I'm using the ESC key and there are two common events with the coding below:
#1 Glasses Parallel Process
<>Branch if Thomas Sunglasses Equipped
 <>Change Sprite Association-Thomas
 <>Change Class-Thomas Gunslinger(#2)
 <>
:Else Handler
 <>Change Sprite Association-Thomas
 <>Change Class-Thomas Gunslinger(#1)
 <>
:End
<>

#2 Record Parallel Process
<>Branch if Recorder Possessed
 <>Branch if Tape Possessed
  <>Allow Save menu Access
  <>
 :Else Handler
  <>
 :End
<>
:Else Handler
 <>Forbid Save Menu Access
 <>
:End
<>


What is up?!
Title:
Post by: WarxePB on April 03, 2006, 08:42:33 PM
When you change classes, it automatically unequips everything the character had equipped. The best way to re-equip everything would be to use Variable Operations to get the equipment IDs, then use Change Equipment to equip stuff based on those variables.
 
Title:
Post by: shadus on April 03, 2006, 08:44:31 PM
Quote
Originally posted by Big_Duke
The main page won't let me in so i'm posting here.


It's got you to eh?
Title:
Post by: Big_Duke on April 03, 2006, 08:50:12 PM
I just found an easier way to not use variables.
Just create a new character that shares the same stats with Thomas and the same everything except the character set and battle character set and the sunglasses.

And yes Shadus,it has attacked me.
Title:
Post by: FFL2and3rocks on April 03, 2006, 10:41:49 PM
I'm going to take a guess and say that you use Internet Explorer to view Charas. >_>

http://img423.imageshack.us/img423/8663/firefox9yd.jpg
Title:
Post by: WarxePB on April 03, 2006, 11:05:58 PM
Quote
Big Duke
I just found an easier way to not use variables.
Just create a new character that shares the same stats with Thomas and the same everything except the character set and battle character set and the sunglasses.


And how do you plan to keep their equipment the same, hmm? Either way, you'll need to use variables, so you might as well make it easier to work with.
Title:
Post by: Archem on April 03, 2006, 11:37:03 PM
Quote
Originally posted by FFL2and3rocks
I'm going to take a guess and say that you use Internet Explorer to view Charas. >_>

http://img423.imageshack.us/img423/8663/firefox9yd.jpg


Haha! Best picture ever!