Save-Point
Guedez's Atrubutes Select System V2.1 - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+----- Thread: Guedez's Atrubutes Select System V2.1 (/thread-6806.html)



Guedez's Atrubutes Select System V2.1 - Guedez - 12-09-2005

GLUS: Guedez's Level Up System V2.1
Dec 9 2005

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Features:
-This make you get a certain ammount of points when you level up, to spent.
-This is a new Scene_Status, so you can use the default and this one or only this one
-For debug reasons this modify the Scene_Equip, making impossible to use a weapon that reduces more str than you have (or any other atribute)
-Different heros force, with this you can make heros stronger than others

Know Bugs
-None

Fixed Bugs
-The unknow lag from last version
-If you have 999 of any atribue, then equip a.. well equipament that reduce that atribute, then you upgrade that same atribute to 999 again, then you remove the equipament, you has to get more than 999 and the game bug, so now, after the last upgrade (V2.1), you cant sent points if your atribute less (-) your equipament bonus (if is less than 0) is 999.

Demo:

.exe   LevelUpR2.exe (Size: 319.34 KB / Downloads: 3)

Script:

.txt   GLUS.txt (Size: 16.97 KB / Downloads: 1)

Guedez's WarningPossible Conflicts:
Any Script that modify
Game_Actor
Scene_Equip
Scene_Status