Jump to content

Chill Roleplay

Creator
  • Posts

    718
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Chill Roleplay

  1. when Xradiationore is installed it messes with the SmeltOnMine from SkillTree - it makes the stacks not sort propper No console error also, the normal ore is affected by the plugin to, its cooking faster and spitting out onto the floor not stacking properly but when I unload the plugin all is fine
  2. Wait sorry omg i didnt add the permissions - (Sorry im tired) Plugin works fine!
  3. Yes i will admit i am new at using it but I was able to setup another one with a similar feature for testing and that one worked Also regardless the true false does not work and it always asks me to go to the npc in town
  4. Every time you smelt this should give a chance for an even riskier result the scale should be between 1-1000 or 1-100 wit decimal placement because it would suck if it happen even 1-100 times when this happens a assets/prefabs/npc/m2bradley/oilfireball2.prefab should spawn in the location of the furnace (this is tested to be strong enough to burn down a large furnace) 25 assets/bundled/prefabs/fireball.prefab should spawn in the radius of the furnace to cause chaos (this fire spreads naturally) 1 assets/prefabs/ammo/torpedo/torpedostraight.prefab should also spawn at the location to kill anyone around it and cause a BOOM think of the possibilities for any server Pvp - give away location Pve - adds some risk Roleplay - this kind of smelting can be illegal and this will be the rust equivalent of a meth lab explosion (Options to bypass Raid Protection/maybe true pve for the players that are using it)
  5. The future of this plugin and what everyone actually wants Drug Bussiness could use some modifying Suggestions #1 Remove the drone method as it has a high rate of failure just have a crate spawn with it with an effect in the area it lands here is an example of some effects you could use and just have a notification your package was dropped nearby https://www.youtube.com/watch?v=0y1LoSfVcPo you can pull this apart to get the effects if needed https://umod.org/plugins/player-effects #2 would be to add custom item payments currently only scrap sr and eco are available we need an input and output option for what you paid and receive with the option of Skin/short name this will eliminate most customer complaints and be worth a retry for everyone
  6. Suggesstion: Please add like a 1/1000 chance to cause a Melt Down - (massive explosion)
  7. also true or false it says i need to speak to a npc
  8. { "Chat Prefix": "[<color=#4A95CC>Bone Market</color>] : ", "NPC Vendor settings": { "Use NPC shop": true, "NPC Id's": [ "6572836864" ] }, "UI Settings": { "Font to use": "permanentmarker.ttf", "Market Title": "Bone Trader", "Market Title Color (RGBA)": "0.5 1 1 0.90", "Market Description": "Trade market for hunters\nTrade your Bones right here !!!", "Market Description Color (RGBA)": "1 1 1 0.90", "Bone item text Color (RGBA)": "0.5 1 1 0.90", "Use a background image": true, "Background Image link": "https://i.ibb.co/6NQmCgZ/Quail-Bird-Hunting-Silhouette-Free-Vector.jpg", "Background Image transparency (0-1)": 0.2 } I added the ID and set true but the npc does not respond?
  9. Chill Roleplay

    Jet Event

    Yes 100% my fault i didnt even know /jet was a command for something else i had just thought id add this incase it helped someone else
  10. Chill Roleplay

    Jet Event

    was wondering why plugin always needed reloaded, (we have jetpacks) and they share same command - just incase anyone else had this issue
  11. Still not 100% sure i asked another dev for help and they said that i "have an unofficial skin in the skins plugin on my server that is causing problems, this can cause players to be kicked by the server, if the skin is broken, look for the problem here" then i said i tested without the skins plugin and he said it doesn't matter cause the skineady in the game
  12. if you put 1 dirty money into 2 slots it breaks the machine and creates a error for creating a item with value less than 1
  13. Disregard this, this happened even without Skin controller installed
  14. Please add an option to purchase and receive funds in a custom currency (like shortname/skinid) option
  15. yes this is perfect a permission group that is notified when one is placed
  16. Chill Roleplay

    players crash randomly

    70.40.82.71:24902/76561199362782766/NotJoeMomma disconnecting: Exception (cs:87364): NullReferenceException: Object reference not set to an instance of an object. Rust.Workshop.Skin+<LoadAssets>d__11.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin+<LoadSkin>d__35.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin+<SkinQueueCoroutine>d__33.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin+<LoadItem>d__34.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin+<ItemQueueCoroutine>d__32.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin.LoadOrUnloadSkinAssets (System.UInt64 workshopId) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin.Apply (System.UInt64 workshopId, System.Action`1[T] callback) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin.Apply (UnityEngine.GameObject gameobj, System.UInt64 workshopId, System.Action`1[T] callback) (at <00000000000000000000000000000000>:0) DroppedItem.PostInitShared () (at <00000000000000000000000000000000>:0) BaseNetworkable.ClientSpawn (ProtoBuf.Entity info) (at <00000000000000000000000000000000>:0) Client.CreateOrUpdateEntity (ProtoBuf.Entity info, System.Int64 size) (at <00000000000000000000000000000000>:0) Client.OnEntities (Network.Message packet) (at <00000000000000000000000000000000>:0) Client.OnNetworkMessage (Network.Message packet) (at <00000000000000000000000000000000>:0) Facepunch.Network.Raknet.Client.ProcessRead (Network.NetRead read) (at <00000000000000000000000000000000>:0) Network.BaseNetwork.Cycle () (at <00000000000000000000000000000000>:0) Client.Update () (at <00000000000000000000000000000000>:0) Rust.Workshop.<LoadSkin>d__35:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) Rust.Workshop.<SkinQueueCoroutine>d__33:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) Rust.Workshop.<LoadItem>d__34:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) Rust.Workshop.<ItemQueueCoroutine>d__32:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) Rust.Workshop.WorkshopSkin:LoadOrUnloadSkinAssets(UInt64) Rust.Workshop.WorkshopSkin:Apply(UInt64, Action`1) Rust.Workshop.WorkshopSkin:Apply(GameObject, UInt64, Action`1) DroppedItem:PostInitShared() BaseNetworkable:ClientSpawn(Entity) Client:CreateOrUpdateEntity(Entity, Int64) Client:OnEntities(Message) Client:OnNetworkMessage(Message) Facepu50.47.252.165:64382/76561198212940061/Shadow disconnecting: Exception (cs:87364): NullReferenceException: Object reference not set to an instance of an object. Rust.Workshop.Skin+<LoadAssets>d__11.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin+<LoadSkin>d__35.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.<LoadSkin>d__35:MoveNext() UnityE112.200.175.34:22625/76561198152619044/Feitan disconnecting: Exception (cs:87364): NullReferenceException: Object reference not set to an instance of an object. Rust.Workshop.Skin+<LoadAssets>d__11.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) Rust.Workshop.WorkshopSkin+<LoadSkin>d__35.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000
  17. Created a ticket the message was to big for here
  18. can we get a option to have Notify drop a notification when a printer is placed or even better a option to secretly notify a specific set of groups
  19. use command without money printer in front like this: /givemoneyprinter <PlayerName>: Gives a money printer to yourself or a specified player (requires moneyprinter.GiveMoneyPrinter permission). /givedirtymoney <PlayerName> <Amount>: Gives dirty money (requires moneyprinter.GiveDirtyMoney permission). /removemoneyprinter: Removes your money printer (requires moneyprinter.RemoveMoneyPrinter permission and must be used while looking at the money printer). /moneyprinter: Displays available commands based on permissions. /upgrademoneyprinter: Upgrade your money printer to optimize its performance and profitability (requires moneyprinter.UpgradeMoneyPrinter permission). (make sure you have assigned the perms to yourself aswell)
  20. if i have 2 bandit wheels on the server will this effect performance, and will this still work?
  21. sorry I have a lot of questions and I'm very interested in replacing our money laundering system we have currently -is there a way to set the printers down in no build areas -Are they protected from dammage -is there a way this will only work in a zone manager zone -is there a ways for a group to get a notification that someone is printing money at one at the print locations a set duration of time after a player begins printing? -do each of these have permissions? i don't want everyone to be able to do this if I get it /givemoneyprinter | Gives you a money printer /givedirtymoney <PlayerName> <Amount> | Give DirtyMoney /removemoneyprinter | Remove your money printer (You need to look at money printer
  22. Many players joined the event - the time only worked for some of us - alot of us were confused on how if the event had already started - one player said the counter is working for me and we have 5 seconds to go - before the 5 seconds player Techno left the game - the game started - techno said he was stuck - techno waited until the entire game finished - he did not get revived onto map - Techno had to relog to play again - during the event many players fell through the glass but every time i fell through it spawned me back in to play again - eventually it was just me and 1 other player - i relised i was stuck on god mode somehow and could not exit it - once the event finished everyone started saying they did not get loot back and there was no bodies at death locations Maybye more details will help? ^
  23. I don't know if Event Helper by im the new guy might be a better way to manage the entering and exits?
  24. I'm very patient and i dont mind waiting, id rather support your project and can wait. I do think your plugins should have more testing before release though. in future if you wanted help with testing at all I am usually available! Cant wait to try the update! the events overall do seem fun
  25. Hello just wanted to say im very unhappy with the purchase of this event and floor drops - The glass bridge event caused half the players to loose everything they had - 1 player left the event early and is still stuck in the event some how and its over
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

130.4k

Files Sold

Total number of files sold.

2.7m

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.