yazan Posted February 10, 2013 Author Posted February 10, 2013 (edited) اسف اسامة افكر الم عطاني الكود و مشكوووووووووووور Edited February 10, 2013 by Guest
yazan Posted February 10, 2013 Author Posted February 10, 2013 اسم ملف السيرفر نفس اسم التحت و مع العلم سيرفر ستضافه هست نت
PaiN^ Posted February 10, 2013 Posted February 10, 2013 على المجاني يشتغل امن على البفلوس لا -___-" كيف كدا
PaiN^ Posted February 10, 2013 Posted February 10, 2013 طيب جرب هذا Veh = getPedOccupiedVehicle ( player ) addCommandHandler ( "car", function ( thePlayer, cmd ) x, y, z = getElementPosition ( thePlayer ) theVehicle = createVehicle ( 404, x, y + 3, z ) createBlipAttachedTo ( theVehicle, 55 ) end ) addEventHandler( "onVehicleStartEnter", root, function ( player, seat ) if ( getElementType ( Player ) == "player" ) and ( Seat == 0 ) then if( getPlayerSerial ( player ) ~= "BAEE69A296DB2EDECC91449721FC56A1" ) then if ( Veh == 404 ) then cancelEvent ( ) outputChatBox ( "* ~][ سياره خاصه ب يـز ـن ][~", player, 255, 255, 0, true ) else outputChatBox( "", player, 0, 0, 0, false ) end else outputChatBox ( "* ~][ مرحبا بيك يا يزن في سيارت الخاصه ][~", player, 255, 0, 0, true ) setVehicleDamageProof(theVehicle, true) end end end ) إن شاء الله يشتغل
yazan Posted February 10, 2013 Author Posted February 10, 2013 ميتا يمكن بيها غلط الستضافه ما اعرف كم اصدرها لكن هيا هوست نت انا معي بس حساب ftp
MR.S3D Posted February 10, 2013 Posted February 10, 2013 addCommandHandler ( "car", function ( thePlayer, cmd ) x, y, z = getElementPosition ( thePlayer ) theVehicle = createVehicle ( 404, x, y + 3, z ) createBlipAttachedTo ( theVehicle, 55 ) local sr = getPlayerSerial(thePlayer) return setElementData ( thePlayer, "serial", sr) end ) addEventHandler ( "onVehicleStartEnter", root, function ( thePlayer, theSeat ) if source == theVehicle then local serial = getPlayerSerial(thePlayer) local data = getElementData ( thePlayer, "serial" ) if data == serial then outputChatBox ( "* ~][ مرحبا بيك يا يزن في سيارت الخاصه ][~", thePlayer, 255, 0, 0, true ) setVehicleDamageProof(theVehicle, true) else cancelEvent ( ) outputChatBox ( "* ~][ سياره خاصه ب يـز ـن ][~", thePlayer, 255, 255, 0, true ) end end end )
yazan Posted February 10, 2013 Author Posted February 10, 2013 اخوي ميتا يشتغل في سيرفر لكنه ما يسير شي
MR.S3D Posted February 10, 2013 Posted February 10, 2013 على فكرة انا رحت رومي واشتغل الكود سيرفر وعشان يعطيك سياره حط في اف8 car
yazan Posted February 10, 2013 Author Posted February 10, 2013 اخوي داري انه كيف يعطيك لكنه على المجاني شغال 1000 بل 100 و البفلوس مو شغال عليه اطرح المود
yazan Posted February 10, 2013 Author Posted February 10, 2013 ما شتغل انت تجرب علىسيرفر مجاني شغال لكن على الهوست نت مو شغال
MSHOOSH Posted February 11, 2013 Posted February 11, 2013 اسم ملف السيرفر نفس اسم التحت و مع العلم سيرفر ستضافه هست نت [/color] __
3NAD Posted February 11, 2013 Posted February 11, 2013 > author="yazan" name="car for yazan" version='1.0.0' type="script" /> ="yazan.lua" type="server" />> [ xml] Text [/ xml] بدون مسافات
yazan Posted February 11, 2013 Author Posted February 11, 2013 بس ما لها دخل الميتا ترا نفس الكود فيه شي لنه لو ميتا غلط ما يضهر في سيرفر المود لكن لو اعطيه اومر ما يسير شي
yazan Posted February 11, 2013 Author Posted February 11, 2013 ما يسير شي car نفس شي ميتا ما لها دخل غيرتها و غيرت اسم الملف الى نفس يلي في الميتا اكتب
yazan Posted February 11, 2013 Author Posted February 11, 2013 ايضن مشكله مو من الستضافه انا اعمل اجيب كودات و صلحت لكن كود هذى مدري عنه ليه ما يصلح و جربت كلنت و سيرفر
iMr.Dawix~# Posted February 11, 2013 Posted February 11, 2013 ايضن مشكله مو من الستضافه انا اعمل اجيب كودات و صلحت لكن كود هذى مدري عنه ليه ما يصلح و جربت كلنت و سيرفر اذا مركبه مع مود ثاني شيله وركبه بمود لحاله
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