Tremulous Forum
Community => Servers => Topic started by: BugHuman on May 12, 2008, 10:08:33 pm
-
I was jsut wondering how to do multiple cp's in one. For example...
!go
cp: 3
cp(newline): 2
cp(newline): 1
cp(newline): Go!
-
cp "message"; wait 200; cp "message"; wait 200; cp "message"
Not sure if that's what you mean. I think you want something more like:
cp "message\nmessage"
-
Thats a patch made by benmachine.
Some new QVMs have it.
PGQVM does. Just !cp hi\nhello\nbye would print
hi
hello
bye
same with /rcon cp
-
Noted. And why would we want to know that he's sleeping?
Back on topic, he got it working.