Quote:
Originally Posted by jkldogg
Thank you all for your concern. I will now begin learning to script, I found a good guide. I hope I can be as good as you guys one day. I look up to: Chris Vimes, Switch, and salesman. I view them as good scripters. (Sorry Jerret, i've never seen you script.)
http://www.gs2.graalstudios.com/index.php?page=basic
|
To answer your question directly, add enablefeatures(allfeatures - 4); to your Inventory script.
To expand upon what they said, the post I wrote containing the bitflags + enablefeatures function should have been enough for you to figure it out on your own if you were to look up bitflags on Google.