Jump to content

Me[Z]oO

Members
  • Posts

    1,830
  • Joined

  • Last visited

Everything posted by Me[Z]oO

  1. هريس end لازم اول حرف كابيتل ض حل ؟
  2. حل بمشكلة في لغة VB.net Private Sub button1_Click(ByVal Sender As Dim u_nameAs String Dim U_B_D As Date Dim U_Gender As Boolean Dim U_C_F As Ingeger u_name = TextBox1.Text U_B_D = TextBox2.Text If RadioButton1.Checked == True U_Gender = True else U_Gender = False End وش الخطأ ؟
  3. منور سفاح لا م بحط اسمك الاهدائات انت اسمك دايما بالقلب <3 شكرا مرة اخري <3 لبي قلبك بس <3 + ابدعت الصراحة منور سفاح
  4. Me[Z]oO

    طلب

    يتعلم من الجاهز وش فيها
  5. Me[Z]oO

    طلب

    addEventHandler("onClientGUIClick",root, if source == button then guiSetVisible(اسم لوحتك , true) guiBringToFront ( اسم لوحتك ) end end)
  6. addEventHandler("onColShapeHit",root, function(p) if source == colshape and getElementType(p) == "player" then local accName = getAccountName ( getPlayerAccount ( p) ) if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Console" ) ) then else killPed(p,p) end end end) سيرفر سايد ^ حاول تتعلم من الاكواد
  7. هذه الفكرة بموضوعك احد طرحها سويتها ^^ مشكور التوفيق لي ولك
  8. منور عبكريم + مشكور هي مو نفس الفكرة فكرتي تسوي ماركر وتححدد الفلوس الي لين يلمسها ياخد فلوس ولما ياخذها تختفي الماركر والعلامة
  9. مش فاهمك ._.
  10. addEventHandler("onResourceStop",root, function () showChat(source,false) outputChatBox("[C.Console]: Chat has been unlocked by 'Console'.",root,255,255,0,true) end )
  11. addEventHandler("onResourceStart",root, function Strong () local Name = getPlayerName(source) outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..Name.." ", root,255,0,0,true) end )
  12. منور سفاح لا م بحط اسمك الاهدائات انت اسمك دايما بالقلب <3 شكرا مرة اخري <3
  13. addEventHandler('onClientRender',root, function() if guiGetVisible(GUIEditor.label[4]) == true then local Team = getTeamFromName("Taha") if not Team then return end guiSetText(GUIEditor.label[4], ": "..countPlayersInTeam(Team).." ") end end )
  14. هات الكود كامل
  15. outputChatBox ( "#[TeamsSysteam] " .. getPlayerName(localPlayer) .. ", Updated Your car color.", 255, 255, 0, true )
  16. #Client addCommandHandler("فلوس", function() outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0 ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0 ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0 ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0 ) end) #Server addCommandHandler("فلوس", function(plr) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",root,0, 255, 0 ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",root,0, 255, 0 ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",root,0, 255, 0 ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",root,0, 255, 0 ) end) اختار الي يعجبك
  17. function Strong ( ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) outputChatBox ( "#[TeamsSysteam] Abdoi Added to team by Adham",0, 255, 0, true ) end addCommandHandler ( "فلوس",Strong )
  18. cancelEvent() ليش يكنسل الايفنت
  19. ما في احد يرد
×
×
  • Create New...