
04-07-2006, 06:14 PM
|
|
Millenium Owner
|
Join Date: Feb 2006
Location: N.Ireland
Posts: 293
|
|
Simple Scripting Question(s)
|
In reference to server.string and client.string
How do I read them in a script? Do I use strequels or what, 'cause I can never get it to work.
Like if (strequals(#s,client.string),1) {
I'm sure I've tried that before and it didn't work.
If anyone would be so kind as to give me a simple script, like -
if (read the string=0) {
show;
}
if (read the string=1) {
hide;
}
if (read the string=2) {
sleep .5;
}
Just something simple so I know what to do in the future please.
Thanks |
|
|
|