17.03.2011, 11:13
Hi,
I am quite new to scripting and I have a few dumb questions, really. I tried to find but I couldn't. What I ask is for the SIMPLEST way, the EASIEST to do those:
1- "/startfs <filterscript name>" which would send the "SendRconCommand("loadfs <filterscript name");"
( I tried like: SendRconCommand("loadfs %s", ... - but I didn't know how to do it really )
2- "/ann <announcement>" which would send a "SendClientMsgAll (something like that) and then with what the annoucement is"
I'm really new. If you could just tell me how to do these two, it would help me to continue my "wannabe" script.
Thanks.
I am quite new to scripting and I have a few dumb questions, really. I tried to find but I couldn't. What I ask is for the SIMPLEST way, the EASIEST to do those:
1- "/startfs <filterscript name>" which would send the "SendRconCommand("loadfs <filterscript name");"
( I tried like: SendRconCommand("loadfs %s", ... - but I didn't know how to do it really )
2- "/ann <announcement>" which would send a "SendClientMsgAll (something like that) and then with what the annoucement is"
I'm really new. If you could just tell me how to do these two, it would help me to continue my "wannabe" script.
Thanks.