Jump to content

Dr.Ah[M]ed<3

Members
  • Posts

    105
  • Joined

  • Last visited

Details

  • Gang
    kaboos
  • Interests
    سبحان الله وبحمدة سبحان الله العظيم

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dr.Ah[M]ed<3's Achievements

Punk-@ss B*tch

Punk-@ss B*tch (12/54)

0

Reputation

  1. هلا بشباب عندي مشكلة في لوحة مايكرو بانل الاسل علية حماية مقدر اغير الاسل وش الحل ؟؟
  2. هلا شباب بدي اعرف خادم خاص وقوي خادم مو استضافة وشكرا
  3. هلا ب شباب في مشكلة في مقر ابي كود الي يخلي مقر لما ينحط في مود قروبات حق العقرب يشتغل مثل باب يفتح لة وماركر يدخلة الي في قروب بس انا عندي في قروب كذا function isInGroup(p) if isObjectInACLGroup ( "user." .. getAccountName(getPlayerAccount(p)), aclGetGroup ( "Army" ) ) then return true else return false end end انا مابي قروب يكون في الاسل
  4. مشكور مود 7days بحطة قريبا في موقع ذا عشان بحسن فية اشياء
  5. بس لما اسوي ريجستر تتاخر شوي ويقول تم عمل حساب
  6. هذا هو الوحة wnd = guiCreateWindow(0,-268,389,268," \ Login Register Panel",false) guiSetProperty(wnd,"CaptionColour","ff0069c7") english = guiCreateButton(0.0231,0.0784,0.0566,0.1082,"En",true,wnd) guiSetFont(english,"default-bold-small") arabic = guiCreateButton(0.0848,0.0784,0.0566,0.1082,"Ar",true,wnd) guiSetFont(arabic,"default-bold-small") user_l = guiCreateLabel(0.0206,0.1903,0.9614,0.0784,"Username",true,wnd) guiLabelSetColor(user_l,0,255,0) guiLabelSetHorizontalAlign(user_l,"center",false) guiSetFont(user_l,"default-bold-small") user = guiCreateEdit(0.0231,0.2724,0.9537,0.1306,"",true,wnd) pass_l = guiCreateLabel(0.0206,0.4216,0.9614,0.0784,"Password",true,wnd) guiLabelSetColor(pass_l,255,255,0) guiLabelSetHorizontalAlign(pass_l,"center",false) guiSetFont(pass_l,"default-bold-small") pass = guiCreateEdit(0.0231,0.5187,0.9537,0.1306,"",true,wnd) guiEditSetMasked(pass,true) remember = guiCreateCheckBox(0.0231,0.6642,0.3728,0.0746,"Remember Me !!",false,true,wnd) guiSetFont(remember,"default-bold-small") reg = guiCreateButton(0.5244,0.7724,0.3239,0.153,"Register",true,wnd) guiSetFont(reg,"default-bold-small") login = guiCreateButton(0.144,0.7724,0.3239,0.153,"Login",true,wnd) guiSetFont(login,"default-bold-small") ex = guiCreateButton(0.9177,0.0784,0.0566,0.1082,"X",true,wnd) guiSetFont(ex,"default-bold-small")
×
×
  • Create New...