Name
distanceBetweenItems — Find distance between items on the ground.
Synopsis
call subs.txt distanceBetweenItems { itemid } { itemid } [ return ]
Parameters
Table 43. distanceBetweenItems parameters
Name | Description |
---|
itemid | Item ID 1 |
itemid | Item ID 2 |
return | Name of return value ('return' by default) |
Description
Find distance between items on the ground.
Returns
@%3, N/A if item not found
Changes
findItem system variables