mIRC Home    About    Download    Register    News    Help

Print Thread
#134860 05/11/05 04:18 PM
Joined: Nov 2005
Posts: 1
H
Hietala Offline OP
Mostly harmless
OP Offline
Mostly harmless
H
Joined: Nov 2005
Posts: 1
Hello, I have startet scripting a CS server bot how says of the server is online or offline.. I want it to say what map it is.. and timeleft on the map. but I can only do it says something when I do a commando.. like:
<me> !server
<Bot> ip: xxx.xxx.xxx.xxx

on *:text:!Server:#: { msg $chan Ip xxx.xxx.xxx.xxx }

But what it to say like this but I don't know who to script
on *:text:!Server:#: { msg $chan Server is ?? map: ?? Ip xxx.xxx.xxx.xxx }

#134861 05/11/05 05:13 PM
Joined: Oct 2005
Posts: 28
G
Ameglian cow
Offline
Ameglian cow
G
Joined: Oct 2005
Posts: 28
I don't know how to do that, but I have seen a bot before called "GameTiger" that performed those functions.


Link Copied to Clipboard