Jump to content

Bandito

Members
  • Posts

    20
  • Joined

  • Last visited

Bandito's Achievements

Civilian

Civilian (7/54)

0

Reputation

  1. اسمع اخووي انا ثبت لعبة جراند العايدي وابي اشغله مو جاي تشتغل اضغط عليه بس الماوس يدور الماوس ويوقف
  2. السلام عليكم ورحمة الله وبركاتة ممكن احد يساعدني مادري وش في العب ماتفتح معاي يعني الحين انا ثبت جراند ولم ابي ادخل اضغط عليه بس الماوس يدور الماوس وتالي مايصير شي يعني ماتفتح ميفتح الجراند ياليت تساعدوني والله اني زهقت
  3. السلآم عليكم ورحمة الله وبركاتة كيفكم شباب شباب اني عندي خادم صغير mtasa://178.32.53.59:2004 لما ادخل ومايحمل يجيني ايرور ابي الحل بليزز
  4. Help me please tell me how i can make it for all resolution ?
  5. I don't understand what you're telling me.
  6. Hi there! i have problem with gui resolution i create this button : local x,y = guiGetScreenSize ( ) GUIEditor.button[1] = guiCreateButton(x*321/1366, y*565/768, x*157/1366, y*29/768, "Hello", false, GUIEditor.staticimage[1]) 1366 - 768 My screen resolution : ) But the problem the resolution works fine for me only other screen resolution doesn't work as it should .
  7. local groupName = '[saW]' local tawa = createMarker(86.5,1341.8000488281,1087.3000488281,"cylinder",1,0,255,0,255) local health = createMarker(1517.3000488281,567.40002441406,180.60000610352,"cylinder",2,0,0,0,0) local aaa = createMarker(1520.5,592.20001220703,180.60000610352,"cylinder",2,0,0,0,0) setElementInterior ( tawa, 9 ) setElementDimension ( tawa, 5725 ) addEventHandler("onMarkerHit",root, function ( thePlayer ) if getElementType ( thePlayer ) == 'player' and getPlayerTeam ( thePlayer ) and getTeamName ( getPlayerTeam ( thePlayer ) ) == 'No Team' and getElementData ( thePlayer,'Group' ) == groupName then if ( source == tawa ) then setElementInterior ( thePlayer,0 ) setElementDimension ( thePlayer, 0 ) setElementPosition( thePlayer, 1515,581,183 ) elseif ( source == health ) then if isPedInVehicle( thePlayer ) then return end setElementHealth( thePlayer, 100 ) setPedArmor( thePlayer, 100 ) elseif ( source == aaa ) then setElementPosition( thePlayer, 84.890701293945, 1324.9881591797, 1083.859375 ) setElementInterior ( thePlayer, 9 ) setElementDimension ( thePlayer, 5725 ) end end end ) كذا مختصر ومرتب !
  8. يعني افهم منكـ .. تبي محد يقدر يطفي المود غيركـ .. ؟ و الباقي يقدر يشغلة ..؟
  9. من ملف mtaserver.conf سطر : 225-240 ابحث عن : "admin" startup="1" protected="0" /> "defaultstats" startup="1" protected="0" /> "helpmanager" startup="1" protected="0" /> "joinquit" startup="1" protected="0" /> "mapcycler" startup="1" protected="0" /> "mapmanager" startup="1" protected="0" /> "parachute" startup="1" protected="0" /> "resourcebrowser" startup="1" protected="1" default="true" /> "resourcemanager" startup="1" protected="1" /> "scoreboard" startup="1" protected="0" /> "spawnmanager" startup="1" protected="0" /> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0" /> "webadmin" startup="1" protected="0" /> تبي المود مايطفى ضيف تحتهم كذآ : "Resource Name" startup="1" protected="1" /> بحيث يكون : protected="1" و بـ اذن الله مآيطفى ..
  10. -- # Server Side ~ addCommandHandler ('ma', function ( _,_,zahl ) if tonumber ( zahl ) then outputChatBox ( ' 1.'..zahl..'0 ' ) end end ) Try it and tell me the results [ = .. .
  11. [ = ي حبيبي اقدم منك ذذ بس عارف نظام المنتدى آكثر منك .. يعني Shut Up Dude . حنا تفقنا بدو المشرفين لنه الادراه مو موفق على قونين عناد حنا نبي نطبق القنون المنتدى بينتضم اكثر و تقلي اقدم مني مع نفسك ي عزيزي عارف بس المشرفين عارفين القوانين اكثر منكـ .. و هم اللي قآلو لي كذآ .. (: See You .
  12. [ = ي حبيبي اقدم منك ذذ بس عارف نظام المنتدى آكثر منك .. يعني Shut Up Dude .
  13. المشرفين فـ القسم لهم الاحقية و يقولون [ = ماعليكم ساعدوهـ مآبة مشكلة ..
  14. -- # First : createMarker getElementType setElementData getElementData createVehicle 'onMarkerHit' 'onVehicleExplode' 'onPlayerWasted' destroyElement addEventHandler -- # Second : spawnPlayer 'onPlayerWasted' 'onPlayerJoin' setCameraTarget addEventHandler
  15. الموضوع القديم مقفل https://forum.multitheftauto.com/viewtopic.php?f=165&t=54980
×
×
  • Create New...