Log in

View Full Version : New features



blackd
01-18-2015, 13:41
new exiva functions (thanks henrik!)
exiva useitemonname:57 0C,Takeo =>use item 57 0C on first creature with name Takeo
exiva useitemonname:57 0C => use item 57 0C on last attacked creature

It should be usefull for ot servers that use different items as runes.

Included in Blackd Proxy 35.0
Included in Blackd Proxy NG 2.8

http://blackdtools.com/freedownloads.php

Hans Henrik
01-18-2015, 13:51
you're welcome

i wanted to do condition: $mymanapercent$ #number<=# 50
action: exiva useitemonname: 57 0C, Takeo
==>use Manarune on myself when my mana is less than 50 percent


oh btw, i managed to implement Javascript scripting :D
should be able to make much more complex scripts with it; it's buggy as hell right now though (can only run 1 script, then need to restart the proxy before i can run another, etc... but i should be able to figure it out eventually)