Jump to content

xX|KeMo|Xx

Members
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by xX|KeMo|Xx

  1. غير اسمك للتبي اسمه واكتب ههه
  2. تفضل المود جاهز اتمنى انك تستفيد منه function kemo(player) if hasObjectPermissionTo(player, "function.setPlayerMuted", false) then for i=1,30 do outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) end outputChatBox("مود القوانين من صنع كيمو", source, 255, 0, 0, true) end end addCommandHandler("rules", kemo) اخذ بيدي 7 دقائق
  3. اخوي انا نوب في عمل الكودات بس بسوي اول 2 لاكن الاخير ما اعرف له local x, y, z = getElementPosition(element) local shield = createObject(3504, x, y, z) attachElements(shield, element, 0, 1, 0.1) destroyElement(shield) مشكوووور كثير بس واجهتني مشكله بعممل السرعه speed addEvent("buyspeed",true) addEventHandler("buySpeed",root, function() if ( getPlayerMoney (source) >= 2000 ) then takePlayerMoney(source, 2000) function(sourcePlayer, command, value) setGameSpeed(tonumber(value)) local name = getPlayerName(source) outputChatBox ( "" .. name .. " #ffff00 Has Bought #00ffff[speed] ", getRootElement(), 255, 0, 0, true ) else outputChatBox("#00cc00 You don't have #ff0000 $2000 #00cc00 to buy #ffff00[speed]", source, 255, 0, 0, true) end end )
  4. addEvent("buyJetPack",true) \n \n \naddEventHandler("buyJetPack",root, \n \n \nfunction() \n if ( getPlayerMoney (source) >= 2300 ) then \n takePlayerMoney(source, 2300) \n givePedJetPack(source) \n local name = getPlayerName(source) \n \n outputChatBox("press #ffff00[#ff0000j#ffff00]#00cc00 to open or close JetPack", source, 255, 0, 0, true) \nbindKey ( "j" , "buyJetPack") \nunbindKey ( "j" , "buyJetPack") \n \n outputChatBox ( "" .. name .. " #ffff00 Has Bought #00ffff[jetpack] ", getRootElement(), 255, 0, 0, true ) \n \n \n else \n outputChatBox("#00cc00 You don''t have #ff0000 $2500 #00cc00 to buy #ffff00[jetpack]", source, 255, 0, 0, true) \n end \n end ) j لما اجي اشتريه تيجي لما اجي اضغط ما تشتغل j لما اجي اشتريه تيجي لما اجي اضغط ما تشتغل
  5. اخوي انا نوب في عمل الكودات بس بسوي اول 2 لاكن الاخير ما اعرف له
  6. سلام عليكم شباب ابي 3اكواد للشوب ابي speed السرعه wallhack و الويل هاك و shield الجدار الي يجي امامك وشكرا
  7. اخوي سوي استعادة النظام ليوم
×
×
  • Create New...