item lookup
Posted: Sat May 06, 2006 5:29 pm
I know i'm missing something horribly obvious..
is there a way to parse text to replace the spaces in item names with +?
any help is greatly appreciated.
Code: Select all
// autoexec.cfg
/declare itemlookup global
/custombind add lookupitem
/custombind add lookup
/custombind set lookupitem /www everquest.allakhazam.com/db/searchdb.html?iname=${itemlookup}
/custombind set lookup itemlookup
/bind lookup ?
any help is greatly appreciated.