Difference between revisions of "RandomBot"
(Created page with "===From the Scripting Manual=== ''function RandomBot: string;'' '''Parameter Info:''' None '''Description:''' This function will return the name of a random .bot fi...") |
(No difference)
|
Latest revision as of 10:04, 15 August 2012
From the Scripting Manual
function RandomBot: string; Parameter Info: None Description: This function will return the name of a random .bot file located in the servers /bots/ folder.
Examples
Command('/addbot1 '+RandomBot);