Iron Edge
Archive => Site Support => Topic started by: Kaos on September 03, 2006, 11:18:44 am
-
Just performing a test
[wowitem]Felheart Horns[/wowitem]
Edit: It works!
To use this feature you can either type
[wowitem]item name here[/wowitem]
or
[wowitem]item id number[/wowitem]
-
Updated to version 1.25.3.
Seems to fix a few things...
Here's the notes:
- UPDATE 21.01.2007 ver. 1.25.3 --
- fixed bug where items with a ' in the name couldn't get found
- fixed bug in buffed.php
- updated allakhazam.php so the search function works again (Thanks BlueBaracudda)
If you've a problem you can pm me at simplemachines.org or darkcloud14.de
-- UPDATE 21.01.2007 ver. 1.25.3 --
-- UPDATE 05.01.2007 ver. 1.25.2 --
- added support for SMF 1.0.9, 1.0.10 and SMF 1.1, 1.1.1
- hopefully fixed bugs with UTF8 encoding
- using SMF functions to get the item informations
- using SMF functions to get xml informations
-- UPDATE 05.01.2007 ver. 1.25.2 --
Use [wowitem]My Item[/wowitem]
If you know the ID of the Item you can do the following
[wowitem]34234[/wowitem] //replace 34234 with the Item ID
In both cases the Itemstats will use the Default source/website to
get the needed Item Informations. The Default source/website can
be changed only by an administrator in 'Posts and Topics' . At the
moment you can switch between allakhazam and the german
website blasc.de
You can use [wowitem=0,find]My Name[/wowitem] to set a static
source. The second parameter will define the method which should
be used to get the Item in this case we will search the Item at
allakhazam.
[wowitem=1,id]34234[/wowitem] in this case we will use the ID
to get the Item but as you can see I've changed the source no.
You now get the Item Informations from the german website blasc.de
0=wow.allakhazam.com
1=blasc.de
Itemids can be used from Allakhazam or direct out of the game if you use Lootlink(Auctioneer/Enchantrix)
--
Maybe you can make it behave like you want it to behave now!