EH10 Posted January 24, 2014 Share Posted January 24, 2014 السلام عليكم ورحمة الله وبركاتة ابي فنكشات farmer اذا كنت في تيم تكتب باف8 يسوي حركة 5 ثواني ويوقف وتجي نبته وماحد يقدر ياخذ النبته غير الي سواها واذا اخذتها يجي واخذت ثانية يقول لايمكنك اخذها الى اذا بعت النبته ويققدر ياخذها واذا باعها يكتب باف8 bea3 وياخذ فلوس 80 ريال اذا ممكن ابي شرح الفنكشات Link to comment
!#NssoR_) Posted January 24, 2014 Share Posted January 24, 2014 بختصار قول ابي مهمة المزارع الي عند بسووول ... Link to comment
EH10 Posted January 24, 2014 Author Share Posted January 24, 2014 بختصار قول ابي مهمة المزارع الي عند بسووول ... لو قلت في يجون بالردود في بعضهم مادخلو السيرفر كيف يعرفو Link to comment
#DRAGON!FIRE Posted January 24, 2014 Share Posted January 24, 2014 بالنسبة للنبتة ممكن تكون اوبجكت .. أو صورة ممكن اطرح صورة لـ النبتة addCommandHandler table setPedAnimation setTimer setElementData getElementData getPlayerMoney takePlayerMoney Link to comment
EH10 Posted January 25, 2014 Author Share Posted January 25, 2014 تـصـحـيـح * Please Edit * local Farms = {} addCommandHandler( 'FlowerBuy',function () if getElementData(getLocalPlayer(), 'Farm') then setPedAnimation( source, '*****', '*****') setTimer( setPedAnimation, 4000, 1, source, false ) outputChatBox('لآيمكنك الزراعة الى اذا بعت النبته ', 0, 255, 255, true ) else outputChatBox('مبروك تم زراعة نبته', 0, 0, 255, true ) setElementData(getLocalPlayer(), 'Farm', true) end end ) addCommandHandler( 'FlowerMoney', function () if getElementData(getLocalPlayer(), 'Farm') == true then outputChatBox('مبروك بعت النبته وحصلت على 80', 255, 0, 0, true ) setElementData(getLocalPlayer(), 'Farm', false) else outputChatBox('انما ليس لديك اي نبته لبيعها', 0, 255, 255, true ) end end ) Link to comment
</Mr.Tn6eL> Posted January 25, 2014 Share Posted January 25, 2014 تـصـحـيـح * Please Edit * local Farms = {} addCommandHandler( 'FlowerBuy',function () if getElementData(getLocalPlayer(), 'Farm') then setPedAnimation( source, '*****', '*****') setTimer( setPedAnimation, 4000, 1, source, false ) outputChatBox('لآيمكنك الزراعة الى اذا بعت النبته ', 0, 255, 255, true ) else outputChatBox('مبروك تم زراعة نبته', 0, 0, 255, true ) setElementData(getLocalPlayer(), 'Farm', true) end end ) addCommandHandler( 'FlowerMoney', function () if getElementData(getLocalPlayer(), 'Farm') == true then outputChatBox('مبروك بعت النبته وحصلت على 80', 255, 0, 0, true ) setElementData(getLocalPlayer(), 'Farm', false) else outputChatBox('انما ليس لديك اي نبته لبيعها', 0, 255, 255, true ) end end ) setPedAnimation( source, '*****', '*****') ؟؟؟؟؟؟؟ حطيت الحركه + وين الزرعه عشان يبيعا ههه مااشوف اوبجكت ولا صوره اذ تبي صورة استعمل dxDrawImage واذ تبي اوبجكت createObject Link to comment
!#NssoR_) Posted January 25, 2014 Share Posted January 25, 2014 setPedAnimation( source, '*****', '*****') ؟؟؟؟؟؟؟ حطيت الحركه + وين الزرعه عشان يبيعا ههه مااشوف اوبجكت ولا صوره اذ تبي صورة استعمل dxDrawImage واذ تبي اوبجكت createObject بالنسبة للنبتة ممكن تكون اوبجكت .. أو صورة ممكناطرح صورة لـ النبتة اعتقد كلامه واضح الرجال مو عارف النبته وش هي اوبجكت او صوره كيف تبيه يسويها وهو موعارفها اصلن ؟ ثانين الكود هذا setPedAnimation( source, '*****', '*****') مو لازم يحط الحركه بضبط , هو عليه يجيب الكود وصاحب الموضوع يضبطه بنفسه Link to comment
#DRAGON!FIRE Posted January 25, 2014 Share Posted January 25, 2014 بالنسبة للنبتة ممكن تكون اوبجكت .. أو صورة ممكناطرح صورة لـ النبتة اعتقد كلامه واضح الرجال مو عارف النبته وش هي اوبجكت او صوره كيف تبيه يسويها وهو موعارفها اصلن ؟ اعتقد ما يبي لها ذكاء .. هو يطلب زي سيرفر بسول ذذ تـصـحـيـح * Please Edit * local Farms = {} addCommandHandler( 'FlowerBuy',function () if getElementData(getLocalPlayer(), 'Farm') then setPedAnimation( source, '*****', '*****') setTimer( setPedAnimation, 4000, 1, source, false ) outputChatBox('لآيمكنك الزراعة الى اذا بعت النبته ', 0, 255, 255, true ) else outputChatBox('مبروك تم زراعة نبته', 0, 0, 255, true ) setElementData(getLocalPlayer(), 'Farm', true) end end ) addCommandHandler( 'FlowerMoney', function () if getElementData(getLocalPlayer(), 'Farm') == true then outputChatBox('مبروك بعت النبته وحصلت على 80', 255, 0, 0, true ) setElementData(getLocalPlayer(), 'Farm', false) else outputChatBox('انما ليس لديك اي نبته لبيعها', 0, 255, 255, true ) end end ) كذا يصير : .... addCommandHandler( "FlowerBuy", function ( player ) if ( getElementData( player, "Farm" ) == true ) then outputChatBox( "لآيمكنك الزراعة الى اذا بعت النبته", player, 0, 255, 255, true ) else setPedAnimation ( player, "DANCING", "dnce_m_b") setTimer( setPedAnimation, 5000, 1, player, false ) outputChatBox( "مبروك تم زراعة نبته", player, 0, 0, 255, true ) setElementData( player, "Farm", true ) end end ) addCommandHandler( "FlowerMoney", function ( player ) if ( getElementData( player, "Farm" ) == true ) then givePlayerMoney ( player, 80 ) outputChatBox( "مبروك بعت النبته وحصلت على 80", player, 255, 0, 0, true ) setElementData( player, "Farm", false ) else outputChatBox( "انما ليس لديك اي نبته لبيعها", player , 0, 255, 255, true ) end end ) Link to comment
EH10 Posted January 25, 2014 Author Share Posted January 25, 2014 النبته اوبجكت فهمت يعني لما تصنع ماب ايديتور بتلاقيها Link to comment
Mando Posted January 25, 2014 Share Posted January 25, 2014 The.Co0oL الحين لو الكود نجح كيف تخليه يتشال من الارض ؟ ؟ Link to comment
EH10 Posted January 25, 2014 Author Share Posted January 25, 2014 The.Co0oLالحين لو الكود نجح كيف تخليه يتشال من الارض ؟ ؟ تسوي ماركر في مكانة مخفي واذا دخلت الماركر يسحب الاوبجكت كانة هو اخذها Link to comment
Mando Posted January 25, 2014 Share Posted January 25, 2014 طيب مشكورر بس كيف ادخل احط الاوبجت ؟ Link to comment
EH10 Posted January 25, 2014 Author Share Posted January 25, 2014 طيب مشكورربس كيف ادخل احط الاوبجت ؟ تبي تصنع اوبجكت بستخدام فنكشن createObject . # Link to comment
Mando Posted January 25, 2014 Share Posted January 25, 2014 createObject ( 1337, 5540.6654, 1020.55122, 1240.545, 90, 0, 0 ) طيب اول 3 احدثيات ؟ صح ؟ طيب 90 و 0 و 0 وش يسون ؟ Link to comment
al-Kobra Posted January 25, 2014 Share Posted January 25, 2014 createObject ( 1337, 5540.6654, 1020.55122, 1240.545, 90, 0, 0 )طيب اول 3 احدثيات ؟ صح ؟ طيب 90 و 0 و 0 وش يسون ؟ Rotation Link to comment
EH10 Posted January 25, 2014 Author Share Posted January 25, 2014 createObject ( 1337, 5540.6654, 1020.55122, 1240.545, 90, 0, 0 )طيب اول 3 احدثيات ؟ صح ؟ طيب 90 و 0 و 0 وش يسون ؟ # . ! Object = createObject( idObject, x, y, z, 0, 0, 0 ) idObject = الاي دي حقت البوابة او البيت او النبته او الزبالة وكذا x, y, z = الاحداثيات 0, 0, 0 = لاتسوي فيهم شي Link to comment
!#NssoR_) Posted January 25, 2014 Share Posted January 25, 2014 خل الكود كذا وخلاص Object = createObject( idObject, x, y, z ) Link to comment
Mando Posted January 25, 2014 Share Posted January 25, 2014 اها انا فهمت شكرآ لكن الحين كيف بعد لما ينشال النبتة يتربط بالكود ؟ يعني مثلآ واحد مازرع اصلآ وكتب gp 1 اللامر + عدد النباتة راح يجية فلوس كيف يتحقق انه معه او لا ؟ Link to comment
al-Kobra Posted January 25, 2014 Share Posted January 25, 2014 اها انا فهمت شكرآ لكن الحين كيف بعد لما ينشال النبتة يتربط بالكود ؟ يعني مثلآ واحد مازرع اصلآ وكتب gp 1 اللامر + عدد النباتة راح يجية فلوس كيف يتحقق انه معه او لا ؟ موجود كود التحقق ! if ( getElementData( player, "Farm" ) == true ) then Link to comment
Mando Posted January 25, 2014 Share Posted January 25, 2014 اوك هذه بانسبة للفلوس طيب والزرعة ؟ Link to comment
Mando Posted January 25, 2014 Share Posted January 25, 2014 كيف يعني ؟ كيف يتحقق اني معي نبات او لا وازاي هيربط المركر لخفاء الاوبجت بالتحقق ؟ بدي شرح لو سمحت 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