itemid
|
last
updated
20.08.2000 | |
Perhaps the most standard script of them all, whenever you
identify an item a short one-line version is compiled, which then
again can be sent to various channels.
24.07.2000 - Fixed
bug with AC-Apply. 20.08.2000 - Fixed bug with Regenerating
items. 20.08.2000 - Added 'noteid'
method, outputs id result to a new notepad window. Useful for
keeping an up 20.08.2000 - to date
eq list with stats.
Adds
percentage to health messages:
Original message: a jungle giant pales
visibly as death nears.
With health levels script: a jungle giant
pales visibly as death nears. (8%-14%)
20.08.2000 - Combined all aliases into a single Regular
Expression.
Compares two weapons and reports the better one using
standard AD&D calculations. Result can be displayed locally or
sent to various channels.
Example: compare flaming 8d3 3/6 venom 6d4
1/4
Flaming: 8d3 hr(3) dr(6) min(14) max(30)
avg(22) Venom: 6d4 hr(1) dr(4) min(10) max(28) avg(19)
Flaming is 17% better than Venom
Sends
a batch of commands to the mud.
Example: #5 eat food - will send "eat food" 5
times #3 c identify $.gloves - will send "c identify 1.gloves",
"c identify 2.gloves" etc.
Simplifies movement by adding triggers for opening,
unlocking and picking doors.
Example: You press "8" on the
keypad.
The door seems to be closed. open door
north
It seems to be locked. unlock door
north
You don't have the proper key for
that. pick door north
Version 2 of my tradevalue script. It has now been refined
for faster, easier collection of tradevalues, and also it
incorporates mathematical formulas to calculate values for any
freight type.
*
Automatically detect which tradepost you are currently valuing at.
* Values items using single command.
* Calculate traderuns using any freight type.
* Output either locally a sorted list of items after value, or
to any channel using a flexible one-line message.
Will
alert your form when you encounter signs of a mobfaction. Displays
a very visible message including mob faction type
detected.
Example output: ***DEMON LORD MOB FACTION
DETECTED***
Searches a for a zone name or clantown number and gives you
the clantown, clantown number and which direction to walk from
clantown to zone specified.
27.08.2000 - Added the Pirate Ship to
database. |