T_SHRINE update - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Submissions (/Forum-Script-Submissions) +--- Thread: T_SHRINE update (/Thread-T-SHRINE-update) |
T_SHRINE update - Khaos - 02-23-2016 05:00 AM Tithing code added to the silly t_shrine in sphere base scripts Checks for the 100,000 limit. Let me know if there are any issues. This was done on the fly this morning out of boredom. It is EA accurate. Minus the smsg [system] code I added. Code: [Comment t_Shrine] RE: T_SHRINE update - Khaos - 03-14-2016 03:21 AM http://forum.spherecommunity.net/sshare.php?download=310 Updated: - Fame loss on Resurrection (10%). - HitPoints, Mana, and Stamina are at 5% on resurrection too. . - Parsed in everything to work in @DClick as well, albeit the context entry code for tithing. That has to be done via the Context Menu. x Still needs Karma locking. Updated in Post and in Downloads: -Fixed: Src. not being added in Max* checks. -Updated: MulDiv now being used for more refined mathematics in parsing the karma loss and stat sets on resurrection. RE: T_SHRINE update - Khaos - 03-15-2016 08:21 PM Updated. ConsumeGold was an old function I made. Now uses Gold Prop. |