Jump to content

>.<** احتاجـ مســاعدة **>.<


Recommended Posts

السلام عليكم اخواني الكرام

انــا محمد عبد الرحيم من فلسطين

اطلبـ مساعدة من كل المبرمجين انشالله اتساعدوني واذا ما حل

يعطيكوا العفيــة للجميع

-------

اريد كود وضع الريس في الهجولة

كيف ادخل الريس في الهجولة

ادخل الريس في الهجولة

وشكراً

--------

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

وشكراً

:fadein::arrowup::arrowup::arrowup::arrowup::fadein:

Link to comment
يعني بس اضع الفنكشنات

على

string.find

setElementPosition

createVehicle

warpPedIntoVehicle

RaceCars = {  
    "ايدي السيارة الاولى مثلا 432",  
    "ايدي السيارة الثانية"  
    } 
    addEventHandler('onPlayerChat',root, 
    function(msg) 
            if string.find(msg,'سباق') then 
                setElementPosition ( source, X, Y, Z ) 
            local RaceVehicle = createVehicle ( RaceCars, x, y, z) 
                warpPedIntoVehicle ( source, RaceVehicle ) 
            end 
        end 
    ) 

setElementPosition ( source, X, Y, Z ) 
  
-- بدل x الى الاحداثية تبعها و z و y  

الكود سيرفر

Edited by Guest
Link to comment
يعني بس اضع الفنكشنات

على

string.find

setElementPosition

createVehicle

warpPedIntoVehicle

RaceCars = {  
    "ايدي السيارة الاولى مثلا 432",  
    "ايدي السيارة الثانية"  
    } 
    addEventHandler('onPlayerChat',root, 
    function(msg) 
            if string.find(msg,'سباق') then 
                setElementPosition ( source, X, Y, Z ) 
            local RaceVehicle = createVehicle ( RaceCars, x, y, z) 
                warpPedIntoVehicle ( source, RaceVehicle ) 
            end 
        end 
    ) 

setElementPosition ( source, X, Y, Z ) 
  
-- بدل x الى الاحداثية تبعها و z و y  

الكود كلاينت

كلاينت ؟؟؟

من جدك ؟

الكود سيرفر

:o:o:o

Link to comment
يعني بس اضع الفنكشنات

على

string.find

setElementPosition

createVehicle

warpPedIntoVehicle

RaceCars = {  
    "ايدي السيارة الاولى مثلا 432",  
    "ايدي السيارة الثانية"  
    } 
    addEventHandler('onPlayerChat',root, 
    function(msg) 
            if string.find(msg,'سباق') then 
                setElementPosition ( source, X, Y, Z ) 
            local RaceVehicle = createVehicle ( RaceCars, x, y, z) 
                warpPedIntoVehicle ( source, RaceVehicle ) 
            end 
        end 
    ) 

setElementPosition ( source, X, Y, Z ) 
  
-- بدل x الى الاحداثية تبعها و z و y  

الكود كلاينت

كلاينت ؟؟؟

من جدك ؟

الكود سيرفر

:o:o:o

اووه بالغلط :fadein::|

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...