I plan to release a plug soon... I've made many minor ones but I think people will enjoy this particular one. It will be my first released plug, so I have a couple questions:
1. If I upload a .sit file, Windows users will be able to convert it, right? Or do I have to make it a .bin or something first? I think DropStuff can do that, but my trial period ran out long ago. Is there another way?
2. I plan to release 2 versions of my plug. One will be a cheat version which has very unrealistic mass values for the outfits, and another will be a normal version with realistic mass values and will require getting a ränk first. If I stuff them together, will the file go under "cheats" or "plugins" on the addons page? I'm guessing not both.
Also, I have a question related to the coding of the plug.
Can I set the Availability string to be available if the player has a certain rank without modifying the ränk to add a require bit? I've discovered that some availability test strings don't like "kxxx", but I'm not sure if I tried it with outfits.
The rank I want to have required is Red Branch Knight, and I've noticed that b818 is set when it is granted. Would anything else set or unset this bit? If not, I could just use that.
Thanks.