Jump to content

Robis

Member
  • Posts

    752
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Robis

  1. Robis

    BattlePass

    i find a fix to work all animals, below i share what i did: else if (prefabName.Contains("wolf") || prefabName.Contains("tiger") || prefabName.Contains("panther") || prefabName.Contains("crocodile") || prefabName.Contains("bear") || prefabName.Contains("polarbear") || prefabName.Contains("boar") || prefabName.Contains("stag") || prefabName.Contains("chicken") || prefabName.Contains("snake.entity") || prefabName.Contains("simpleshark") || prefabName.Contains("ridablehorse")) { xpAmount = _config.XpSources.KillAnimal; debugSource = "KillAnimal"; }
  2. Robis

    BattlePass

    bear, boar, wolf stag, pilarbear working, but tiger, panther, crocodile, not working. probably jungle animals has other ai type. no problem. take your time.
  3. Robis

    BattlePass

    Sorry for disturbing but i think BaseAnimalNPC missing animals. no tiger, panther, crocodile, simpleshark, ridablehorse... Also dont know why 1st level reward for free.... tried to make first reward 50 exp needed but no matter what i do first reward/first level all time free.
  4. Robis

    BattlePass

    Sure, in future you can add 2 more source of exp, for all animals, also for barrels - barrel-1 barrel-2 fuel_barrel. once you add it, then i have no left ideas what to add more. it will be full set for sure.
  5. Robis

    BattlePass

    Thank you for your fast response and taking actions. Respect. also in future give you a tip, dont use imgur for images upload, that site do not support properly image uploads for many other countries. My advice to use: imgbb
  6. Robis

    BattlePass

    Developer take action to fix and improve this plugin very actively! Respect and now i can say that im not regret buying this plugin. Thank you!
  7. Robis

    BattlePass

    green ones when you can take reward, since plugin install it instantly shows 1st reward ready to claim....... if i click ob other locked items i cant click back on first reward.... also i have no clue what means a line Test: 1000 i have 150 plugins and i run server like 5 years already, i dont think i made anything wrong, once it open for the first time i instantly see something wrong. Just test all and you see. also when you hit tree or node, exp fills up each hit, must fill per node and per tree... because other things like npc kill not worth to kill.
  8. Robis

    BattlePass

    Plugin broken.... since lvl 1 players get free reward...... if player have premium they cant get premium rewards, also squares bugged, once you click anything, cant click back on....... Sorry but i just wasted a money...... Plugin may be good but not tested by developer at all. also colours broken to.
  9. Looks good, but im missing one more thing, skills tab. it can look like a shop where i can add what ever image i want, give name what ever i want, set a price what ever i want, and when player buy it, command will run to issue for a player any server command for that player. also a data file where it be kept if i dont want to wipe it with a new map. it will wipe only if i manually delete that folder. possible for you to create addon like this ?
  10. Robis

    need to fix after updates

    you cant fix plugin after rust updates to compile ? Well clearly because plugin not updated. Never mind im removing this plugin from my server. Sorry but i buy plugins only from developers who maintaining them and keep them up to date.
  11. Robis

    need to fix after updates

    need to fix for rust updates and in general to improve
  12. Robis

    Charges

    Ok, thanks, because i like make them run long. current my free plugin it uses 1 diesel for 15 minutes. But players have hard time placing quarries, so thats why im here because here says node wont spawn if its in wrong place, so means once node spawned, player must be able to place quarry. Will wait for more updates, then will grab it
  13. Robis

    Charges

    any settings how long quarry need run to finish 1 diesel barrel ?
  14. At the moment here is my set up, marked ones i need same style as you did for shop, also i have and more plugins which not working yet for mevent panel so i dont list them yet until mevent make it work. But if you can make all for my current list, be honest you can increase your template price. actually people like me for professional made job pay it. I dont like my self spend many hours just by finding own style, but rust theme is OP. Recommend you to work on this thing you started up to all this panel plugins updates.
  15. Looks good, but in my case i got all server pannel addons 100% all even those who not made yet by mevent, so only for one shop, for me not worth to buy it. Maybe wait till you make for all of them....
  16. Robis

    Shop UI

    David dont care about anything anymore for long time.... He made stuff left and right and none of them done till the end.... Thats what happens when person doing 100 things at same time, nothing will work properly. I regret i bought so many his plugins.... sad true.. great developer with 0 discipline
  17. Robis

    DUPE BUG

    during i made these foto... here we go player come sell scrap and here what happened :))))))))))))
  18. Robis

    DUPE BUG

    when you in vanes mode, you able to open and check vending invetory from a back, and its clear every transation store items inside, once it full it starts drop on a ground
  19. Robis

    DUPE BUG

    It means i lying to you to have fun ???? I checked i see it i reported, if you wont believe what i say then we cant move on.
  20. Robis

    DUPE BUG

    no no no, transactions store players items after purchase. when vending machine get full, new items drops from a back. in vanish mode you able to open inventory from a back of vending and you see
  21. Robis

    DUPE BUG

    ok, but it means many transactions make pile of drop inside entity. are you think its healthy for a server ? Well ok never mind then.
  22. Robis

    DUPE BUG

    For example player buy items that cost 5000 scrap. Later vending machine drops that scrap behind on a ground.... I imagine extravending machine gets full then start drop items after every single transaction. so if behind is a tini wall, these items player paid can be collected and use to keep buying it all day long.
  23. when i unload plugin, portals disappearing, when i load they appearing nut cant enter, when i try i see that error i write
  24. No idea whats going on, even if i unload plugin, delete config file, upload latest version, reload plugin, it generates same config i had before and then cant use portals. but when i delete latest version and load older then it start working... Im losing my mind and cant understand
  25. I forced to use older version, latest one permissions for monument portals use DEAD. Failed to call hook 'OnPortalUse' on plugin 'PortalsPlus v1.2.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PortalsPlus.OnPortalUse (BasePlayer player, BasePortal portal) [0x00014] in <68f38e8ae65f4ca891266654cc08c8f0>:0 at Oxide.Plugins.PortalsPlus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a1] in <68f38e8ae65f4ca891266654cc08c8f0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 No portal...
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.4k

Files Sold

Total number of files sold.

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.