Masa Posted June 20, 2013 Share Posted June 20, 2013 Hello, how do I spawn a bot using Slothbot? Link to comment
WASSIm. Posted June 20, 2013 Share Posted June 20, 2013 https://wiki.multitheftauto.com/wiki/Slothman/Slothbot Link to comment
Masa Posted June 20, 2013 Author Share Posted June 20, 2013 Just tell me the command. ._. Link to comment
Masa Posted June 20, 2013 Author Share Posted June 20, 2013 I have no single idea what to do, can you help me? Link to comment
blehmeh Posted June 21, 2013 Share Posted June 21, 2013 There's a function called spawnBot, you should use it to spawn bots. exports.slothbot:spawnBot(arguments...) Link to comment
manawydan Posted June 21, 2013 Share Posted June 21, 2013 example: exports [ "slothBot" ]:spawnBot ( x, y, z, 90, math.random ( 300, 303 ), 0, 0, Team, 38,"mode", bol ) Link to comment
blehmeh Posted June 21, 2013 Share Posted June 21, 2013 Should be lower-case: exports [ "slothbot" ]:spawnBot ( x, y, z, 90, math.random ( 300, 303 ), 0, 0, Team, 38,"mode", bol ) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now