Thread: Stuck?
View Single Post
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-01-2006 , 22:21  
Reply With Quote #9

Code:
set_task(get_cvar_float("Time"),"unclip");
"Time" ?
Code:
public unclip() {     new id;     entity_set_int(id, EV_INT_solid, SOLID_BBOX) }
Keep "id" in the function header..
__________________
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.
v3x is offline