then i try it it didnīt work for me with the item id
Code:
else if (LinkBack == 2)
{
if (CSocket.Client.Inventory.ContainsKey(1088000))
{
CPs(+5000, CSocket);
}
else
{
Text("You don't have a dragon ball!", CSocket);
Link("I'm sorry, I didn't realize.", 255, CSocket);
End(CSocket);
}
}
with the uid it works but not every itemid have the same uid