-
Posts
403 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by copcopekcro
-
Well i dont know, iam not using Carbon, and never did.. But one Day, who knows.
-
You can move from Carbon to Oxide haha, joking.. No, not rly. Thats Carbon thing. Without carbon reference in my plugin, that log Will be there.
-
Iam aware of that "bug or not bug " that you cant open stacked item , you need to move it to another slot from stacked so you can normaly open it ... Its not perfect solution , that was only to handle exploit opening one chest more times .. You can just put stack size 1 , and you will handle your problem .. Iam still looking for the best way about this ! And yea , i dont know what XP plugin, thats from another plugin ...So not sure how that plugin works . I make now update for stacked items , so you will not have that problem ... You will be able to normaly open stacked chest(with safe triger for exploiting , opening same chest more times , getting xp for not opened chest) ! Iam testing it now with skill tree ..if all goes fine i update ! Not sure what plugin u use ?
-
Changed Status from Pending to Can't Reproduce
-
Hey ... You didnt read last support post ? Where you also put that log ? Its bcs of carbon ... My plugin doesnt support carbon ,bcs that you get those errors ! Plugin is working fine ,even on carbon , but you will get that error if you are using carbon .
-
Well for now that is only option yea ... Maybe i will update to cover carbon also .
-
Changed Status from Pending to Can't Reproduce
-
OK Great then ! Iam felling like config file didnt load up correcty , maybe of unloading reloading something , wiping , restarting ... Dont know ..
-
ok ... I tryed to reproduce that error now on many ways ..didnt get it at all .. So not sure why did you get it ... So after reload all working fine ?
-
Oke... When you press that buy button does it open buy panel ? Did you try to reload plugin ?
-
OK ..so you didnt change your config .. You didnt change anything in code of plugin? That OpenBuyUI shoud open buy panel list ... Just try to press that button again ,and say do you get again that error
-
Hey... You cant just send error , you need to tell when you got that ? did you get it before ? Was you adding items in config in your blacklist items ? On first i think your config is corupted , yours : "BlacklistedItems": [ { "ItemId": 550753330, "SkinId": 0 } ], Send me your config
-
Yea there was patch about that spoiling food .. Will see what can i do with that ....
-
Well yea bcs that you got that error !
-
Changed Status from Pending to Not a Bug
-
- 12 comments
-
You are using carbon ? I didnt make carbon refrence in my plugin ...
-
What?? You are saying that you get that error when You reload plugin? But You are not getting that error at all when lets say players unwarping maps? Even that hook is only trigered by player, when player unwarps map.
-
You are not able to have more than 1 assigned vending machine for trade per player. So only 1 machine with /myvm command.. Player can have 100 vending machines in base, but only one what is assigned is for trade. So if player assigned another machine, from old machine selling items are not selling anymore (example, vending is destroyed, je make another one and assigned it).. So if vending is destroyed, selling items are not selling anymore. So i still dont understund with what you having problem?