MatiasRuff Posted December 7, 2013 Share Posted December 7, 2013 I have this resource: https://community.multitheftauto.com/ind ... ils&id=672 (SlothBot) and I want to create a bot with these characteristics: X: 2492.5251464844 Y: -1671.7332763672 Z: 13.335947036743 Rotation: 0 SkinID: 164 Interior: 0 Dimension: 0 Team: nil Weapon: 31 Mode: Hunting Themodesubject: nil The problem is that I don't know how create this bot. Can you make this and tell me how you did it ? Please. Link to comment
Chronic Posted December 7, 2013 Share Posted December 7, 2013 exports["slothbot"]:spawnBot ( 2492.5251464844, -1671.7332763672, 13.335947036743, 0, 164, 0, 0, nil, 31, "hunting", nil ) Use this for more info: https://wiki.multitheftauto.com/wiki/Slothman/Slothbot Link to comment
MatiasRuff Posted December 7, 2013 Author Share Posted December 7, 2013 Chronic said: exports["slothbot"]:spawnBot ( 2492.5251464844, -1671.7332763672, 13.335947036743, 0, 164, 0, 0, nil, 31, "hunting", nil ) Use this for more info: https://wiki.multitheftauto.com/wiki/Slothman/Slothbot Thanks you Chronic, I don't want disturb more, but can you tell me where i have to put it ? Link to comment
Chronic Posted December 7, 2013 Share Posted December 7, 2013 Put it at the line where you want to spawn the bot. Link to comment
MatiasRuff Posted December 7, 2013 Author Share Posted December 7, 2013 Chronic said: Put it at the line where you want to spawn the bot. Can be on any line ? Link to comment
MatiasRuff Posted December 7, 2013 Author Share Posted December 7, 2013 Chronic said: Put it at the line where you want to spawn the bot. Ready friend, i could spawn the bot but he always kill me, how can i do that the bot be from my team ? 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