Okay, I'm using the interface to set up my inventory. I got it to work almost all correctly. When you pick up the items, they go into the grid and work and all. The problem occurs once I log back onto the server.
The issue is all the items I have previously picked up don't appear in my grid, until pick something up, then they all return. Is the a check I should be running when you log in with the winset or something?
Please help, and thank you for your time.
ID:157291
Apr 6 2010, 5:48 pm
|
|
Apr 7 2010, 1:43 am
|
|
Whatever proc you're using to display your inventory in a grid, run it on mob/Login()
|