Jump to content

+Source|>

Members
  • Posts

    1,388
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by +Source|>

  1. سأزرع التفاح لأذهب الى سماح سأزرع الجزر لأذهب للقمر سأزرع البطيخ لأذهب للمريخ
  2. R () ار قوس ول T () تي قوس
  3. نعم نعم اعلم ابوس ول ادوس
  4. ابكم ول اعمى تفاحه ولا موزه توته ولا سوسه برتقاله ول بقاله
  5. spawnPlayer or setElementPosition
  6. يب انا فاهم قصده اعتقد يبي يسوي زي المود تبعي عشان تكرار مسح الشات انت فاهم عاد
  7. يب برافو عليك وش كودك يبابا
  8. setTimer( function() outputChatBox( "Welcome" ) end, 5000, 0 ) يبعت رساله بشات كل 5 ثواني
  9. function convertMilliseconds( i ) if ( i ) then sec = math.fmod( math.floor( i / 1000 ), 60 ) return string.format( '%2d', sec ) end end timeR = {} function clearChat(player) local accountname = getAccountName(getPlayerAccount(player)) local WaitTimer = convertMilliseconds( getTimerDetails( timeR[root] ) ) if ( hasObjectPermissionTo ( player, "command.mute", true ) ) then if isTimer( timeR[root] ) then outputChatBox( "# Wait [ ".. WaitTimer .." ] Seconds", player, 255, 0, 0 ) return end outputChatBox(" ") outputChatBox( getPlayerName(player) .. "#fffffff قام بمسح الشات", root, 0, 255, 255, true) timeR[root] = setTimer( function() end, 5000, 1 ) end end addCommandHandler("Clear", clearChat)
  10. timeR = {} function clearChat(player) local accountname = getAccountName(getPlayerAccount(player)) if ( hasObjectPermissionTo ( player, "command.mute", true ) ) then if isTimer( timeR[root] ) then return end outputChatBox(" ") outputChatBox( getPlayerName(player) .. "#fffffff قام بمسح الشات", root, 0, 255, 255, true) timeR[root] = setTimer( function() end, 5000, 1 ) end end addCommandHandler("Clear", clearChat)
  11. موضوع ولا مرفوع ؟ فايده ولا عايده ؟ تزويد ولا تنقيص ؟ ثقافه ولا تفافه خلاص وش الموضوع السامج ذا في ريحه طلعت
  12. صور ايش يالطيب اها قصدك حقت لو ساعدتك بشيء حط لايك هههههههههههه ? عجبتني ياخي ض٢
×
×
  • Create New...