Jump to content

CRoW,,#

Members
  • Posts

    646
  • Joined

  • Last visited

Everything posted by CRoW,,#

  1. ارسلتهه كذا hi i use https://wiki.multitheftauto.com/wiki/Se ... web_server but when i contact to my server he recontact me and Contact agin Can you fix that pls my ip server : mtasa://176.9.173.131:40521 Sorry for bad english عاد ما لنا بالانجليزي ههههههه الحين انتظره رده
  2. سويتها التحميل طلقةة ما شاء الله بس في مشكلة صغيرة انه اذا دخلت السيرفر يسوي ريكونكت ويدخلني مرة ثانية ويشتغل عادي الي عنده حل لا يبخل استضافتي هدف هوست @
  3. كذا local Arabic = { "ء", "ا", "ب", "ت", "ث", "ج", "ح", "خ", "د", "ذ", "ر", "ز", "س", "ش", "ص", "ض", "ط", "ظ", "ع", "غ", "ف", "ق", "ك", "ل", "م", "ن", "ه", "و", "ي" } addEventHandler("onClientGUIChanged",root, function ( message ) for i,v in next,Arabic do if string.find ( message,v ) then guiSetText(GUIEditor_Edit[1],"") end end end ) ؟
  4. اقدر استخدمه في الايدت يالغالي ؟
  5. مشكور يعطيكك الف عافيةة ي برستيج ُ###
  6. كذ يصير ؟ local Font = guiCreateFont("font.ttf",15); label = guiCreateLabel(0.010248902253807,0.66666668653488,0.38945826888084,0.09244791418314, "",true) guiSetFont(label,Font) addEventHandler ( 'onClientPreRender' , root , function ( ) local RealTime = getRealTime ( ) local Hour = RealTime.hour local Minutes = RealTime.minute local Seconds = RealTime.second local Day = RealTime.monthday local Month = RealTime.month local Year = 2013 guiSetText ( label,' '..Hour..':'..Minutes..':'..Seconds..'|'..Day..'/'..Month..'/'..Year..'') end )
  7. السلام عليكم حبيت اعرف وش استخدم بالضبط عشان يجي الوقت والتاريخ الخ في ليبل
  8. ما ضبط كيف مآضبط ؟؟ لا خلاص ضبط كان في لوحتين ادمنية الاصلية الي تجي مع السيرفر والي انت تركبها
  9. المود اذا فيهه حساب غير الي انت حاطهه بالكونسل ينصك باند عشان كذا ما يحتاج يشيك ع السريال
  10. متأكد تتكلم عربي ؟ ههههههههههههههههههه
  11. طيب لو حسابين يالغالي يصير كذا local PlayerSerial = "AF0FF13AE7E1F674DE70E00F0645DE53" local PlayerAccount = "ZZ" local Serial = "AF0FF13AE7E1F674DE70E00F0645DE53" local Account = "ZZ" addEventHandler("onPlayerLogin", root, function ( _,account ) if isObjectInACLGroup ("user."..getAccountName( account ), aclGetGroup ( "Console" ) ) then if getPlayerSerial ( source ) ~= PlayerSerial and getAccountName ( account ) == PlayerAccount then outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0) banPlayer ( source,nil,nil,true,root,"You're not ZA7F" ) elseif getPlayerSerial ( source ) ~= Serial and getAccountName ( account ) == Account then outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0) banPlayer ( source,nil,nil,true,root,"You're not ZA7F" ) end end end )
  12. ثانكسسسسسسس يالغالي تم الافادة
  13. بس مرات احط بدونه سورس يضبط
  14. ضبط بس وش الفرق بين if ( source == GUIEditor.button[1] ) then و if ( GUIEditor.button[1] ) then
  15. يب ابي هو يختفي لحاله لان اذا محد يشوفهه يخرب ع باقي الاعبين
  16. السلام عليكم وش الخطا بالكود addEventHandler("onClientGUIClick", root, function () if ( GUIEditor.button[1] ) then setElementAlpha(getLocalPlayer(),0) elseif ( GUIEditor.button[2] ) then setElementAlpha(getLocalPlayer(),255) end end ) المشكلة انه اذا ضغطت ع الزر الثاني ما يلغي الاختفاء
  17. Thx for Everyone 1- w1w#ALBANDER 2- xXDawiXx 3-3NAD 4-#|=x=|K!NG|=x=|# 5-#Mr.Pres[T]ege (...
×
×
  • Create New...