Hi Yall,
so I've been running a server now for a while and I am pretty familiar with most commands. But I would really appreciate if someone could help me find list of commands that is actually somehow up to date and which also includes the new commands or even better those that can not be found by FIND*.
Please do not post all the Rustwiki links as those are all fully outdated and incomplete. Even what I find here is mostly outdated.
Find gives me quite a headache. For example: I search for craft. Result is are 3 note.craft commands. But knowing that there are commands like craft.instant and such make me wonder what all the real helpful commands are. And its not found by the find command.
I am looking for a way to find coordinates and all those pretty things hidden in rust.
If anyone would share his list of commands with me that are a bit more up to date it would be great.
[URL="https://docs.google.com/spreadsheets/d/1P3u5BTYsoEwMiSjZswMZivWJxsdE6jppmLj-I_up3eg/edit?usp=sharing"]Here's a list of all commands for use with the newest version of rust (Experimental)[/URL]
EDIT: Rustafied hasn't updated it in a while it seems.
One command missing that I use a lot is "del"
For example
"del assets/bundled/prefabs/autospawn/animals"
Deletes all the current animals.
usefull del commands;
Remove the chopper: del assets/prefabs/npc/patrol helicopter/patrolhelicopter.prefab
Remove animals: del assets/bundled/prefabs/autospawn/animals
Remove resources*: del assets/bundled/prefabs/autospawn/resource
Remove collectables**: del assets/bundled/prefabs/autospawn/collectable
* Ore spawns and trees
** Boxes in radtowns, barrels and stones / wood pieces laying on the ground.
Thanks for that, I was not aware of that either. I would be realy greatful for any more "hard to google" commands:)
Sorry, you need to Log In to post a reply to this thread.