KeeganDeathman Posted August 27, 2015 Share Posted August 27, 2015 Hey, for my purposes I need to be able to 'enable' the ability to use a slot in my container when a boolean in the tile entity is true. Any ideas? Quote [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow] Link to comment Share on other sites More sharing options...
Failender Posted August 27, 2015 Share Posted August 27, 2015 if(bool) addSlotToContainer..? Quote Link to comment Share on other sites More sharing options...
KeeganDeathman Posted August 27, 2015 Author Share Posted August 27, 2015 Didn't think that would work due to lack of knowledge of when things are intialized cointainer wise(thought it was on first use of container). Did it and it worked, thanks anyway. Quote [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow] Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.