is threre any way to read ids of items stored in inventory except of packets?
i've only found structs like TNTCardInventoryInfoWidget ...
but there is nothing for Main inventory. thanks for all your help
He means to ready the memory.
Yeah you can read the whole Inventory-Array from the NosTale Memory.
It's very easy to find. Just try to search the item count of one inventory.
That's the easiest method, I guess.
Struct/MAP in struct speichern? 09/19/2013 - C/C++ - 26 Replies Ich versuche momentan in einer Struct den datentyp map zu speichern, aber sobald ich es in der struct in der headerdatei mit reinpacke stirbt das Programm beim start.
sieht ca so aus
struct EventGift
{
DWORD dwID;
int nCount;
int nPercentage;
};
Get item by id in inventory. 10/05/2011 - CO2 Private Server - 5 Replies This is how I do it in my source.
Is it a fine way to do it?
public Item GetItemInInventoryByID(uint ID)
{
var ret = from item
in this.Inventory
where item.ID == ID
select item;
foreach (Item retitem in ret)
S4 Item/Inventory Manager? 09/23/2010 - S4 League - 5 Replies Is there any working S4 Item manager?
And what happened with the S4 Inventory Manager Namo was making?
Item Inventory ? 08/24/2010 - S4 League - 6 Replies Hi evryone i'm here for ask 1 thing..
Some time ago I heard about this project and I just wanted to ask you something if you nyamocha / XD he really worked with some raffy94thebest
grz a greeting Heroez :D