Lamego submitted a new resource:
GoldenAKChallenge - Deploys a special AK, that is tracked in the map for capture
Read more about this resource...
GoldenAKChallenge
Deploys a special AK, that is tracked in the map for capture
Total Downloads: 599 - First Release: Jan 9, 2018 - Last Update: Jan 9, 2018
- 5/5, 3 likes
-
Constant console spam:
Code:[Oxide] 20:44 [Error] Failed to call hook 'OnItemPickup' on plugin 'GoldenAKChallenge v0.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GoldenAKChallenge.OnItemPickup (.Item item, .BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.GoldenAKChallenge.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
seems interesting will keep an eye on this
Does the dot show up on the ingame map ?
Can use this for events - give it to a player then see who has it 24 hours later and then give them a reward.More incentive for them to go raid the base with it in
What happens if the player doesnt want it and just drops it on the floor ? -
Sadly getting this -
Code:Failed to call hook 'OnItemPickup' on plugin 'GoldenAKChallenge v0.0.1' (NullReferenceException: Object reference not set to an instance of an object)at Oxide.Plugins.GoldenAKChallenge.OnItemPickup (.Item item, .BasePlayer player) [0x00000] in <filename unknown>:0at Oxide.Plugins.GoldenAKChallenge.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Yup,
Same error on my server as well.
Code:Failed to call hook 'OnItemPickup' on plugin 'GoldenAKChallenge v0.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GoldenAKChallenge.OnItemPickup (.Item item, .BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.GoldenAKChallenge.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jan 9, 2018 -
Wulf Community Admin
The author has an update they are supposed to be posting, I'd suggest waiting for that.
-
Lamego updated GoldenAKChallenge with a new update entry:
0.0.2
-
GoldenAKChallenge plugin is waiting for requirements to be loaded: GUIAnnouncements
Loaded plugin GUIAnnouncements v1.23.83 by JoeSheep
[GoldenAKChallenge] Spawned Golden AK box at (-293.1, 59.7, 539.8)
Loaded plugin GoldenAKChallenge v0.0.2 by Lamego
[GUIAnnouncements] Banner color not found. Please check config
so far i picked it up and have it in a box at my base - and the red dot is at my base (no errors in console)
Is it possible to say add a timer so whoever has this,say in 7 days or whatever time expires that person will be rewarded with Economics.
At the moment what is the incentive to keep this and try to hold it ?
Also no config file was created for this plugin.
Data files shows this for me :
{
"currentOwnerID": 0,
"AK_ID": 0
}
owner id only updates if the person is carrying it - if its stored in a box it reverts to nothingLast edited by a moderator: Jan 10, 2018 -
Nice idea.
It would be cool if the AK have some extra Power
Or a golden Hammer with the abillity to gather Wood and Stones faster that Hatchet and Pickaxe -
A Golden 50 cal that can hit a player half way across the island. In the ass. While running.
-
I do not see any icons on the map on the LustyMap
-
-
when an icon on lustyMap thank you
-
What a fantastic idea!
Would you please integrate it with ServerRewards so that we can apply a set amount of RP for every minute (or minutes) that someone owns it? There would be total mayhem and a real competition to keep it so that they can earn RP to spend in the store.
This is brilliant and I'm excited to see how it will be developed out. -
Awesome mod, so simple but a lot of fun
A suggestion for future updates is there any scope for adding a 'Who has possession of the AK the longest' timer and leader board, if possible? Maybe even a leader-board, or leader board integration? -
Code:
Failed to call hook 'Unload' on plugin 'GoldenAKChallenge v0.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GoldenAKChallenge.Unload () [0x00000] in :0 at Oxide.Plugins.GoldenAKChallenge.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
-
Code:
18:22:54) | Failed to call hook 'OnServerSave' on plugin 'GoldenAKChallenge v0.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GoldenAKChallenge.SaveData () [0x00000] in <filename unknown>:0 at Oxide.Plugins.GoldenAKChallenge.OnServerSave () [0x00000] in <filename unknown>:0 at Oxide.Plugins.GoldenAKChallenge.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jan 10, 2018 -
A problem with the plugin: If a skin plugin is installed or players can reskin the AK, the sever can be flooded with ak's.
-
-
Just a little note: if you run a reskin plugin on your server people may reskin the ak and Recycle or Research the gun.
still a cool mod