public doNoclip(id){
set_user_noclip(id,1)// Set noclipset_task(10.0,"remNoclip",id)// After ten secs, run remNoclip}public remNoclip(id){// Remove noclip
set_user_noclip(id,0)}
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116
I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.