Jump to content

x [ تعديل ] x اذا كتب الاعب


Recommended Posts

طيب ازاي اخليه يبدل الكلمة ؟

ahanh = {"ورع" 
  
  
  
  
  
  
} 
  
  
  
sap = {"" 
  
  
  
  
  
  
} 
  
  
klt = {"" 
  
  
  
  
  
  
} 
  
kzfahl = {"" 
  
  
  
  
  
  
} 
  
  
  
  
  
  
  
addEventHandler("onPlayerChat", getRootElement(), 
function(msg) 
for k,v in ipairs (ahanh) do 
if string.find(msg,v) then 
 cancelEvent() 
pName = getPlayerName(source) 
outputChatBox("#FF0000*[ نظام المخالفات ]x   @ "..pName.." #FF0000, لقد اهان احد من اعضاء السيرفر ",getRootElement(),255,0,0,true) 
outputChatBox("#FF0000*[ نظام المخالفات ]x#FF0000 لقد حصلت علي مخالفة بسبب أهانت احد من اعضاء السيرفر ",source,255,0,0,true) 
end 
end 
end ) 

Link to comment

كده ؟

ahanh = {"ورع" 
  
  
  
  
  
  
} 
  
  
  
sap = {"" 
  
  
  
  
  
  
} 
  
  
klt = {"" 
  
  
  
  
  
  
} 
  
kzfahl = {"" 
  
  
  
  
  
  
} 
  
  
  
  
  
  
  
addEventHandler("onPlayerChat", getRootElement(), 
function(msg) 
for k,v in ipairs (ahanh) do 
if string.find(msg,v) then 
 cancelEvent() 
local string.gsub("----") 
pName = getPlayerName(source) 
outputChatBox("#FF0000*[ نظام المخالفات ]x   @ "..pName.." #FF0000, لقد اهان احد من اعضاء السيرفر ",getRootElement(),255,0,0,true) 
outputChatBox("#FF0000*[ نظام المخالفات ]x#FF0000 لقد حصلت علي مخالفة بسبب أهانت احد من اعضاء السيرفر ",source,255,0,0,true) 
end 
end 
end ) 

Link to comment
  
ahanh = {"ورع" 
  
  
  
  
  
  
} 
  
  
  
sap = {"" 
  
  
  
  
  
  
} 
  
  
klt = {"" 
  
  
  
  
  
  
} 
  
kzfahl = {"" 
  
  
  
  
  
  
} 
  
  
  
  
  
  
  
addEventHandler("onPlayerChat", getRootElement(), 
function(msg) 
for k,v in ipairs (ahanh) do 
if string.find(msg,v) then 
cancelEvent() 
local pName = getPlayerName(source) 
outputChatBox("----",getRootElement(),255,0,0,true) 
outputChatBox("#FF0000*[ نظام المخالفات ]x   @ "..pName.." #FF0000, لقد اهان احد من اعضاء السيرفر ",getRootElement(),255,0,0,true) 
outputChatBox("#FF0000*[ نظام المخالفات ]x#FF0000 لقد حصلت علي مخالفة بسبب أهانت احد من اعضاء السيرفر ",source,255,0,0,true) 
end 
end 
end ) 
  

مايحتاج

لما

تكنسل الايفنت مايجي الكلام الي قاله بيجي الي في الاوت شات بوكس

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