Jump to content

بانر اعلاني


Recommended Posts

انت متى تبي هذا يصير

setModelHandling ( 411,'maxVelocity',3000 )

setModelHandling ( 522,'maxVelocity',500 )

setModelHandling ( 411,'engineAcceleration',500 )

setModelHandling ( 522,'engineAcceleration',5 )

  
for i,v in ipairs(getElementsByType ( "ped" )) do 
    if getElementModel(v) == 174 then 
        setElementFrozen(v, true) 
        setTimer(function () 
        setPedAnimation(v, "DANCING", "dnce_M_a") end, 1000 ,1 ) 
        elseif getElementModel(v) == 261 then 
        setElementFrozen(v, true) 
        setTimer(function () 
        setPedAnimationv(v, "DANCING", "dnce_M_e") end, 1000 ,1 ) 
        elseif getElementModel(v) == 121 then 
        setElementFrozen(v, true) 
        setTimer(function () 
        setPedAnimation(v, "DANCING", "DAN_Right_A") end, 1000 ,1 ) 
        elseif getElementModel(v) == 173 then 
        setElementFrozen(v, true) 
        setTimer(function () 
        setPedAnimationv,( "ped", "roadcross_gang") end, 1000 ,1 ) 
        elseif getElementModel(v) == 250 then 
        setElementFrozen(v, true) 
        setTimer(function () 
        setPedAnimation (v, "ped", "XPRESSscratch") end, 1000 ,1 ) 
    end 
end 
  
  

Edited by Guest
Link to comment

الفنكشن من جهة السيرفر فقط ماينفع تستخدمه بكلاينت

  
addEventHandler("onResourceStart",root,function() 
setModelHandling ( 411,'maxVelocity',3000 ) 
setModelHandling ( 522,'maxVelocity',500 ) 
setModelHandling ( 411,'engineAcceleration',500 ) 
setModelHandling ( 522,'engineAcceleration',5 ) 
end) 
  

جرب

Link to comment
مالي خبرة

خلاص مشكور اخوي ما قصرت

ادري فادك راجو فوق , ^

بس شوف لو تبي تسوي الفنكشنات بنفسك

ادخل لصفحة الفنكشن

وشوف الامثلة حتى لو ما تفهم منهم

حاول واطرح محاولتك هنا ونشرح لك كل شي ما فهمته

يعني حاول تطور نفسك شوي بالبرمجة عشان تعتمد على نفسك

ولو تحب تعال سكايب حقي اشرح لك كم شي بالويكي

skype : mohamed.issawi11

حالياً ما فاتح لان قاعد احمل لعبة .

بالتوفيق اخوي <3

Link to comment

والله يخوي كنت ودي اتعلم برمجه بس تركت

لانه من زمان احب تصميم الفيديوهات

وحاليا اتعلم على ادوبي افتر افكت ونسبتي فيه 28%

بس هنا ابي كم شي مشان الماب في سيرفر اف اف اس ^^

+روجو مدري احسهم الاثنين ما اشتغلوا

Link to comment

ما في فرق :]

addEventHandler("onResourceStart",root,function()

setModelHandling ( 411,'maxVelocity',500 )

setModelHandling ( 597,'maxVelocity',500 )

setModelHandling ( 411,'engineAcceleration',90 )

setModelHandling ( 597,'engineAcceleration',90 )

setModelHandling ( 411, "brakeDeceleration", 9000 )

end)

جرب بنفسكك :]

Link to comment

خلاص انسى ما احتاجه اصلن لانه اف اف اس ما يقبلون الا ملف كلنت

المهم صدق اخر سؤال واسف على ازعاجك اخوي

الحين انا حملت اوبجكت واستبدلت شكله

كيف اركبه مع الماب يعني لما يشتغل يتبدل الشكل معه

احط ملف txd+dff+col?

جربت كذا م اضبط

Link to comment
خلاص انسى ما احتاجه اصلن لانه اف اف اس ما يقبلون الا ملف كلنت

المهم صدق اخر سؤال واسف على ازعاجك اخوي

الحين انا حملت اوبجكت واستبدلت شكله

كيف اركبه مع الماب يعني لما يشتغل يتبدل الشكل معه

احط ملف txd+dff+col?

جربت كذا م اضبط

يب حط الملفات بملف المود

وعرفهم بالميتا

اذا ما عرفت هات الملف اسويه .. لك وحاول تفهم منه

Link to comment
خلاص انسى ما احتاجه اصلن لانه اف اف اس ما يقبلون الا ملف كلنت

المهم صدق اخر سؤال واسف على ازعاجك اخوي

الحين انا حملت اوبجكت واستبدلت شكله

كيف اركبه مع الماب يعني لما يشتغل يتبدل الشكل معه

احط ملف txd+dff+col?

جربت كذا م اضبط

هههههههههههه ليش وش فيه ملف السيرفر ؟

اخترعوه لمن بالضبط ؟

في اكواد مستحيل تشتغل في ملف الكلينت

وفي اكواد مستحيل تشتغل في ملف السيرفر

كلها ملفات مهمة لا يمكن الاستغناء عنها

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...