Jump to content

x[ Derby ]x مشكلة


Recommended Posts

addEvent ( "Take:Vehiclee", true)
addEventHandler( "Take:Vehiclee",root,
	function ( )
		x,y,z  = getElementPosition ( source )
destroyElement(getPedOccupiedVehicle(source))
		Vehicle[source] = createVehicle ( 502,  x,  y,  z  )
		warpPedIntoVehicle ( source, Vehicle[source] )
		
			outputChatBox( "* Done you give Car.",source,0,255,0,true)
           end
)

السلام عليكم -- في لوحة اعطاء سيارة عندما اضغط علي الزر يسحب السياره الاولي ويعطيني سياره الكود شغال مافيه مشاكل والسياره تظهر عندي واقدر اتحرك بها لكن الشخص الثاني ( من جهاز اخخر ) يشوفني اتحرك بشخصيتي ( بدون سيارة ) فا وش المشكلة هنا ؟

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