Jump to content

cosher11

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by cosher11

  1. 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
  2. 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
  3. Witam, zaczolem sie bawic w serwery w mta i mam o to problem z jednym skryptem ktorego pobralem (Ped/Bots) w jego opisie nie pisza zadne komendy na to jak zespawnic bota ale pisze jednak to : Hi, this is my resource. In this resourcer you can create peds and you can give a weapons to all. 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. Sorry for bad English. Thanks for download. Czy ktos mi moze wytlumaczyc o co tutaj chodzi i czy da sie jakos zespawnowac te boty?
×
×
  • Create New...