Jump to content

{ تحدي المبرمجين }


#BrosS

Recommended Posts

السلام عليكم

التحدي عبارة عن أنا أطلب كود واللي يجيبه له جائزة 

** ابغى أعمل باص وبيد , البيد يركب الباص ويسوق مو مشروط مدة طويلة , أو مسافة , المهم يسوق شوي بعد مدة ينزل من الباس **

الجائزة اللي يجيبه له يصير دعم بخادم أو اذا يبي ياخذ الخادم كله

ما اسوي هذا التحدي لكي اجيب الكود عن قصد , لو هيك اروح أطلبه من حد بالخاص

الكود يكتب بالكامل وأقول الفائز بعد ما اجرب الكود 

ذذ

Link to comment
1 hour ago, Abu-Solo said:

استخدم الفنكشنات ذي

سوي باص وفيه بيد وخلي البيد يركب الباص ومو شرط المده طويله المهم خليه يسوق شوي بعد ما ينزل من الباص

:$:$:$

الكود يكتب بالكامل

Link to comment

احس انه هريسة 

جرب

ped = createPed(id,x, y, z)
veh = createVehicle (id,x, y, z)
setElementDimension(ped, 1)		
setElementDimension(veh, 1)	

local marker = createMarker ( x , y , z,"arrow", 2, 255, 0, 0, 0 ) 


addEventHandler("onClientResourceStart",resourceRoot,
    function ()
        warpPedIntoVehicle ( ped, veh )
        setElementData(veh,"Data",true)
		setPedControlState(ped,"accelerate", true)
    end
)

 


addEventHandler ("onClientMarkerHit", marker,
 function (hit) 
        if (hit == localPlayer) and getElementType (hit) == "vehicle" then 
        local data = getElementData(hit,"Data") 
		if ( data = 'true') then
		removePedFromVehicle ( ped )
		setElementPosition(ped, x, y, z)
		setElementDimension(ped, 1)		
     end 
  end 
end 
) 
 
 
 
 
 

 

سويت لك يوم يلمس الماركر ينزل البيد من السيارة 

وتحط احداثياته انت 

 

Link to comment

الاثنين غلط 

انا قلت يركب الباص مو ينتقل 

2 hours ago, King BoyKa said:

:lol::lol::lol::lol::lol:

عجبتني خطة طلب الكود كآمل :)


 

انا ما احتاج الكود اصلا ، هذا مجرد تحدي

لو كان بدي الكود اسوي موضوع بقسم البرمجة او اطلبه من حد بالخاص

Link to comment
47 minutes ago, #BrosS said:

الاثنين غلط 

انا قلت يركب الباص مو ينتقل 

انا ما احتاج الكود اصلا ، هذا مجرد تحدي

لو كان بدي الكود اسوي موضوع بقسم البرمجة او اطلبه من حد بالخاص

الحين انت مسوي التحدي ذا علي استضافة؟

Link to comment

 

27 minutes ago, MR.GRAND said:

setPedControlState doesn't work on the control "enter_exit"


+
 

local busX, busY, busZ = 2486.33398, -1656.53784, 13.77586
local bus = createVehicle( 431, busX, busY, busZ, 0, 0, 90 )
local pedX, pedY, pedZ = 2481.24878, -1660.75574, 13.34375
local ped = createPed( 0, pedX, pedY, pedZ, 0, true )

addCommandHandler( 'dt', function(  )
	warpPedIntoVehicle( ped, bus )
	setPedControlState( ped, 'accelerate', true )
	local control = setTimer( setPedControlState, 5000, 1, ped, 'accelerate', false )
	kill = setTimer( function(  )
		if ( getPedControlState( ped, 'accelerate' ) == false ) then
			removePedFromVehicle( ped )
		end
	end, 15000, 1 )
end );

الكود ينقل البيد داخل الباص ويخليه يمشي لفترة ثم لما يوقف الباص ينزل منه تلقائيا

7 minutes ago, #BrosS said:
  • enter_exit Make the player enter a vehicle. Also used for alternative fighting styles.

p_378jjno51.png

  • Like 1
Link to comment
39 minutes ago, MR.GRAND said:

 


+
 


local busX, busY, busZ = 2486.33398, -1656.53784, 13.77586
local bus = createVehicle( 431, busX, busY, busZ, 0, 0, 90 )
local pedX, pedY, pedZ = 2481.24878, -1660.75574, 13.34375
local ped = createPed( 0, pedX, pedY, pedZ, 0, true )

addCommandHandler( 'dt', function(  )
	warpPedIntoVehicle( ped, bus )
	setPedControlState( ped, 'accelerate', true )
	local control = setTimer( setPedControlState, 5000, 1, ped, 'accelerate', false )
	kill = setTimer( function(  )
		if ( getPedControlState( ped, 'accelerate' ) == false ) then
			removePedFromVehicle( ped )
		end
	end, 15000, 1 )
end );

الكود ينقل البيد داخل الباص ويخليه يمشي لفترة ثم لما يوقف الباص ينزل منه تلقائيا

p_378jjno51.png

حيو مستر جراند

ألف مبروك , تعال فيس لتستلم مكافئتك

شكرا لكل من شارك

ترقبو التحدي الجاي

Link to comment
2 hours ago, #BrosS said:

حيو مستر جراند

ألف مبروك , تعال فيس لتستلم مكافئتك

شكرا لكل من شارك

ترقبو التحدي الجاي

إعطي الخادم لأي شخص مايقدر يشتري ويبي يسترزق منه او يربح منه

انا مابي جوائز :) .

  • Like 2
Link to comment
1 minute ago, #BrosS said:

كمان شوي ارسلك بالخاص 

شكرا لمحاولتك

كفوووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووووو

:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x:x

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