Jump to content

Apoco

Member
  • Posts

    73
  • Joined

  • Last visited

Everything posted by Apoco

  1. Apoco

    rust update broke health hud

    "Whitelist": [ "bear", "boar", "chicken", "stag", "wolf", "scarecrow", "murderer", "tunneldweller", "scientist", "heavyscientist", "patrolhelicopter", "bradleyapc", "heavyscientistad", "scientistnpc_astar_full_any", "scientistnpc_full_any", "scientistnpc_full_lr300", "scientistnpc_full_mp5", "scientistnpc_full_pistol", "scientistnpc_full_shotgun", "scientistnpc_gunner", "scientistnpc_junkpile_pistol", "scientistnpcjunkpile", "scientistnpc_cargo", "scientistnpc_cargo_turret_any", "scientistnpc_cargo_turret_lr300", "scientistnpc_excavator", "scientistnpc_oilrig" Cause this did notthing
  2. Apoco

    rust update broke health hud

    why not add these changes ur self and release a fixed update? that makes sense lol
  3. Apoco

    rust update broke health hud

    well i did that and it did notthing but thank you for closing the ticket
  4. Apoco

    rust update broke health hud

    Not working since update @NubbbZ
  5. Apoco

    BotReSpawn

    .
  6. Apoco

    Update broke plugin

    Error while compiling: BradleyGuards.cs(66,20): error CS0246: The type or namespace name `NPCPlayerApex' could not be found. Are you missing an assembly reference?
  7. Apoco

    Recent update broke it

    @TF Crazy plugin now working
  8. Apoco

    Recent update broke it

    Failed to call hook 'OnEntityMounted' on plugin 'CAltimeter v1.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CAltimeter+Altimeter.Instance () [0x00000] in <dbc5128f170f48658263f99d61a9fbd0>:0 at Oxide.Plugins.CAltimeter.OnEntityMounted (BaseMountable entity, BasePlayer player) [0x00065] in <dbc5128f170f48658263f99d61a9fbd0>:0 at Oxide.Plugins.CAltimeter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00235] in <dbc5128f170f48658263f99d61a9fbd0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
  9. Apoco

    CAltimeter

    Failed to call hook 'OnEntityMounted' on plugin 'CAltimeter v1.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CAltimeter+Altimeter.Instance () [0x00000] in <dbc5128f170f48658263f99d61a9fbd0>:0 at Oxide.Plugins.CAltimeter.OnEntityMounted (BaseMountable entity, BasePlayer player) [0x00065] in <dbc5128f170f48658263f99d61a9fbd0>:0 at Oxide.Plugins.CAltimeter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00235] in <dbc5128f170f48658263f99d61a9fbd0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
  10. Apoco

    color change not working

    I still dont understand ur using rgba code rgb is only 3 codes so what do put in for the 4th?
  11. Cheers i see its been added ill test later
  12. Apoco

    Plugin effecting g map

    I already changed it to hud in the .cs file and moved all the images inside there and its still interfereing with g map and inventory cant click certain places on screen
  13. Apoco

    Plugin effecting g map

    Not sure why but this plugin when loaded while holding the g map you cant click or scroll or right click move ur mouse around and every once in a while you can.
  14. need option to change in config min max and anchor for the heli panel currently hardcoded in the cs and have to change cs to move
  15. Apoco

    color change not working

    when i try to change the icons to white using RGBA or CMYX colors they just dissapear what color code did u use for the colors cause it aint working seems changing any color is not working for me any idea?
  16. when i try to change the icons to white using RGBA or CMYX colors they just dissapear what color code did u use for the colors cause it aint working seems changing any color is not working for me any idea?
  17. I use 2.1.6 and rubber banding for me is nuts tried changing to 0.25 but no luck
  18. Apoco

    Trading Platform

    yeah same most my images dcont load says no image found
  19. Apoco

    PunishAttacker

    same error after update today Wendyz Cafe[76561199056932111] has spawned Failed to call hook 'OnEntityTakeDamage' on plugin 'PunishAttacker v1.4.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PunishAttacker.IsFriend (System.UInt64 userID, System.UInt64 targetID) [0x00013] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.IsAlly (System.UInt64 userID, System.UInt64 targetID) [0x00021] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.OnEntityTakeDamage (BasePlayer victim, HitInfo info) [0x00144] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005d1] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PunishAttacker v1.4.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PunishAttacker.IsFriend (System.UInt64 userID, System.UInt64 targetID) [0x00013] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.IsAlly (System.UInt64 userID, System.UInt64 targetID) [0x00021] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.OnEntityTakeDamage (BasePlayer victim, HitInfo info) [0x00144] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005d1] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PunishAttacker v1.4.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PunishAttacker.IsFriend (System.UInt64 userID, System.UInt64 targetID) [0x00013] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.IsAlly (System.UInt64 userID, System.UInt64 targetID) [0x00021] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.OnEntityTakeDamage (BasePlayer victim, HitInfo info) [0x00144] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005d1] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PunishAttacker v1.4.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PunishAttacker.IsFriend (System.UInt64 userID, System.UInt64 targetID) [0x00013] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.IsAlly (System.UInt64 userID, System.UInt64 targetID) [0x00021] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.OnEntityTakeDamage (BasePlayer victim, HitInfo info) [0x00144] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.PunishAttacker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005d1] in <2dd8a0195ba542bd8984b164149406d4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 everytime someone gets shot and the message isnt poping up now when u hit someone its doing nothing
  20. Apoco

    PunishAttacker

    updated still getting error so NRE is not fixed it seems Failed to call hook 'OnEntityTakeDamage' on plugin 'PunishAttacker v1.4.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PunishAttacker.IsFriend (System.UInt64 userID, System.UInt64 targetID) [0x00013] in <b8ffb89d9f7f4ed2849ae5efccc9e2cc>:0 at Oxide.Plugins.PunishAttacker.IsAlly (System.UInt64 userID, System.UInt64 targetID) [0x00021] in <b8ffb89d9f7f4ed2849ae5efccc9e2cc>:0 at Oxide.Plugins.PunishAttacker.OnEntityTakeDamage (BasePlayer victim, HitInfo info) [0x00144] in <b8ffb89d9f7f4ed2849ae5efccc9e2cc>:0 at Oxide.Plugins.PunishAttacker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005d1] in <b8ffb89d9f7f4ed2849ae5efccc9e2cc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
  21. Apoco

    XDStatistics

    -player death and kills do not track properly -heli does not track when killed only sometimes seems it doesn't track any event helis -farming does not track correctly
  22. Apoco

    IQSphereEvent

    id buy it if this was changed я куплю это, если это было изменено: D
  23. Apoco

    IQSphereEvent

    Russian он просит вас добавить опцию, при которой нам не нужно использовать набор настраиваемых таблиц добычи. пример -Магическая добыча -Alpha Loot -Лучшая добыча он хочет использовать уже существующую таблицу добычи, которую он создает, это очень распространено, это большинство плагинов, поэтому мы можем просто использовать то, что мы уже установили для этих конкретных таблиц добычи on prosit vas dobavit' optsiyu, pri kotoroy nam ne nuzhno ispol'zovat' nabor nastraivayemykh tablits dobychi. primer -Magicheskaya dobycha -Alpha Loot -Luchshaya dobycha on khochet ispol'zovat' uzhe sushchestvuyushchuyu tablitsu dobychi, kotoruyu on sozdayet, eto ochen' rasprostraneno, eto bol'shinstvo plaginov, poetomu my mozhem prosto ispol'zovat' to, chto my uzhe ustanovili dlya etikh konkretnykh tablits dobychi English he is asking you to add an option where we dont have to use custom loot tables set. example -Magic Loot -Alpha Loot -Better Loot he wants to use a pre exsisting loot table hes creating this is very common is most plugins so we can just have it use what we have already set for those specific loot tables
  24. hey sorry had just stepped out thats awsome what is the issue?
  25. something once your prefab is placed causes terrain violation errors all over map players get dropped for inside terrain violation like there's a hidden entity causing it. if i remove your prefab no issues no violation errors?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.