#request close
nevermind i got it working
nevermind i got it working
MyChar.Inventory.Count <= 39
Dude, this didn't even help me.Quote:
Whats wrong with it? Does it get errors?
#Edit
Try changing this "if (GC.MyChar.Inventory.Count < 29)
"
To "if (GC.MyChar.Inventory.Count < 39)
"
Not sure if it will work