ItsMods

Full Version: God Plugin v5.0 [Ingame Rcon Tool]
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 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
heya i got a problem with godplugin and aaapermissions
so let me expain :

I made a group in aaapermissions called Owner so what i tried was adding *ALL* for commands but yeah that doesnt work ( Weird and all ).
So i made the permissions like !kill,!killme,!res, ect,ect and now it has problems with different kind of commands like
!kill if i type that command and the name of the person it does nothing doesnt say anything realy nothing and if i type !killme its the same nothing much no message nothing!
And also another problem for @SgtLegend chat plugin for permissions doesnt work !chat doesnt give me anything and !togglechat doesnt neither thats in the latest aaapermissions plugin older one it will give me the error : you cannot use this.

So please help me out its already hard to keep 4 servers running Tongue
Sounds like a conflict or actual errors are occurring, could you please open your addon/logs/console.log file and find anything that says "Exception, Error, Warning" etc...

Both the God Plugin and my chat plugin have been tested along side each other and they work without any issues which means something else is going wrong.
(02-12-2014, 23:47)SgtLegend Wrote: [ -> ]Sounds like a conflict or actual errors are occurring, could you please open your addon/logs/console.log file and find anything that says "Exception, Error, Warning" etc...

Both the God Plugin and my chat plugin have been tested along side each other and they work without any issues which means something else is going wrong.

hahaha if you have teamviewer you can have a look @ it if you want to!
I'm at work so that's not an option, posting any errors you find will be just as quick
This is the recent one i could find

Code:
[14:09:49] Say;01100001046b5237;0;UGC JayJax-HD;!cl
[14:09:50] System.MissingMethodException: Method not found: 'Void Addon.CPlugin.KillPlayer(Int32, Int32, Int32, System.String)'.

   at ServerAdmin.Killer.OnSay(String Message, ServerClient Client, Boolean Teamchat)

   at Addon.PluginCode.TriggerSay(Client_t* Client, SByte* szMessage, Boolean Teamchat)
[14:09:50] Say;01100001046b5237;0;UGC JayJax-HD;!cm
[14:09:53] System.MissingMethodException: Method not found: 'Void Addon.CPlugin.KillPlayer(Int32, Int32, Int32, System.String)'.

   at ServerAdmin.Killer.OnSay(String Message, ServerClient Client, Boolean Teamchat)

   at Addon.PluginCode.TriggerSay(Client_t* Client, SByte* szMessage, Boolean Teamchat)
[14:09:53] Say;01100001046b5237;0;UGC JayJax-HD;!pl
[14:09:56] Say;01100001046b5237;0;UGC JayJax-HD;!getype
[14:10:01] Say;01100001046b5237;0;UGC JayJax-HD;!gettype
[14:10:05] System.MissingMethodException: Method not found: 'Void Addon.CPlugin.KillPlayer(Int32, Int32, Int32, System.String)'.

   at ServerAdmin.Killer.OnSay(String Message, ServerClient Client, Boolean Teamchat)

   at Addon.PluginCode.TriggerSay(Client_t* Client, SByte* szMessage, Boolean Teamchat)
[14:10:05] Say;01100001046b5237;0;UGC JayJax-HD;!kill
[14:10:10] Disconnect;01100001046b5237;0;UGC JayJax-HD
Those errors are saying you're not using the latest server addon (1.414)
(02-13-2014, 01:46)SgtLegend Wrote: [ -> ]Those errors are saying you're not using the latest server addon (1.414)

nope im using 1.413 now @ the moment but i have problems with both,
let me explain :

With 1.414 i get alot of out of memory problems
with 1.413 i get the same but alot less then 1.414

But what you say is that i have to change to 1.414?
KillPlayer only works in the latest version of the server addon, any previous version doesn't thus you will get an error.
(02-13-2014, 01:46)SgtLegend Wrote: [ -> ]Those errors are saying you're not using the latest server addon (1.414)

well i did the update to 1.414 and the commands like !kill !killme works ect but
the plugin you made ( Chat plugin for permissions ) still doesnt work? how come?

LOGS:
Code:
[18:22:31] Say;01100001046b5237;0;UGC JayJax-HD;hello
[18:23:00] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:23:02] Say;01100001046b5237;0;UGC JayJax-HD;!chat
[18:23:04] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:23:06] Say;01100001046b5237;0;UGC JayJax-HD;!chat
[18:23:07] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:23:10] Say;01100001046b5237;0;UGC JayJax-HD;!toggletag
[18:23:12] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:23:15] Say;01100001046b5237;0;UGC JayJax-HD;!toggeltag
[18:23:16] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:23:20] Say;01100001046b5237;0;UGC JayJax-HD;!togglechat test
[18:23:22] Say;01100001046b5237;0;UGC JayJax-HD;test
Are you using the permissions plugin I attached in the thread?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47