Jump to content

zoidberg

Member
  • Posts

    102
  • Joined

  • Last visited

Everything posted by zoidberg

  1. anyone else getting this errors in the console ? [ArmoredTrain] The event has been successfully launched! at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x00008] in <bfc18248578b46a1acf26c83cd51e979>:0 NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.ArmoredTrain+NpcSpawnManager.UpdateClothesWeight (ScientistNPC scientistNpc) [0x00000] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.ArmoredTrain+NpcSpawnManager.SpawnScientistNpc (System.String npcPresetName, UnityEngine.Vector3 position, System.Single healthFraction, System.Boolean isStationary, System.Boolean isPassive) [0x00030] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.ArmoredTrain+EventController.CreateDriver () [0x00063] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.ArmoredTrain+EventController.SpawnLocomotiveAndDriver (Oxide.Plugins.ArmoredTrain+PositionData positionData) [0x000c9] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.ArmoredTrain+EventController+<TrainSpawnCoroutine>d__56.MoveNext () [0x0005f] in <bfc18248578b46a1acf26c83cd51e979>:0
  2. zoidberg

    Convoy

    anyone else getting this errors in console ? [Convoy] The event has been successfully launched! at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x00008] in <bfc18248578b46a1acf26c83cd51e979>:0 NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Convoy+NpcSpawnManager.UpdateClothesWeight (ScientistNPC scientistNpc) [0x00000] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.Convoy+NpcSpawnManager.SpawnScientistNpc (System.String npcPresetName, UnityEngine.Vector3 position, System.Single healthFraction, System.Boolean isStationary, System.Boolean isPassive) [0x00030] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.Convoy+EventController.InitialSpawnVehicleNpc (Oxide.Plugins.Convoy+VehicleConfig npcSpawnedVehicleConfig, BaseEntity parentEntity) [0x00063] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.Convoy+EventController.SpawnConvoyVehicle (System.String presetName, Oxide.Plugins.Convoy+ConvoyPathVehicle frontVehicle) [0x0022e] in <bfc18248578b46a1acf26c83cd51e979>:0 at Oxide.Plugins.Convoy+EventController+<SpawnCoroutine>d__33.MoveNext () [0x000f6] in <bfc18248578b46a1acf26c83cd51e979>:0 UnityEngine.MonoBehaviour:StartCoroutineManaged2(MonoBehaviour, IEnumerator) UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) Oxide.Plugins.EventController:SpawnConvoy() Oxide.Plugins.EventController:Init(EventConfig) Oxide.Plugins.EventLauncher:StartEvent(EventConfig) Oxide.Plugins.<DelayedStartEventCoroutine>d__6:MoveNext()
  3. anyone more that have problems to use the card doors on railwaystation at S19 and the motel at X14, I cant find the fusebox to activate the doors, and its not for the room doors, its below one level to come inside the door with the key card in the motel and same on the trainstation, cant find the fusebox. Cant get it to work.
  4. what is set target on the train and how do I set target and be able to turn it on, right now i cant turn it on, not happening anything when i use E to turn it on
  5. zoidberg

    add enter and leave message

    where do I add and enter and leave message when you go into the zone ? I want it to say that its an pvp zone and leaving the pvp zone.
  6. found it
  7. where can I do that ? I want he event to be pvp and always regardless the color on the map so shall I be able to change the zones on the map to red instead of for white. I will use this to an PVE/PVP server and monument events shall be pvp zones when they run
  8. zoidberg

    how to give rewards ?

    I linked my own rust to discord but didnt get any rewards by default, how can I give the players rewards for linking their rust to discord ?
  9. i fixed it, had wrong port id.
  10. I bought this and created a bot and invited it to discord, it's online on discord. I also uploaded the files to pebblehost that I host the python code on, but when I type /link in rust so do I get back that the LinkBot isn't active, try again later ? Anything I missed ? I have done exactly what the readme file say.
  11. zoidberg

    Raidable Bases

    that did the work and it was pretty straight forward, thanks for your help
  12. zoidberg

    Raidable Bases

    can I force a base to spawn on a certain island and not only random ? I want to be able to setup Teleportation to the raidable base but I cant do that if its random spawn, so If I can force it to spawn on a certain point on the map, how and where will I do that ? Lets say I have 4 islands North, East, West ans South and I want all bases to be spawn on this locations. I have the premium version.
  13. thanks for fast answer
  14. getting spammed of this in F1 ingame as admin. AddUI: Unknown Parent for "XPerienceAddonDamageBarFill":XPerienceAddonDamageBar is there any wrong or do I need anything ?
  15. Im trying to add playername to TitlePanel but I cant find the right tag. {online} is showing how many players that are online right now but I want to add the players name, like, welcome {playername} but cant get it to work with player, players, playername, what tag shall I use to get it to work, the questionmark isnt showing the playername.
  16. I made my first prefab in unity, and made it to a prefab, I copied the .prefab to rust edit, closed rustedit but I cant see my prefab in the list for custom prefabs. I checked the config file for rustedit and changed it to ecept all prefabs but I stil cant see it. Does anyone here have any qlue on why it wont show up in the list in rustedit. I have alot of other custom prefabs that I bought that show up there but just not the one I did myself
  17. forget my question, I did change the kit for npc
  18. worked really good, thanks alot. I have one question more, can I change the npcs kits in TalkerSpawns ?
  19. if I want to use economics as currency instead of scrap for talking npcs, where do I change this ?
  20. anyone can make an prefab to me like the picture shows, I do not know how to make prefab in unity, Im willing to pay for it, depends on how much it will cost
  21. zoidberg

    Problem to give items

    it work thanks alot
  22. zoidberg

    Problem to give items

    "Player Commands": [ "talking_npc inventory.give $player.id apple 5 $npcName" give are for rcon and giveto for webrcon, I tried both but without any success. I can give myself direct from rconweb using inventory.giveto MYNAME apple 5 but not from talkingNpc. "2": { "Message": "Apple, coming up.", "Message Display Time (seconds) - Only used if there are no responses": 2, "Responses": [ { "Message": "Here is 100 scrap.", "Needs Permission (null = No)": null, "Player Commands": [ "talking_npc inventory.give $player.id apple 5 $npcName" ], "Server Commands": [], "Next Message (null = Close UI)": 6, "Price": 100, "Currency": { "Item ID": -932201673, "Skin ID": 0 }, "Insufficient Funds Message (null = Close UI)": 7, "Cooldown": 0, "Server Wide Cooldown": false },
  23. zoidberg

    Problem to give items

    I cant get sell items to work proper, I used give.items and also spawn.item in conversation file however so does the talking npc take the scrap but I wont get the item. What command shall I used to sell/spawn an item in the inventory for the player, lets say bear meat.
  24. Can I config talking vendor so it can sell permission to instantcrafting ? I can use server rewards and sell commands by /rewards add command "Instant Crafting" "oxide.grant user $player.id instantcraft.use" 100 but can I use the same to talking vendors ?
  25. I created an car vendor to try on how to do it but I never got a popup on how to add a spawnpoint. Now its saying that something are in way and i should go to the spawnlocation and press reload, but where are the location ? I also dont got the folder Addons in the datafolder for talkingnpc ( /oxide/data/TalkingNpc/Addons) anyone knows whats wrong here ?
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.4k

Files Sold

Total number of files sold.

3.1m

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.