Tarek1 Posted March 17, 2017 Share Posted March 17, 2017 local w = getPedWeapon ( localPlayer ) local d = getElementData ( localPlayer, "URGSQL:WeaponStats" ) if not ( d[allowedWeapons[w]]) then -- الخطا : attempt to index local 'd' (a boolean value) Link to comment
Master_MTA Posted March 17, 2017 Share Posted March 17, 2017 8 hours ago, Tarek1 said: local w = getPedWeapon ( localPlayer ) local d = getElementData ( localPlayer, "URGSQL:WeaponStats" ) if not ( d[allowedWeapons[w]]) then -- الخطا : attempt to index local 'd' (a boolean value) تامد ان الداتا مع اللاعب 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