@;@ RHP_name: Tavern Events Tests v1.05 @;@ Written_by: Donald Tidmore @;@ Fidonet Email: 1:/123/450 @;@ Email: ktidmore@bellsouth.net, donald.tidmore@usa.net @;@ URL: http://camelot.legendarydragons.com/Scripts/ @;@ @;@@PROGRAM@ OUTLANDS @;@@VERSION@ 1.6 @;@@NAME@ Tavern Events Tests @;@@SCRIPTVERSION@ 1.05 @;@ @SHOW@ @;@ Rewrote file. Replaced GEMS lines with CHARM. 08/10/08. @;@ Changed script version to 1.05 11/09/2007. `0================================================================ `%The player has `$@*@CHARM@*@ `0Charm Points `%currently. @CHARM@ +25 `!Your CHARM have been reset to `$@*@CHARM@*@`0. `%Test 1: Add 25 to CHARM. Reset CHARM to the result. @MORE@ `%The player has `$@*@CHARM@*@ `0Charm Points `%currently. @CHARM@ -15 `!Your CHARM have been reset to `$@*@CHARM@*@`0. `%Test 2: Subtract 15 from CHARM. Reset CHARM to the result. @MORE@ `%The player has `$@*@CHARM@*@ `0Charm Points `%currently. @CHARM@ =15000 `!Your CHARM have been reset to `$@*@CHARM@*@`0. `%Test 3. part 1: CHARM was reset to 15,000 CHARM. @CHARM@ *2 `!Your CHARM have been reset to `$@*@CHARM@*@`0. `%Test 3. part 2: Multiplied CHARM by 2. `%The player now has `$@*@CHARM@*@ `0CHARM. @CHARM@ /2 `!Your CHARM have been reset to `$@*@CHARM@*@`0. `%Test 4. Divided CHARM by 2. `%The player now has `$@*@CHARM@*@ `0CHARM. @MORE@ @;@ `%Test script command to send player to the Dungeon. @;@ @PRISON@ `%Test script command to send player to sleep in Tavern Room. `%Note to others: Any commands after GETROOM will be ignored. @GETROOM@ @END@ @;@ Replaced FOREST, FIGHTS, and KIDS code tests with new ones @;@ 08/19/07 11:05 pm. Use DEFENSE, STRENGTH, EXP. @;@ Created at 02:14 pm. 08/19/2007. Use Outlands Tavern to @;@ test changes to IGM's RHP Library Unit file. @;@ First set of tests uses FOREST code only. @;@ 2nd test range. Added FIGHTS & KIDS multiplication cmds. @;@ 3rd test range. Multiply tests with DEFENSE, STRENGTH, EXP. @;@ 4th test range: Division using DEFENSE, STRENGTH, EXP. @;@ 4th test. Added Division test using FOREST. @;@ 08/20/07. Addition/Subtraction tests using CHARM, DEFENSE, @;@ HITMAX codes. Used = symbol and % symbol. Both worked @;@ using GEMS and CHARM codes. @;@ GETROOM and DRUNKLEVEL codes tested. worked properly. @;@ Test #2. Set CHARM to positive percentage. Redo GETROOM test. @;@ Set GEMS to value stored in VARIABLE3 (2000*Level). @;@ 08/21/07. Retest of CHARM division command. 04:35 pm. @;@ 08/10/08: Rewrote to do tests using GEMS and PRISON codes. @;@ Rewrote to do test using CHARM and GETROOM codes. 8/10/08