-
Posts
88 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by zoidberg
-
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.
-
thanks for fast answer
-
getting spammed of this in F1 ingame as admin. AddUI: Unknown Parent for "XPerienceAddonDamageBarFill":XPerienceAddonDamageBar is there any wrong or do I need anything ?
-
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.
-
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
-
-
-
-
it work thanks alot
-
"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 },
-
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.
-
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 ?
-
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 ?
-
- 103 comments
-
- #custom
- #custom map
-
(and 2 more)
Tagged with:
-
anyone else have probs to load the map ? Couldn't load server/identity/LianYuV5.1.2.268.sav - file doesn't exist Spawning 5406 entities from map NullReferenceException: Object reference not set to an instance of an object at ResourceDepositManager.GetOrCreate (UnityEngine.Vector3 pos) [0x00005] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at MiningQuarry.ServerInit () [0x00021] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at BaseNetworkable.Spawn () [0x0004f] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at BaseEntity.Spawn () [0x00000] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at BaseEntity.SpawnAsMapEntity () [0x0009a] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at SaveRestore.SpawnMapEntities (System.Collections.Generic.List`1[T] entities) [0x0003d] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at ServerMgr.Initialize (System.Boolean loadSave, System.String saveFile, System.Boolean allowOutOfDateSaves, System.Boolean skipInitialSpawn) [0x0009d] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0 at Bootstrap+<StartServer>d__21.MoveNext () [0x00325] in <34e9c30f1d7a4aeb8fec877d9ee31613>:0
- 103 comments
-
- #custom
- #custom map
-
(and 2 more)
Tagged with:
-
-
I can't delete the awards I added, I added 100 scrap and I can see the award in the awards UI but all other awards can i click on to change or delete but not awards I have added by my self, how can I delete it ?
-
looks like it worked, it didnt hang when other players made the mining event
-
i reloaded it and the window disapeared, so i will wait until next mining event to see
-
-
as the title is saying, how do i get the clock to show 24 hours instead of 12 h am/pm ?