Jump to content

Help for script


xploziv_mc

Recommended Posts

Hi all and I need your help!

I want to add in my map people.It's race map and I want to add people like CJ,black dealer and other dudes!I don't know what I must do to add that....but I see one map with my idea(people)!!! :):):)

local pX, pY, pZ = getElementPosition( getLocalPlayer() ) 
function pedLoad ( name ) 
   createPed ( 120, pX+5, pY, pZ ) 
end 
addCommandHandler("cped", pedLoad) 

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...