Jw8. Posted February 25, 2017 Share Posted February 25, 2017 ابي كل ما حد يقتل شخص يعطيه اكس بي --Server addEventHandler("onPlayerSpawn",root, function() local xp = getAccountData(account,xp) if (xp >= +15) then triggerClientEvent("kill",localPlayer) end end ) --Client addEvent("kill",true) addEventHandler("kill",root, function() if ( xp ) then triggerServerEvent("kill",localPlayer) end end) Link to comment
Jw8. Posted February 25, 2017 Author Share Posted February 25, 2017 Just now, Abdul KariM said: وش ذا الله يهديك هههههههههههههههههههههههه 2 minutes ago, Abdul KariM said: وش ذا الله يهديك صلني ساعه ادور في الويكي مب ملاقي Link to comment
_Kinan Posted February 25, 2017 Share Posted February 25, 2017 function onKilled(ammo, killer, killerweapon, bodypart) if (getElementType(killer) == "player") then -- كود اعطاء الأكس بي -- source = المقتول -- killer = القاتل end end addEventHandler ( "onPlayerWasted", getRootElement(), onKilled ) Link to comment
Abdul KariM Posted February 25, 2017 Share Posted February 25, 2017 @_Kinan تحقق ان السورس ماهب الكايلر 2 Link to comment
_Kinan Posted February 25, 2017 Share Posted February 25, 2017 function onKilled(ammo, killer, killerweapon, bodypart) if (getElementType(killer) == "player") then if not killer == source then -- كود اعطاء الأكس بي -- source = المقتول -- killer = القاتل end end end addEventHandler ( "onPlayerWasted", getRootElement(), onKilled ) 1 Link to comment
#BrosS Posted February 25, 2017 Share Posted February 25, 2017 الاكس بي على ما اظن بالداتا مو الاكونت داتا Link to comment
_Kinan Posted February 25, 2017 Share Posted February 25, 2017 1 minute ago, #BrosS said: الاكس بي على ما اظن بالداتا مو الاكونت داتا setElementData = تروح كل ما تسوي ريكونيكت Link to comment
#BrosS Posted February 25, 2017 Share Posted February 25, 2017 1 minute ago, _Kinan said: setElementData = تروح كل ما تسوي ريكونيكت هذا بما انه مكثر طلباته مبين مود اللفل منشور واعرفه ذذ محفوظ بالسكل Link to comment
_Kinan Posted February 25, 2017 Share Posted February 25, 2017 Just now, #BrosS said: هذا بما انه مكثر طلباته مبين مود اللفل منشور واعرفه ذذ محفوظ بالسكل اها. بس ممكن الرجال يكون عنده اكثر من حساب... Link to comment
#BrosS Posted February 25, 2017 Share Posted February 25, 2017 Just now, _Kinan said: اها. بس ممكن الرجال يكون عنده اكثر من حساب... Trust me Link to comment
_Kinan Posted February 25, 2017 Share Posted February 25, 2017 1 minute ago, #BrosS said: Trust me اوك Link to comment
Jw8. Posted February 25, 2017 Author Share Posted February 25, 2017 11 minutes ago, #BrosS said: هذا بما انه مكثر طلباته مبين مود اللفل منشور واعرفه ذذ محفوظ بالسكل ههههههههههه كل الفلات منشوره لا تفكر انت صنعه يجيبونه من ذا بزوكا ويسويه دي اكس 10 minutes ago, #BrosS said: Trust me ++دايما حاقد ! Link to comment
#BrosS Posted February 25, 2017 Share Posted February 25, 2017 30 minutes ago, DmAr511 said: ههههههههههه كل الفلات منشوره لا تفكر انت صنعه يجيبونه من ذا بزوكا ويسويه دي اكس ++دايما حاقد ! احقد واحد مثلك ؟ 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