- Joined
- Feb 14, 2015
- Messages
- 193
- Reaction score
- 3
- First Language
- French
- Primarily Uses
Hello,
I have a problem in the formulation of a condition. I use a script to have some currencies in the game. Author, who doesn't available since some months, said me we can do conditions using $game_party.gold2[id]. At a time, I think it worked well but perhaps by updating his script, this has changed the way because now it doesn't work and I don't find the solution. Can you help me please ? I could certainly store the current value of the currency in a variable and make the condition compared to this variable but I would like restore the original functionality.
Here is a demo to test : http://www.mediafire.com/download/3cgp2ngp3pnollc/Bug+Condition.exe
The script is in the demo.
I have a problem in the formulation of a condition. I use a script to have some currencies in the game. Author, who doesn't available since some months, said me we can do conditions using $game_party.gold2[id]. At a time, I think it worked well but perhaps by updating his script, this has changed the way because now it doesn't work and I don't find the solution. Can you help me please ? I could certainly store the current value of the currency in a variable and make the condition compared to this variable but I would like restore the original functionality.
Here is a demo to test : http://www.mediafire.com/download/3cgp2ngp3pnollc/Bug+Condition.exe
The script is in the demo.
