dbuman
Member
|
Item and Inventory issue
Ok so I have the itempickup code but when i open the inventory, it doesn't display any items.
Ive checked the elms() in the inv and it updates when I pick up the club but when i check inventory, the club's not there... I believe someone else has had a similar problem but no resolution was given.
the inventory code, item code, and inventory gui code is copied from bloody massacre.
What could cause miss-communication between the item being picked up and adding it to the inventory.
|
|
06-28-2011 12:58 AM |
|
Dandruff
Member
|
RE: Item and Inventory issue
i had this problem. I think it's something about the item not having an icon accompanying it, so its not updating. If you refresh the inventory ie pressing on the list button, you should be able to see it.
|
|
06-28-2011 01:42 AM |
|
dbuman
Member
|
RE: Item and Inventory issue
list button?
|
|
06-28-2011 01:53 AM |
|
Dandruff
Member
|
RE: Item and Inventory issue
hold on ill get you a screenshot
click on icon or name or power
(This post was last modified: 06-28-2011 02:01 AM by Dandruff.)
|
|
06-28-2011 01:56 AM |
|
dbuman
Member
|
RE: Item and Inventory issue
even when i hit that, the item doesnt show up. Its like its not validating that its supposed to be in the gui but is an item.
|
|
06-28-2011 04:25 AM |
|
Dandruff
Member
|
RE: Item and Inventory issue
Players[0].inv.items.elms()
100% sure item is in the inventory?
try copying everything over again, maybe its missing something, also check if they are linked correctly
(This post was last modified: 06-28-2011 07:40 AM by Dandruff.)
|
|
06-28-2011 04:39 AM |
|
dbuman
Member
|
RE: Item and Inventory issue
i did do elms() and it did return that the item was there.
|
|
06-28-2011 02:59 PM |
|