Tanjitsu
Tanjitsu
Hey you could see if [Example ScriptInstance](https://github.com/crosire/scripthookvdotnet/blob/master/examples/ScriptInstance.cs) helps. And for Color are you ```using System.Drawing;```
@BenSmith123 You can only pause / resume scripts you own.... you can not effect other mods.
Yes as long as you own both scripts. Just refer to the namespace.
Scripts could then add their own Help() command to list there public static methods.
> Enters ConfigureScriptName() on the console and a NativeUI menu opens up with the options This would make it dependent upon NativeUI which is not maintainable :(
Maybe something like a ScriptAttribute[HasHelp] to tell the Console that the Script as a default Script.Help() Method which can then be listed in the Console.Help() options.
The mods have not been updated in 4 years :(
Sorry to bring up old closed issues but... Since we have to Set before we can Get This is just storage for a value we create, which seems pointless. The...
Yeah that is true!