Jump to content

تامات الإفادات


Recommended Posts

تفصل اخوي هذا مثال لما تخش السيرفر ومو حاط شعار سيرفر وناسه تايم يحطه لك

:mrgreen:

  
addEventHandler("onPlayerJoin",root, 
function() 
    if not ( string.find('[W.T]-', getPlayerName(source)) ) then 
        setPlayerName ( source, '[W.T]-'..getPlayerName(source) ) 
    end 
end) 
Link to comment
addEventHandler( 'onPlayerJoin', root, function() 
    if getPlayerName(source) == 'Mr.CoR' then 
        setPlayerName(source,'Ansan-flh') 
        outputChatBox('تـستاهل الاسم <>', source, 255, 0, 0, true) 
        outputChatBox('لمرفة المزيد عن كيفية تغيير اسمك داخل اللعبة قم بزيارتنا:https://forum.multitheftauto.com/viewtopic.php?f=160&t=100052', source, 255, 0, 0, true) 
    end 
end) 

هذا مثال لا تقول مافهمت

:mrgreen::mrgreen:

Link to comment

تفصل اخوي هذا مثال لما تخش السيرفر ومو حاط شعار سيرفر وناسه تايم يحطه لك

:mrgreen:

  
addEventHandler("onPlayerJoin",root, 
function() 
    if not ( string.find('[W.T]-', getPlayerName(source)) ) then 
        setPlayerName ( source, '[W.T]-'..getPlayerName(source) ) 
    end 
end) 

شوكرا نسور

---------------

addEventHandler( 'onPlayerJoin', function() 
    if getPlayerName(source) == 'Mr.CoR' then 
        setPlayerName(source,'Ansan-flh') 
        outputChatBox('تـستاهل الاسم <>', source, 255, 0, 0, true) 
        outputChatBox('لمرفة المزيد عن كيفية تغيير اسمك داخل اللعبة قم بزيارتنا:https://forum.multitheftauto.com/viewtopic.php?f=160&t=100052', source, 255, 0, 0, true) 
    end 
end) 

هذا مثآل لو تقول مافهمت

:mrgreen::mrgreen:

شوكرا على الموساعدة

لا الحمد لله فهمت

موتشكر واللهي للجميع

-- تم الإفاداة

يوغلق

Link to comment

هههههههههههههه

لا هذا انا كور و بكامل قواي العقلية

بس حبيت اعبر عن حال المنتدى العربي وبالتحديد قسم البرمجة (بطريقتي الخاصة ) ء

Link to comment
هههههههههههههه

لا هذا انا كور و بكامل قواي العقلية

بس حبيت اعبر عن حال المنتدى العربي وبالتحديد قسم البرمجة (بطريقتي الخاصة ) ء

ههههههههههههههههههههههههههههههههههههههه , من قوة الفضاوة والله :mrgreen:

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