Author Topic: Multiple cp's in one?  (Read 2476 times)

BugHuman

  • Posts: 43
  • Turrets: +0/-2
Multiple cp's in one?
« 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!

Death On Ice

  • Posts: 1287
  • Turrets: +126/-141
Re: Multiple cp's in one?
« Reply #1 on: May 13, 2008, 03:28:04 am »
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"

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Re: Multiple cp's in one?
« Reply #2 on: May 13, 2008, 03:58:24 am »
Thats a patch made by benmachine.

Some new QVMs have it.
PGQVM does. Just !cp hi\nhello\nbye would print
Code: [Select]
hi
hello
bye
same with /rcon cp

∧OMG ENTROPY∧

Amtie

  • Posts: 430
  • Turrets: +19/-20
    • <(*) Homepage / Forumz
Re: Multiple cp's in one?
« Reply #3 on: May 13, 2008, 02:37:38 pm »
Noted. And why would we want to know that he's sleeping?

Back on topic, he got it working.
Meow.

Can an admin set my name to Amtie please?