MR.KING111 Posted October 5, 2012 Share Posted October 5, 2012 السلام عليكم عندي مشكله في سلاح Rocket launcher مايشتغل في البيس addEvent("RBG",true) addEventHandler("RBG",root, function() local PlayerMoney = getPlayerMoney(source) if ( PlayerMoney >= 7000) then takePlayerMoney(source,7000) giveWeapon ( source , 36,19 ) setPedWeaponSlot(source, getSlotFromWeapon(36)) local name = getPlayerName(source) outputChatBox ( " #0099ccSuccessfully bought RBG #000000[ #ff0000-$2500 #000000]", getRootElement(), 255, 0, 0, true ) else outputChatBox("You don't have $7000 to buy ", source, 255, 0, 0, true) end end ) Link to comment
Mr.T9 Posted October 5, 2012 Share Posted October 5, 2012 جرب addEvent("wpp1",true) addEventHandler("wpp1",root, function() local PlayerMoney = getPlayerMoney(source) if ( PlayerMoney >= 7500) then takePlayerMoney(source,7500) giveWeapon ( source , 35,9999 ) setPedWeaponSlot(source, getSlotFromWeapon(35)) local name = getPlayerName(source) outputChatBox ( "#FFFF1A*** [ #FFFFFF" .. name .. " #FFFF1A] Has Bought", getRootElement(), 255, 0, 0, true ) else outputChatBox("* You may not have enough Money!", source, 255, 0, 0, true) end end ) Link to comment
./BlackBird# Posted October 5, 2012 Share Posted October 5, 2012 0: WEAPONSLOT_TYPE_UNARMED 1: WEAPONSLOT_TYPE_MELEE 2: WEAPONSLOT_TYPE_HANDGUN 3: WEAPONSLOT_TYPE_SHOTGUN 4: WEAPONSLOT_TYPE_SMG (used for driveby's) 5: WEAPONSLOT_TYPE_RIFLE 6: WEAPONSLOT_TYPE_SNIPER 7: WEAPONSLOT_TYPE_HEAVY 8: WEAPONSLOT_TYPE_THROWN 9: WEAPONSLOT_TYPE_SPECIAL 10: WEAPONSLOT_TYPE_GIFT 11: WEAPONSLOT_TYPE_PARACHUTE 12: WEAPONSLOT_TYPE_DETONATOR Link to comment
Tete omar Posted October 5, 2012 Share Posted October 5, 2012 مدري ليش احس ان كل هالاكواد الي تاخذونها مو انتم الي مسويينها وتسوون فرق كبير بين كل سطر وسطر عشان لا يبان التقليد او عشان نصلح كوداتكم .. المهم .. اعرض ملف الكلنت حقك وانا اساعدك Link to comment
===[PRO]=== Posted October 5, 2012 Share Posted October 5, 2012 مايشتغل في البيس انت تقصد لا يشتغل الكود ول لا يشتغل في جيم مود BaseMode Link to comment
abu5lf Posted October 5, 2012 Share Posted October 5, 2012 مدري ليش احس ان كل هالاكواد الي تاخذونها مو انتم الي مسويينها وتسوون فرق كبير بين كل سطر وسطر عشان لا يبان التقليد او عشان نصلح كوداتكم ..المهم .. اعرض ملف الكلنت حقك وانا اساعدك او كان في السطور شرح للكود لصاحب الموضوع وضح مشكلتك Link to comment
MR.KING111 Posted October 5, 2012 Author Share Posted October 5, 2012 الكود شغال في مود بلاي المشكله اول مااشغل مود البيس مود يسير السلاح مايطلق Link to comment
MR.KING111 Posted October 5, 2012 Author Share Posted October 5, 2012 مدري ليش احس ان كل هالاكواد الي تاخذونها مو انتم الي مسويينها وتسوون فرق كبير بين كل سطر وسطر عشان لا يبان التقليد او عشان نصلح كوداتكم ..المهم .. اعرض ملف الكلنت حقك وانا اساعدك الكود مافيه كلنت بس سيرفر Link to comment
Tete omar Posted October 5, 2012 Share Posted October 5, 2012 مدري ليش احس ان كل هالاكواد الي تاخذونها مو انتم الي مسويينها وتسوون فرق كبير بين كل سطر وسطر عشان لا يبان التقليد او عشان نصلح كوداتكم ..المهم .. اعرض ملف الكلنت حقك وانا اساعدك الكود مافيه كلنت بس سيرفر كيف ما فيه كلنت وفيه هذي addEvent("wpp1",true) addEventHandler("wpp1",root, هذا يعتبر ترايقر من الكلنت الى السيرفر Link to comment
nony Posted October 6, 2012 Share Posted October 6, 2012 يب حتا انا يا شباب في البيس مود لما اطلق اقدر افجر اخوياي وش الحل Link to comment
Tete omar Posted October 6, 2012 Share Posted October 6, 2012 يب حتا انا يا شبابفي البيس مود لما اطلق اقدر افجر اخوياي وش الحل تطلق بـ وش ومنو اخوياك ؟ وضح اكثر. Link to comment
nony Posted October 6, 2012 Share Posted October 6, 2012 يب حتا انا يا شبابفي البيس مود لما اطلق اقدر افجر اخوياي وش الحل تطلق بـ وش ومنو اخوياك ؟ وضح اكثر. هي عادي تطلق بس الي معي في الفريق اقدر افجرهم ويموتون ويسير تخريب Link to comment
Tete omar Posted October 6, 2012 Share Posted October 6, 2012 يب حتا انا يا شبابفي البيس مود لما اطلق اقدر افجر اخوياي وش الحل تطلق بـ وش ومنو اخوياك ؟ وضح اكثر. هي عادي تطلق بس الي معي في الفريق اقدر افجرهم ويموتون ويسير تخريب حط كودك Link to comment
nony Posted October 6, 2012 Share Posted October 6, 2012 addEvent("rrr",true) addEventHandler("rrr",root, function() local PlayerMoney = getPlayerMoney(source) if ( PlayerMoney >= 2500) then takePlayerMoney(source,2500) giveWeapon ( source , 35,600 ) setPedWeaponSlot(source, getSlotFromWeapon(35)) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == weapButton_1 ) then triggerServerEvent("rrr",getLocalPlayer()) end end ) Link to comment
Tete omar Posted October 6, 2012 Share Posted October 6, 2012 addEvent("rrr",true) addEventHandler("rrr",root, function() local PlayerMoney = getPlayerMoney(source) if ( PlayerMoney >= 2500) then takePlayerMoney(source,2500) giveWeapon ( source , 35,600 ) setPedWeaponSlot(source, getSlotFromWeapon(35)) end end ) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == weapButton_1 ) then triggerServerEvent("rrr",getLocalPlayer()) end end ) جرب client addEventHandler("onClientGUIClick", root, function() if(source==weapButton_1)then triggerServerEvent("rrr",localPlayer) end end) server addEvent("rrr",true) addEventHandler("rrr",root, function() local PlayerMoney=getPlayerMoney(client) if(PlayerMoney>=2500)then takePlayerMoney(client,2500) giveWeapon(client,35,600) setPedWeaponSlot(client,getSlotFromWeapon(35)) end end) 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