Jump to content

#{تلوين DxdrawTextOnElemment}


Recommended Posts

سلام عليكم

انا عندي

كود د

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

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

شكرا مسبقا

Link to comment
  
كلينت 
  
onClientGUIClick 
guiGetText 
setElementData 
  
  
 سيرفر 
  
addEventHandler 
getElementData 
outputChatBox 
cancelEvent 
  
  

وش دخل فنكشناتك ذي بالموضوع ؟

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