Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 I need a Savior
#4
(05-15-2016, 03:31 AM)DerVVulfman Wrote: Yeeeeah, Moonpearl's system is a bit out of whack.  She put in no safeguards on her system as I would have done.  For example you have this in the constants settings for animations:

Code:
# Animation ID played upon selecting item (0 for none)
ANIMATION_SELECT = 101
# Animation ID played upon deselecting item (0 for none)
ANIMATION_DESELECT = 0
# Animation ID looping on selected item (0 for none)
ANIMATION_SELECTED = 102
# Animation ID played upon decision (0 for none)
ANIMATION_DECIDE = 103
# Animation ID played upon cancel (0 for none)
ANIMATION_CANCEL = 104
# Animation ID played upon buzzing (0 for none)
ANIMATION_BUZZER = 105
Each one does state '(0 for none)' in the instructions, but that doesn't work.  For example, if you set one of these to '0' as it suggests, the system will attempt to play animation ID #0 in your database.  Since there is none (it starts at 1 afterall), it crashes.  *BOOM!*


But I am at a total loss, seeing the amount of wasted code, redundant code, the rewrite and relocation of the working default scripts where needed, and the apparent use of many features which tells me that the system she wrote was made using an illegaly translated version of RPGMaker XP.

While her scripts may be visually attractive, they are in serious need of a reconstruction and update for proper RPGMaker XP users.  And while being reconstructed, safeguards (as I mentioned above) should be put into place.

*DerVV runs to get aspirin*
Ive chatted with Moonpearl before and She is actually a He...and yeah the scripts ARE quite finiky...but when working they're really good
Reply }


Messages In This Thread
I need a Savior - by Cassandrainbows - 05-12-2016, 06:37 PM
RE: I need a Savior - by Cassandrainbows - 05-14-2016, 09:25 PM
RE: I need a Savior - by DerVVulfman - 05-15-2016, 03:31 AM
RE: I need a Savior - by Siletrea - 05-15-2016, 03:38 AM
RE: I need a Savior - by DerVVulfman - 05-15-2016, 04:02 AM
RE: I need a Savior - by Cassandrainbows - 05-15-2016, 07:24 AM
RE: I need a Savior - by DerVVulfman - 05-15-2016, 04:33 PM
RE: I need a Savior - by Cassandrainbows - 05-15-2016, 07:54 PM
RE: I need a Savior - by Cassandrainbows - 05-16-2016, 01:04 AM
RE: I need a Savior - by DerVVulfman - 05-23-2016, 04:44 AM
RE: I need a Savior - by Cassandrainbows - 05-25-2016, 04:40 AM
RE: I need a Savior - by DerVVulfman - 06-13-2016, 03:41 AM
RE: I need a Savior - by Cassandrainbows - 03-06-2017, 04:28 AM
RE: I need a Savior - by DerVVulfman - 03-06-2017, 05:04 AM
RE: I need a Savior - by DerVVulfman - 03-08-2017, 06:20 PM
RE: I need a Savior - by DerVVulfman - 03-12-2017, 04:01 AM



Users browsing this thread: