Jump to content
  • 0

How to set bots in your server?


davedavy

Question

11 answers to this question

Recommended Posts

  • 0
there are thousands of ways to get the position you want, the easiest would be to use this resource: https://community.multitheftauto.com/index.html?p ... ils&id=124

Yes ,i have found thet but xD

How i can give the peds weapens?

I have found this code:

ped = createPed( 19, -1634.5775, 1203.85, 7.1796 );
 
addCommandHandler( "give",
 function ( player, command, id, amount )
   if not id then return end
   giveWeapon( ped, id, amount, true )
 end
)

But then have the bots no wapen?!!!

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...