Stack Size Controller [Moved]
Discussion in 'Plugin Support' started by AnExiledGod, Jun 29, 2015.
-
-
planes and tuna camp lamps can't be changed atm.
-
Error while compiling StackSizeController.cs(176,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
With the new update from tonight -
FIX: Open StackSizeController.cs
Ctrl + F and replace ALL instances of ".isAdmin" with ".IsAdmin"
Reload the plugin, and you're good to go. -
Cheers buddy
-
hello, this plugin is outdatet. can you update please ?
-
Read newest update from Wolf. Argument "arg.isAdmin" is now "arg.IsAdmin". Open plugin via Notapad++ and change for yourself.
... Update: As MetalChain2 mentioned. -
Wulf Community Admin
Will get an actual updated posted for this; the site is just not letting me right now. :/
-
thanks it works
nice !. where can i read update from wolf ?
-
Update note from newest Oxide release. There are the changed arguments mentioned.
-
[02/09/2017 20:42:25] Error while compiling StackSizeController.cs(176,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference
-
(18:47:56) | Error while compiling StackSizeController.cs(176,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
-
Needs an update please. Thanks
-
Why the hell they deleted MY post? I've post the same fix for about 15 minutes ago....
-
-
Wulf Community Admin
Thread locked until the file uploading for this plugin can be fixed. As a fix, replace isAdmin with IsAdmin in the version of the plugin you have. -
Wulf Community Admin
So far I've been unable to resolve the issue with posting an official version. If you notice any issues in the below version, please report them. If you have a "fix" you'd like to contribute, please use the [ code ] tags to show the relevant changes, not the entire plugin.
Attached Files:
-
-
-