Jump to content

x[ طلب مبرمج ]x


Recommended Posts

4 minutes ago, Mohamed Salah said:

آلمود حق شخص وهو معطيني آيآه - قولي بس وش آسوي بآلظبط وآلكود آحطه وين بآلظبط

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

وكلمه وارسله المود يعدله بك

 

انا امين ضض

Link to comment

اعتذاراتي عدل الكود الى

addEventHandler('onPlayerChat',root,function(msg)
    local acc=getPlayerAccount(source)
    if isGuestAccount(acc) then return end
    local data=getAccountData(acc,'colortext')
    if data then
    	outputChatBox(getPlayerName(source)..': '..tostring(data)..msg,root,255,255,255,true)
      cancelEvent()
      return 
    end
    end)

 

Link to comment
23 minutes ago, Master_MTA said:

اعتذاراتي عدل الكود الى


addEventHandler('onPlayerChat',root,function(msg)
    local acc=getPlayerAccount(source)
    if isGuestAccount(acc) then return end
    local data=getAccountData(acc,'colortext')
    if data then
    	outputChatBox(getPlayerName(source)..': '..tostring(data)..msg,root,255,255,255,true)
      cancelEvent()
      return 
    end
    end)

 

آحطه بمود آلتآجآت بملف سيرفر ولآ كيف؟

Link to comment
3 minutes ago, Mohamed Salah said:

آحطه بمود آلتآجآت بملف سيرفر ولآ كيف؟

بدله بالكود الي اعطاه لك قبل

ذا

addEventHandler('onPlayerChat',root,function(msg)
    local acc=getPlayerAccount(source)
    if isGuestAccount(acc) then return end
    local data=getAccountData(acc,'colortext')
    if data then
    	outputChatBox(getPlayerName(source)..': '..tostring(data)..msg)
      cancelEvent()
      return 
    end
    end)

 

Link to comment
1 minute ago, Unknow said:

بدله بالكود الي اعطاه لك قبل

ذا


addEventHandler('onPlayerChat',root,function(msg)
    local acc=getPlayerAccount(source)
    if isGuestAccount(acc) then return end
    local data=getAccountData(acc,'colortext')
    if data then
    	outputChatBox(getPlayerName(source)..': '..tostring(data)..msg)
      cancelEvent()
      return 
    end
    end)

 

آلكود ذآ آحطه بآي ملف ؟

Link to comment
3 hours ago, Mohamed Salah said:

آلكود ذآ آحطه بآي ملف ؟

Server

3 hours ago, Unknow said:

بدله بالكود الي اعطاه لك قبل

ذا


addEventHandler('onPlayerChat',root,function(msg)
    local acc=getPlayerAccount(source)
    if isGuestAccount(acc) then return end
    local data=getAccountData(acc,'colortext')
    if data then
    	outputChatBox(getPlayerName(source)..': '..tostring(data)..msg)
      cancelEvent()
      return 
    end
    end)

 

+ انا اقول لك بدل ذا و ذا هو معطيك ياه من قبل بالجديد الي هو ذا

addEventHandler('onPlayerChat',root,function(msg)
    local acc=getPlayerAccount(source)
    if isGuestAccount(acc) then return end
    local data=getAccountData(acc,'colortext')
    if data then
    	outputChatBox(getPlayerName(source)..': '..tostring(data)..msg,root,255,255,255,true)
      cancelEvent()
      return 
    end
    end)

 

Link to comment
7 hours ago, Mohamed Salah said:

آلكود ذآ آضيفه لمود آلتآجآت بملف سيرفر؟

 

7 hours ago, *RayaN-Alharbi. said:

يب بعد الفنكشن

Server only 'طبعـأ بملف السيرفر لان الكود فية فنكشنات  

Link to comment

 

 

 

10 hours ago, Mohamed Salah said:

يآ شبآب آبي آحد يدمجلي آلمود بلوحة آلتآجآت بمقآبل سوآ

On ٢٥‏/٤‏/٢٠١٨ at 20:49, *RayaN-Alharbi. said:

تواصل معي بالخاص

 

تواصل معهم بالخاص 

 

 

Edited by GTA San
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...