KillParadise submitted a new resource:
Ranks And Titles - Setup a Rank system, or a custom title system
Read more about this resource...
Ranks And Titles [Unmaintained]
Discussion in 'Plugin Support' started by KillParadise, Mar 3, 2015.
-
It's not working
I typing /setup ranks and /setranks
but infinite loop message please use /setranks finsh to finish setup
-
I also get the problem stated above, doesn't seem to work properly...
-
Same problem on my server too.
-
Same here.
-
So i better wait... ^^ cuz it Looks amazing cant wait for fix
BTW tell me where the data file is safed.Last edited by a moderator: Mar 3, 2015 -
Search for
Code:if ((victim.ToPlayer() && attacker.ToPlayer() && TitlesData.SetupData.Type === "ranks") || (victim.ToPlayer() && attacker = 'TimedExplosive' && TitlesData.SetupData.Type === "ranks")) {
Code:if ((victim.ToPlayer() && attacker.ToPlayer() && TitlesData.SetupData.Type === "ranks") || (victim.ToPlayer() && attacker === 'TimedExplosive' && TitlesData.SetupData.Type === "ranks")) {
-
Code:
[Oxide] 2:37 PM [Error] JavaScriptException while calling OnPlayerInit: File: RanksAndTitles.js Line: 92 Column: 4 TypeError 76561198074144880 is undefined: at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Mar 3, 2015 -
Both are the same code dude ^^
Copy paste error? -
attacker = 'TimedExplosive' vs attacker === 'TimedExplosive'.
Last edited by a moderator: Mar 3, 2015 -
It´s not working
Code:[Oxide] 2:39 PM [Info] Loaded plugin Ranks And Titles v1.0.0 by Killparadise [Oxide] 2:39 PM [Info] Groups Found. Loading... [Oxide] 2:39 PM [Info] Ranks And Titles Is now loading, please wait... [Oxide] 2:39 PM [Info] Ranks And Titles Is now loading, please wait... [Oxide] 2:39 PM [Error] TargetInvocationException while calling OnServerInitialized: (ArgumentException: An element with the same key already exists in the dictionary.) [Oxide] 2:39 PM [Debug] at System.Collections.Generic.Dictionary`2[System.String,Oxide.Rust.Libraries.Command+ChatCommand].Add (System.String key, ChatCommand value) [0x00000] in <filename unknown>:0 at Oxide.Rust.Libraries.Command.AddChatCommand (System.String name, Oxide.Core.Plugins.Plugin plugin, System.String callbackname) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Last edited by a moderator: Mar 3, 2015 -
KillParadise updated Ranks And Titles with a new update entry:
Fix for some release Bugs
[DOUBLEPOST=1425391521][/DOUBLEPOST]Thanks for the catches and reports everyone, I'm at work so working off sight at the moment. Ended up passing out right after releasing -
how it looks in the game?
-
-
/setranks still not work
-
EDIT: are you also doing "/setranks finish"
EDIT 2: nvm I see the problem, fixing now -
KillParadise updated Ranks And Titles with a new update entry:
Fix Setup
-
Code:
[Oxide] 11:04 PM [Error] Failed to load plugin RanksandTitles: (Exception: Plugi n is missing main object) [Oxide] 11:04 PM [Debug] at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.Load () [0x00000] in <filename unknown>:0 at Oxide.Ext.JavaScript.Plugins.JavaScriptPluginLoader.Load (System.String dir ectory, System.String name) [0x00000] in <filename unknown>:0 0b/s in, 0b/s out at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename
Last edited by a moderator: Mar 3, 2015 -
Last edited by a moderator: Mar 3, 2015
-
Can you add the list of Top 10 for kill rank and death?
Thank's for you work