-
Posts
2,486 -
Joined
-
Last visited
-
Days Won
36
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by David
-
Changed Status from Pending to Not a Bug
-
Hey, sadly thats not possible due to how rust cui works however you can add multiple spaces in front of title to make it centered.
-
Changed Status from Pending to Not a Bug
-
Well, exactly how it's stated in message, pipes are not valid item shortname. Go to your oxide/data/Blueprints.json and change pipes to metalpipe
-
Looks like its not because when I killed spawned heavy scientist it didnt count kill. I sent you edited version into private message. Try it and let me know please.
-
well, it will be hard to get in touch with killy0u so I will test it with heavy scientist I provided 3 examples, if you want anything else you have to customize it yourself. you can find explanation for anchors here https://www.patreon.com/posts/anchoring-ui-47744927 or you can use anchor editor here https://rust-cui.surge.sh/#!/editor
-
Hey, can you link me ZombieHorde plugin? I will try to get in touch with author and find out what type of npc is used.
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Not a Bug
-
Hey, WASD keys are for selecting which side of panel you want to move, after you select side all you have to do is right/left click to adjust values.
-
Changed Status from Pending to Not a Bug
-
Sorry but it's not possible, it might sound simple to users "just add lang file" but oxide lang is very limited and its not suitable for this use. It would require lot of workarounds and in this case whole rewrite of plugin would be required.
-
- 2 comments
-
- 1
-
-
- #craft menu
- #config
-
(and 1 more)
Tagged with:
-
Changed Status from Pending to Not a Bug
-
Hey, sadly that's how it is, Kits names has to be one word in order to claim them through console command. I couldn't use GiveKit api call since it is not triggering cooldowns and usage count, also ignoring kit cost requirement. I recommend you to use underscore symbol instead of space between words.
-
Changed Status from Pending to Work in Progress
-
Okey, I will have a look later today. Meanwhile if you want you can add lang messages directly into .cs file. After deleting original lang file and reloading plugin, new file will be generated.