Jump to content

.Dr.PrO

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by .Dr.PrO

  1. تم افاده وتم عمل سكربت وظيفه رجل المقابر #
  2. بس حق احمد فيف اطلق بكثييييييييييييييييييييييييييييييييييييييييير
  3. ممكن تشرح اكثر وكيف مثلا احط شخص بغرفه ويطلع بعد 3 دقائق مثلا الله يدخلك جنه
  4. تعديل ممتاز وبقوه # لو تحطه كومنتي يكون افضل بعد # اهنيك # واصل # # بس ما رح تشوفه بسيرفرات حرب لانه حق احمد فيف طلع اطلق بكثير
  5. فرفرت بل ويكي وقلت بتعلم ال Timer | setTimer شفت هاذا مثال ابي تشرحو لي ال Timer بل تفصيل كيف انهي وقت وكيف ابدا -- define function to be called function delayedChat ( text ) outputChatBox ( "Delayed text: " .. text ) end -- set a timer so the function is called after 1 second setTimer ( delayedChat, 1000, 1, "Hello, World!" )
  6. .Dr.PrO

    طلب

    Fool فوول مدمس ذد
  7. لحين انت صلحته ؟ ولا بس كلام ؟
  8. توني مبتدى # ومقدر اصلح وابي احد يسااعدني بس #
  9. وش الي اجرب .. ؟ + لو اشيله ما يوخد السلاح :]
  10. ؟ timeouted = 1220 local id = 1 local ammo = 3131 addEventHandler,('onPlayerWasted',root,function (attacker) spawnPlayer (source,812.29241943359,-1100.7707519531,25.786060333252) outputChatBox(' You Are Wasted [ '..getPlayerName(attacker).. ' ] ',source,255,255,0,true) setTimer(outAttac,timeouted,1) end ) function outAttac () spawnPlayer (source,0,0,0) outputChatBox(' تم خروجك من مقبره المقتول [ '..getPlayerName(source).. ' ] ',source,255,255,0,true) if ( id and ammo) then giveWeapon(source,id,ammo) end
  11. ازيد على مود if ( id and ammo) then giveWeapon(source,id,ammo)
  12. ابي لما اي لاعب يموت روح الغرفه بعد 6 دقايق او اقل يطلع .. ويعطي الاسلحه الي فوق ال هم local id local ammo #
  13. ؟؟ زدت علي تايمر لخروج بس ابي بس يخلص تايم يطلعه برا .. addEventHandler,('onPlayerWasted',root,function (attacker) spawnPlayer (source,812.29241943359,-1100.7707519531,25.786060333252) outputChatBox(' You Are Wasted [ '..getPlayerName(attacker).. ' ] ',source,255,255,0,true) end ) setTimer,(50000,1) outputChatBox(' تم خروجك من مقبره المقتول [ '..getPlayerName(source).. ' ] ',source,255,255,0,true)
  14. local id = 13 - local ammo = 4000 addEventHandler,('onPlayerWasted',attacker,function spwanPlayer(source,812.29241943359,-1100.7707519531,25.786060333252) outputChatBox(' You Are Wasted [ '..getPlayerName(attacker).. ' ] ',source,255,255,0,true) end )
×
×
  • Create New...