Always a good idea, but not what he asked for![]()

Quests
Creates quests for players to go on to earn rewards, complete with a GUI menu
Total Downloads: 9,370 - First Release: May 31, 2015 - Last Update: Jun 11, 2018
- 5/5, 53 likes
-
k1lly0u updated Quests with a new update entry:
2.0.1
[DOUBLEPOST=1465734815][/DOUBLEPOST]Compatible LustyMap
[DOUBLEPOST=1465735284][/DOUBLEPOST]
Ill add it
Attached Files:
-
-
@k1lly0u How can I hide the quest making chat? also got this error in console everytime I am making quests
Code:(15:17:34) | [Oxide] 15:17 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
-
-
Also got this error whne somebody completes quest and goes take reward from /q menu
Code:(15:33:24) | [Oxide] 15:33 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Quests v2.0.1' (NullReferenceException: Object reference not set to an instance of an object) (15:33:24) | [Oxide] 15:33 [Debug] at Oxide.Plugins.Quests.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0
-
It must be conflicting because it usually cancels it being printed to chat. There's not much I can do about it unless I change it all to chat commands. I don't have BetterChat on my test server so I didn't notice
I thought I found the error but apparently not. Try thisAttached Files:
-
-
[DOUBLEPOST=1465739904][/DOUBLEPOST]Nope, no changes
after i got asked to set name, i writed it down, and still reply in chat... but when i type only 1 char example 1 there is no appierence, but that is betterchat config
Code:(15:56:12) | [Oxide] 15:56 [Info] [Better Chat] [Admin] Brko™ ◕ ‿ ◕: Gather: Animal Fat (1k) (15:56:12) | [Oxide] 15:56 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean)) (15:56:20) | [Oxide] 15:56 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean)) (15:56:23) | [Oxide] 15:56 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean)) (15:56:26) | [Oxide] 15:56 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean)
-
not watch the closing minimap for LustyMap -
[DOUBLEPOST=1465740241][/DOUBLEPOST] -
Code:private void CloseMap(BasePlayer player) { if (LustyMap) { LustyMap.Call("disableMap", player); } } private void OpenMap(BasePlayer player) { if (LustyMap) { LustyMap.Call("enableMap", player); } }
-
i want it to hide, or just to print to me, or only to people authlvl2, just to hide it cause people are asking wtf and are confused if I am setting gather higher or wtf
-
-
Did you download the version of LustyMap I attached above?
-
-
-
Btw players cannot use Next button to chnage tabs in quests
-
-
error!
Attached Files:
-
-
just updated and plugin no working.