Jump to content

Disable player damage in dimension [need help]


Parazitas

Recommended Posts

45 minutes ago, Parazitas said:

Lol.. so easy.. :D
I tried write this script about 3 hours.. :D 

 

LUA is an easy language to learn it wont take a lot of time to learn it

+ there's a multitheftauto.wiki it will be very helpful for you  and i suggest to look there first before asking here

Edited by #َxLysandeR
Link to comment

I know that.. but I started write script (not edit )  about few weeks ago.. I have tons of ideas but it's preaty hard even with multitheftauto.wiki
like one script.. I saw can replate ipf files I wanna make script load ipf with command.. like: write  /parkour and load parkour.ipf on player. and with command /back remove ipf
tried but.. nothing.. :/


function parkour ( commandName )
            local customBlockName = "myNewBlock"
            local IFP = engineLoadIFP( localPlayer, "parkour.ifp", parkour )
            setPedAnimation( localPlayer, parkour )
           end   
addCommandHandler ( "parkour", parkour )

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