Server commands for Rust
Discussion in 'Rust Discussion' started by Wulf, Jan 12, 2015.
-
Wulf Community Admin
-
so i would type these in the chat or in the console?
-
Wulf Community Admin
All of the commands in this thread are console commands. -
Did they ever add a give all command?
-
Wulf Community Admin
Use "find ." and see.
-
I try and it doesn't give a full list.
-
Wulf Community Admin
Did you run it on the server itself? -
how to teleport a player who is sleeping?
-
Wulf Community Admin
Use the Finder plugin to find them, then teleport to them. -
I mean how to teleport a player who is sleeping to me
-
Wulf Community Admin
I don't think anything exists for that right now, but I may be wrong. -
Out of curiosity, anyone knows how sleeping players are represented in memory (as what type I mean)? Some : BaseNetworkable I assume?
-
They're still BasePlayers -> BasePlayer.sleepingPlayerList. Once they're killed they're removed from the game and that list.
-
when i type /airdrop then the location where it will drop is comming but the plane is not and the crate is not there either help me pls
-
Wulf Community Admin
Oxide doesn't provide that command by default, please post in the thread for the plugin you are using. -
It clearly says what the problem is: array index is out of range. That happens when in your code you have a group of say 4 objects and you try to ask the 5th objects from this group for example.
What changes did you make to the plugin? Freshly downloaded one doesn't give this error.
when you launch console command (through '`' in game or through RCON) you don't need '/' first. you only put '/' before commands you type into chat. -
thank you!
I just delete and rebuilt my server!
and I no longer have the error message
Can I use autocommands for lunch "CraftingController" for limit weapons an c4, or s there anything more simple ? -
Wulf Community Admin
The AutoCommands plugin only uses console commands, and I don't think Crafting Controller has any console commands.

![[IMG]](proxy.php?image=http%3A%2F%2Fimg110.xooimage.com%2Ffiles%2F4%2F2%2F1%2Ferreur--4b54f95.jpg&hash=dc19077f4437203f175acb9c8046ee96)