|
Author
|
Message
|
|
Veteran Member
Join Date: Oct 2004
Location: US
|

03-03-2006
, 17:50
|
#1
|
Quote:
|
Originally Posted by [ --<-@
Black Rose]it should otherwise use
Code:
new command[17]
read_argv(0, command, 16)
new is_team_msg = ! equal(command, "say")
client_print(i, 3, "%s%s: %s", name, is_team_msg ? " (TEAM)" : "", said)
( from psycholisten )
|
If you were a real coder you'd look at effiency and how to best optimize things, etc.
( and you could try and not steal my trademark spaced paranthesis, kthx )
__________________
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.
|
|
|
|