stinghawk
Jul 31 2005, 05:13 PM
hey all, well im making some new scripts and i would like to know how
do i make the script say on/off in the top right corner of my screen, is the command
echo ?, thx for da help
Manta
Jul 31 2005, 05:40 PM
I'm pretty sure it doesn't work when you're playing online. Something about developer 1 or something.
stallioN
Aug 1 2005, 06:29 AM
|
v
| CODE |
alias showText "developer 1; motdfile motd.txt; text; MOTD; motdfile motd.txt; developer 0" alias text.on "alias text motd_write On" alias text.off "alias text motd_write Off"
alias on "text.on; showText" alias off "text.off; showText" |
Calling the commands on or off will display it on screen. You can easily add you own lines, just make more text.x lines and alias them like on and off.
ultranewb
Aug 4 2005, 08:45 PM
Just use the "speak" command instead - much easier and just as identifiable as some text on the screen.
I use the speak myself, but text can't be matched when you have to say actual sentences.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.