-
Posts
119 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by zoidberg
-
I have done some own raidbases and fixed so they spawn in (all good there) the problem are that the npcs that guards the bases drop way to may items on death. In what file do I change how many items the npcs shall drop. I have changed in data/profile/easybases, but stil they drop 14-15 items when they killed, thats way to much. This is from the easybase profile file: "Murderer Items Dropped On Death": [ { "shortname": "ammo.pistol", "name": null, "text": null, "blueprint": false, "skin": 0, "amount": 3, "amountMin": 2, "probability": 1.0, "stacksize": -1 } ], "Scientist Items Dropped On Death": [ { "shortname": "ammo.rifle", "name": null, "text": null, "blueprint": false, "skin": 0, "amount": 3, "amountMin": 2, "probability": 1.0, "stacksize": -1 }
-
I have 2 issues with better npc. The first is that I cant get the npc to walk on the balcony, it will spawn up on the roof, I used printpos ingame to get the cordinates. The other problem I have it to get the npc's to spawn when i add custom cordinates and change from Random to Custom, the dont spawn at all. Anyone know anything about this ?
-
I bought gasstation and supermarket event from MM and I want a drop chans for legendary items. In the config file for legendary: "Loot source": "Event", "Prefab shortname, boss profile, event name [null if not required]": "null", shall it say "null" or be blank "" ? and if its blank, will it take both events or do I need to add an event section more ?
-
I try to spawn a legendary weapon, to see if I can get it to work so you get a legendary weapon when you kill a bossmonster f x. But I cant get the spawn item to work, I use the command: givelegendary <target> skyfire in console but whats the target ? Is it the steamid or playername ? It wont work, I tried both
-
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
-
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()
-
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.
- 34 comments
-
- #norddream
- #custom map
- (and 6 more)
-
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.
-
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
-
-
-
-
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 ?
-
