ItsMods

Full Version: Permission plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Can't compile the plugin probably because of this warning

Warning CS0672 Member '_PermissionPlugin.OnSay(string, ServerClient)' overrides obsolete member 'CPlugin.OnSay(string, ServerClient)'. Add the Obsolete attribute to '_PermissionPlugin.OnSay(string, ServerClient)'. aaaPermissionPlugin C:\Users\Toshiba\documents\visual studio 2015\Projects\Permission\Permission\Class1.cs 99 Active

pls help !
I actually made some changes to this plugin about a year ago because someone requested it. The full source is on my Github. You can try compiling that.
Thanks man , it worked.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21