#Sn[i]pêŘ Posted July 14, 2018 Share Posted July 14, 2018 addCommandHandler("7ares", function () local x, y, z = getElementPosition(localPlayer) local thePed = createPed(0, x + 1, y, z) givePedWeapon(thePed, 31, 5000, true) setPedArmor ( Ped, 100 ) setControlState(thePed, "fire", true) end سويت كود يخرج بيد مدرع من اف8 و يضل يضرب بسلاح و هاذ من ابسط الاشياء . يعني وين الغلط ؟ Link to comment
#[K]iLLeR<3 Posted July 14, 2018 Share Posted July 14, 2018 مدري :] صحيح محد سألني ._. Link to comment
N3xT Posted July 14, 2018 Share Posted July 14, 2018 setPedArmor == Server side. givePedWeapon == Client side. Link to comment
#Sn[i]pêŘ Posted July 14, 2018 Author Share Posted July 14, 2018 (edited) 28 minutes ago, #[K]iLLeR<3 said: مدري :] صحيح محد سألني ._. -___- 13 minutes ago, N3xT said: setPedArmor == Server side. givePedWeapon == Client side. مشكور (: Edited July 14, 2018 by #Sn[i]pêŘ 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