Save-Point
Equipment Upgrade System by Charlie Fleed, Version 1.2 - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Equipment Upgrade System by Charlie Fleed, Version 1.2 (/thread-2299.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: Equipment Upgrade System by Charlie Fleed, Version 1.2 - Charlie Fleed - 01-21-2014

(12-30-2008, 08:27 PM)Charlie Fleed Wrote: Features
  • Define weapons with slots available for weapon-enhancing objects.
  • Fixed enhancements that cannot be removed once they have been applied.
...



RE: Equipment Upgrade System by Charlie Fleed, Version 1.2 - Ahzoh - 01-21-2014

I sure could make use of this...


RE: Equipment Upgrade System by Charlie Fleed, Version 1.2 - Iqus - 01-21-2014

Ups sorry, I thought fixed enhancements were some other sort of enhancements that weren't placed on the slots, my bad ^^


RE: Equipment Upgrade System by Charlie Fleed, Version 1.2 - Gardesion - 02-10-2014

@Charlie Fleed

First of all, hi there (first post, I'm more of a lurker) and sorry to bump this old thread of yours again, but as you don't accept any PM's here goes..

I noticed when using upgrades only, it still has the enhancement square pictures in the help window of the Equip Scene.

Also, the whole window is still there in the Enhancement Scene.

But that's not really bothering me, as I could fix that myself I guess.

However, as I kinda stated I would like to use only upgrades and as such, keep track of how many upgrades a weapon or armor has had.

Example; when I use an upgrade, my Bronze Sword is now Bronze Sword (+1).

I tried adding an upgrade count myself to the weapon and armor class of the RPG module, and let it increase whenever an upgrade was used, but when I try to edit something among the lines of where you draw the item name, I get a syntaxerror at some weird spanish comment line? Lol!

Example:
draw_name_string_thingy + "(+" + currentitem.upgradecount.to_s ")"

So yea, I tried that and variations of it for hours now..

I hope this is a very minor edit for you, or if you could at least guide me in the right direction that would be great!

Thanks in advance~


RE: Equipment Upgrade System by Charlie Fleed, Version 1.2 - Gardesion - 02-15-2014

Pretty pretty pretty please?


RE: Equipment Upgrade System by Charlie Fleed, Version 1.2 - Gardesion - 04-11-2014

Bump