ID:141386
 
I kno this isnt code request or nothing but if sme one could make me an auto tournament verb plz i beg
mob/verb/auto_tournament()
new/Tourney(mode=AUTO)
world << "A new tournament has begun!"
There ya go.

Maybe you should ask a more specific question? (hint: read the link to help find out what questions you want to ask)
In response to GhostAnime
ty

In response to GhostAnime
GhostAnime wrote:
mob/verb/auto_tournament()
> new/Tourney(mode=AUTO)
> world << "A new tournament has begun!"
There ya go.
Maybe you should ask a more specific question? (hint: read the link to help find out what questions you want to ask)

that's a real nice way of showing someone how to code in a tournament.