can someone do me a big favor? TheNewbie Wednesday, January 12, 2000

I am trying to create a script where if someone types in "!score" and "add home" or "add visitor" after that, for tourney purposes, it will say what the score is for the two clans. so if you type in "!score add home" it will add a game win to the home team, and vice-versa the away team. so if u type in "!score", it would say: "Home Team - #, Away Team - # ". can someone find a fast and easy way to make this possible, cuz i am not really good at this stuff yet, and am a beginner at programming in general. thanks.

 
Re: can someone do me a big favor? SubSpace Thursday, January 13, 2000

> I am trying to create a script where if someone types in
> "!score" and "add home" or "add visitor"
> after that, for tourney purposes, it will say what the score is for the
> two clans. so if you type in "!score add home" it will add a
> game win to the home team, and vice-versa the away team.

The current scripting engine is too limited for anything like this I'm afraid :-/

SubSpace

 
o.....damn TheNewbie Thursday, January 13, 2000

that's kinda pitiful, considering it's the most advanced one i've seen for the bots i've used today. o well.

 
Re: o.....damn SubSpace Sunday, January 16, 2000

> that's kinda pitiful, considering it's the most advanced one i've seen for
> the bots i've used today. o well.

If you really need to, get Sanebot and write a TCL script for it...

SubSpace