0 Members and 1 Guest are viewing this topic.
I made a game bot but when its brought into the room I can't get it to turn off unless i kick/ban it?Any suggestion on script for getting the bot to turn trivia off? like a command that would work with !trivia off or !off I'm using FX Server....also like to know if it is possible to ass ascii pics to bot on that server to display in room? Thank you in advance!!
<command type="script"><in>!trivia off</in><out>/mxc trivia stop</out><out>Trivia has now stopped</out>
<command type="script"><in>!trivia on</in><out>/mxc trivia start</out><out>Trivia has been turned on. Have Fun</out></command>
Code: [Select]<command type="script"><in>!trivia off</in><out>/mxc trivia stop</out><out>Trivia has now stopped</out>
<command type="script"><in>!trivia off</in><out>/mxc trivia stop</out><out>Trivia has now stopped</out></command>
<out type="control">/mxc whatever command</out>