AB0 HNAD[e] Posted April 8, 2013 Share Posted April 8, 2013 (edited) السلام عليكم ورحمة الله وبركآتة , #بغيت مساعدهة في مود ي طويلين العمر والسلامة ,,آبي كود [ آو آمثلة من الويكي ] يسويَ مآركر مخخفي وآذآ دخلة اللآعب يظغط مثلآ [ 1 ] ويطيح قنبلة ,,وإذآ طاحت يعطيهآ وقت محدد وتنفجر .. وششكراً Edited April 9, 2013 by Guest Link to comment
3NAD Posted April 8, 2013 Share Posted April 8, 2013 createMarker Optional arguments a: An integer number representing the amount of alpha to use in the colouring of the marker (0 - 255 where 0 is transparent and 255 is opaque). bindKey createProjectile Link to comment
فاّرس Posted April 8, 2013 Share Posted April 8, 2013 (edited) السلام عليكم ورحمة الله وبركآتة , #بغيت مساعدهة في مود ي طويلين العمر والسلامة ,,آبي كود [ آو آمثلة من الويكي ] يسويَ مآركر مخخفي وآذآ دخلة اللآعب يظغط مثلآ [ 1 ] ويطيح قنبلة ,,وإذآ طاحت يعطيهآ وقت محدد وتنفجر .. وششكراً آستخدم الكول شيب افضل. + createProjectile + setTimer + bindKey Edited April 8, 2013 by Guest Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 استخدم الوظائف اللي عطاك اياها عناد , + setTimer يمكن أنة نساهـ Link to comment
MSHOOSH Posted April 8, 2013 Share Posted April 8, 2013 createMarker a = alpha ( الرويا ) يعني بتخليه 0 مثال createMarker ( x, y, z, "checkpoint", 4.0, 0, 0, 255,0, getRootElement() ) -- الايفينت "onMarkerHit" اذا اللاعب لمس الماركر يفيدوك الباقين Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 createMarker a = alpha ( الرويا ) يعني بتخليه 0 مثال createMarker ( x, y, z, "checkpoint", 4.0, 0, 0, 255,0, getRootElement() ) -- الايفينت "onMarkerHit" اذا اللاعب لمس الماركر يفيدوك الباقين getRootElement() ? فية ارقمنت كذا Link to comment
3NAD Posted April 8, 2013 Share Posted April 8, 2013 استخدم الوظائف اللي عطاك اياها عناد , + setTimerيمكن أنة نساهـ غير مهم لأن القنبلة نفسها تنفجر بعد عدة ثواني Link to comment
AB0 HNAD[e] Posted April 8, 2013 Author Share Posted April 8, 2013 ششكرآ عنآد + ذآ بيست + مشوش + برسستيج لـآكن عنآد يعني القنبلة م آقدر آححط وقت لهآ وتنفجر بوهة ؟ Link to comment
3NAD Posted April 8, 2013 Share Posted April 8, 2013 ششكرآعنآد + ذآ بيست + مشوش + برسستيج لـآكن عنآد يعني القنبلة م آقدر آححط وقت لهآ وتنفجر بوهة ؟ وظيفة صناعة القنبلة تقدر تؤخرها عن طريق setTimer مثلاً setTimer ( function ( ) createProjectile ( localPlayer, 16 ) end , 1000, 1 ) Link to comment
AB0 HNAD[e] Posted April 8, 2013 Author Share Posted April 8, 2013 setTimer ( function ( ) createProjectile ( localPlayer, 16 ) -- هذآ عرفنآهة end , 1000, 1 ) -- هذآ وشنهو الوقت ولآ وش ؟ Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 1000 = بعد ثانية 1 = تايمر يتوقف ماهو متكرر Link to comment
AB0 HNAD[e] Posted April 8, 2013 Author Share Posted April 8, 2013 آهآآ يعني دقيقتين = 120000 يبيلهآ حآسبة ><" مشكووورين م قصرتو نججرب Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 https://www.google.com.sa/search?hl=ar&safe=active&client=opera&hs=cLu&channel=suggest&q=2+minutes+%3D+milliseconds&oq=2+minutes+%3D+milliseconds&gs_l=serp.3...4837.5013.0.5241.2.2.0.0.0.0.0.0..0.0...0.0...1c.1.8.serp.L8fKKDvJXm4 خش وبتفهم Link to comment
iMr.Dawix~# Posted April 8, 2013 Share Posted April 8, 2013 آهآآ يعني دقيقتين = 120000 يبيلهآ حآسبة ><" مشكووورين م قصرتو نججرب 1000 ثانيه 2000 ثانيتين تبي تسوي حط رقم بس معه لازم 3 اصفار مثل 20 تبيها رقم للتايمر تزيد عليها 3 اصفار 20000 << عشرين ثانيه Link to comment
Tete omar Posted April 8, 2013 Share Posted April 8, 2013 السلام عليكم ورحمة الله وبركآتة , #بغيت مساعدهة في مود ي طويلين العمر والسلامة ,,آبي كود [ آو آمثلة من الويكي ] يسويَ مآركر مخخفي وآذآ دخلة اللآعب يظغط مثلآ [ 1 ] ويطيح قنبلة ,,ضوإذآ طاحت يعطيهآ وقت محدد وتنفجر .. وششكراً احداث : onClientMarkerHit وظايف : createMarker createProjectile setProjectileCounter setProjectileCounter Link to comment
AB0 HNAD[e] Posted April 8, 2013 Author Share Posted April 8, 2013 جربت لآكن م زبط =| عطونآ آمثلة ><" Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 local marker = createMarker(x,y,z -1,"cylinder",2,0,0,255,255); addEventHandler("onClientMarkerHit",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then bindKey ( "1" , "down" , CreateFunc ); outputChatBox("* تم التفعيل"); end; end ); addEventHandler("onClientMarkerLeave",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then unbindKey ( "1" , "down" , CreateFunc ) ; outputChatBox("* تم التعطيل"); end; end ); function CreateFunc ( ) local x,y,z = getElementPosition ( localPlayer ); setTimer(createProjectile,5000,1,localPlayer,16,x,y,z); end; Link to comment
فاّرس Posted April 8, 2013 Share Posted April 8, 2013 (edited) local marker = createMarker(x,y,z -1,"cylinder",2,0,0,255,255); addEventHandler("onClientMarkerHit",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then bindKey ( "1" , "down" , CreateFunc ); outputChatBox("* تم التفعيل") end; end ); addEventHandler("onClientMarkerLeave",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then unbindKey ( "1" , "down" , CreateFunc ) outputChatBox("* تم التعطيل") end; end ); function CreateFunc ( ) local x,y,z = getElementPosition ( localPlayer ); setTimer(createProjectile,5000,1,localPlayer,16,x,y,z); end; مو لازم تجي كذآ : if ( getElementType(ThePlayer) == "player" and source == marker ) then ? Edited April 8, 2013 by Guest Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 local marker = createMarker(x,y,z -1,"cylinder",2,0,0,255,255); addEventHandler("onClientMarkerHit",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then bindKey ( "1" , "down" , CreateFunc ); outputChatBox("* تم التفعيل") end; end ); addEventHandler("onClientMarkerLeave",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then unbindKey ( "1" , "down" , CreateFunc ) outputChatBox("* تم التعطيل") end; end ); function CreateFunc ( ) local x,y,z = getElementPosition ( localPlayer ); setTimer(createProjectile,5000,1,localPlayer,16,x,y,z); end; مو لازم تجي كذآ : if ( getElementType(player) == "player" and source == marker ) then ? معرف الماركر بالحدث Link to comment
فاّرس Posted April 8, 2013 Share Posted April 8, 2013 local marker = createMarker(x,y,z -1,"cylinder",2,0,0,255,255); addEventHandler("onClientMarkerHit",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then bindKey ( "1" , "down" , CreateFunc ); outputChatBox("* تم التفعيل"); end; end ); addEventHandler("onClientMarkerLeave",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then unbindKey ( "1" , "down" , CreateFunc ) ; outputChatBox("* تم التعطيل"); end; end ); function CreateFunc ( ) local x,y,z = getElementPosition ( localPlayer ); setTimer(createProjectile,5000,1,localPlayer,16,x,y,z); end; المفروض ما تعطيه الكود كامل,, خله يحاول ع الاقلل,كذا ما راح يستفيد,, Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 local marker = createMarker(x,y,z -1,"cylinder",2,0,0,255,255); addEventHandler("onClientMarkerHit",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then bindKey ( "1" , "down" , CreateFunc ); outputChatBox("* تم التفعيل"); end; end ); addEventHandler("onClientMarkerLeave",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then unbindKey ( "1" , "down" , CreateFunc ) ; outputChatBox("* تم التعطيل"); end; end ); function CreateFunc ( ) local x,y,z = getElementPosition ( localPlayer ); setTimer(createProjectile,5000,1,localPlayer,16,x,y,z); end; المفروض ما تعطيه الكود كامل,, خله يحاول ع الاقلل,كذا ما راح يستفيد,, الرجال طلب مثال Link to comment
فاّرس Posted April 8, 2013 Share Posted April 8, 2013 local marker = createMarker(x,y,z -1,"cylinder",2,0,0,255,255); addEventHandler("onClientMarkerHit",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then bindKey ( "1" , "down" , CreateFunc ); outputChatBox("* تم التفعيل"); end; end ); addEventHandler("onClientMarkerLeave",marker, function ( ThePlayer ) if ( getElementType ( ThePlayer ) == "player" ) then unbindKey ( "1" , "down" , CreateFunc ) ; outputChatBox("* تم التعطيل"); end; end ); function CreateFunc ( ) local x,y,z = getElementPosition ( localPlayer ); setTimer(createProjectile,5000,1,localPlayer,16,x,y,z); end; المفروض ما تعطيه الكود كامل,, خله يحاول ع الاقلل,كذا ما راح يستفيد,, الرجال طلب مثال ههههه وهذا مثآل ؟ انت سويت الكود كامل Link to comment
iPrestege Posted April 8, 2013 Share Posted April 8, 2013 الله كريم ذا مثال للي يبية ياخي خلة يفهم كيف ينتسوى Link to comment
AB0 HNAD[e] Posted April 9, 2013 Author Share Posted April 9, 2013 تمت آلآفآدهة ششكرآ برسستيج وككل من سسآععدني ,, .. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now