Jump to content

1337.Ibrahim

Members
  • Posts

    469
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by 1337.Ibrahim

  1. K = kick ( ركل ) جملة تبدأ بحرف G
  2. مدري عاد بس انا سمعت انها من اسهل اللغات
  3. لغة PHP تتعلمها في شهر اتوقع من اسهل اللغات
  4. وش الفايدة منه طيب
  5. شفته منزل مود بقناته قبل امس
  6. فكرة جيدة وجميلة اهنيك
  7. MTA Dark Night : الثيم المفضل سبب اختيار الثيم : مريح للعين
  8. لازم تعدل على مود الفري روم
  9. setTeamColor
  10. تقدر تتواصل معي خاص عزيزي
  11. للأسف ماعندي فيس بوك
  12. حياك الله
  13. local TeamTerroists = createTeam ( "Terroists", 0, 255, 0 ) local TeamMilitary = createTeam ( "Military", 0, 255, 0 ) function Terr(source,Command) if ( getPlayerTeam(source) ~= TeamTerroists ) then setPlayerTeam ( source , TeamTerroists ) setElementModel ( source, 230 ) givePlayerMoney (source,50000) giveWeapon ( source, 30, 9 ) givePlayerJetPack ( source ) else outputChatBox("You're already in Terroists team",source,255,0,0,true) end end addCommandHandler("Terroists",Terr) function Mi(source,Command) if ( getPlayerTeam(source) ~= TeamMilitary ) then setPlayerTeam ( source , TeamMilitary ) setElementModel ( source, 210 ) givePlayerMoney (source,50000) giveWeapon ( source, 10, 60 ) givePlayerJetPack ( source ) else outputChatBox("You're already in Military team",source,255,0,0,true) end end addCommandHandler("Military",Mi)
  14. غلط عزيزي هو يبي فلوس كل ساعتين
  15. وش تبي انت الحين
  16. كيف تنفجر القنبلة؟ بامر ؟ ولا اذا لمس القنبلة؟
  17. قصدك pm?
  18. ينزل من وين؟
×
×
  • Create New...