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
-
Did they ever add a give all command?
-
Wulf Community Admin
-
-
Wulf Community Admin
-
how to teleport a player who is sleeping?
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Out of curiosity, anyone knows how sleeping players are represented in memory (as what type I mean)? Some : BaseNetworkable I assume?
-
-
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
-
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