cosher11 Posted September 23, 2015 Share Posted September 23, 2015 (edited) Hello guys first sorry for my English its really bad but ok. I have a server and i downloaded a script for this server his name is "Ped/Bots" ye and i i want to spawn a bot but i dont know who i think is this tekst can i find something to spawn him: In the primary line of ped server.lua [ped = createPed ( skin, X, Y, Z, R)] you change skin for the character skin do you want to he have. In the X paste coordinate X, in the Y you paste coordinate Y, etc, etc. In the R you set the rotation, he ever appears looking north. For give weapon you write in say /give [iD Weapon] [Ammo] The peds doesn`t have IA but in the line 17 to 22 you can create a ped whit animation. Example are there, you change the coordinate [line 18: ped1 = createPed(56, 1, 1, 4) and 19 setPedRotation(ped1, 315)], the animation [line 20: setPedAnimation( ped1, "PAULNMAC", "wank_loop")] and the command whit the ped appears: [addCommandHandler("makeswat", makePed)] You write /[your appears command here] and the ped appears whit animation. Can someone help me and tell how to spawn this bot? im really bad in server's and i dont know why. PLEASE Edited September 24, 2015 by Guest Link to comment
KariiiM Posted September 24, 2015 Share Posted September 24, 2015 Post the part of your code which is meesy with LUA Tag's, [lua-]TEXT[/lua] to let others read your code easy Link to comment
cosher11 Posted September 25, 2015 Author Share Posted September 25, 2015 Sorry but i really dont know what are you talking about it is not mine script just dowloaded from mta site i just wanna get a command or something to spawn a bot 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