bosslorenz Posted January 15, 2015 Share Posted January 15, 2015 Does anyone know how can I make this ped freezed even when bumped....or fired with rocket launcher/.... LVHshop = createPed ( 274, 1932.5999755859, 1374.5, 9.3000001907349, 270) function cancelPedDamage() cancelEvent() end addEventHandler("onClientPedDamage", LVHshop, cancelPedDamage) Link to comment
Moderators IIYAMA Posted January 15, 2015 Moderators Share Posted January 15, 2015 setElementFrozen(LVHshop,true) 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