سلام عليكم
انا عندي
كود د
addEventHandler("onClientGUIClick", root,
function ()
if ( source == Coloors ) then-----اسم الزر حق التلوين
local R, G, B = guiGetText ( editers ), guiGetText ( editter ), guiGetText ( ediit );
if tonumber ( R ) and tonumber ( G ) and tonumber ( B ) and string.len ( R ) < 4 and string.len ( G ) < 4 and string.len ( B ) < 4 then
local vehicle = getPedOccupiedVehicle ( localPlayer );
if vehicle then
setVehicleColor ( vehicle, R, G, B );
end
end
end
end
)
ابي تغير هو يلون لون موتر
انا ابيه يلون لي
كلام لي فوق لاعب
DxdrawTextOnElemment
ابي تعديل للكود كامل
شكرا مسبقا