[T1 Request] Omega type script compatible w/ VP5

Psychosis
03-17-2004, 07:32 PM
I've upgraded my setup, but am missing 4 shortcut chat statements I had w/ my old setup (w/ omega).

A team "I have the enemy flag, HELP", local "move out of the way" for newbies at pub invs, and "get the enemy flag" / "return the enemy flag" bound to F11/F12.

Plz help... I'm far from a spammer, but after 3 years of omega, I keep mashing the keys only to have nothing happen :(

Whiplash
03-20-2004, 07:01 AM
I don't remember who first posted this, and i can't remember the local. but veh can't be hard to hit.

bindCommand(keyboard0, make, "f12", TO, "say(1, \"I have the enemy flag, HELP~whaveflg\");");
bindCommand(keyboard0, make, "f11", TO, "say(1, \"get the enemy flag~wgeteflg\");");
bindCommand(keyboard0, make, "f1", TO, "say(1, \"return our flag~wretflag\");");

Psychosis
03-21-2004, 01:55 PM
i love you

Psychosis
03-22-2004, 05:29 AM
well i WOULD love you
but this doesn't work

does it require presto to do it that way?

Whiplash
03-22-2004, 10:08 AM
no, i use that in viking and stripped.
just make a new .cs and execute it.

Psychosis
03-22-2004, 10:54 AM
i figured it out in my other thread

danke, i used your example :D

:heart: