Jump to content

طلب كودد سهل جدا


Recommended Posts

السلام عليكم .

شباب

ابي كود مثلا في مودات لما تخش السيرفر مكتوب مثملا

shop by abo.sr7777a

انا ابي لما تخش مايجي كلام بالشات مره

لجميع المودات عشان مايعلق

وضح اكثر ذذ

Edited by Guest
Link to comment
يعني مافي كلام بالشات مره غير الاعبين يتكلمون اسم موودات مافي

اذا كان قصدك لو شغلت مود مايكتب مثلا

shop by abo-sr77777a

تقدر تدخل على المود الكلنت او سيرفر .lua

تمسح الوظيفة هذه

outputChatBox 
Edited by Guest
Link to comment
ايه قصدي كذا

بس ابيه كل المودات

في طريقة لين ماتبي يطلعون انك تقوم بأنشاء ملف lua

جديد و تخلي

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
end 
) 
  

كذا ما راح يبين لانه كنه مسح الشات

+

او انك تحذف وظيفة زي ردي فوق ^

Edited by Guest
Link to comment
ايه قصدي كذا

بس ابيه كل المودات

في طريقة لين ماتبي يطلعون انك تقوم بأنشاء ملف lua

جديد و تخلي

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
end 
) 
  

كذا ما راح يبين لانه كنه مسح الشات

+

او انك تحدث وظيفة زي ردي فوق ^

كذا ب تزيد عليه لاق ههه

هو يقصد لما تدخل السيرفر يعلق لان يتكرر كلام بالشات وكله من المودات

>ماتقدر الا اذا كان المود ممو مشفر تحذف

outputChatBox("") 

الا اذا فيه طريقة غيرها

Link to comment
ايه قصدي كذا

بس ابيه كل المودات

في طريقة لين ماتبي يطلعون انك تقوم بأنشاء ملف lua

جديد و تخلي

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
end 
) 
  

كذا ما راح يبين لانه كنه مسح الشات

+

او انك تحدث وظيفة زي ردي فوق ^

كذا ب تزيد عليه لاق ههه

هو يقصد لما تدخل السيرفر يعلق لان يتكرر كلام بالشات وكله من المودات

>ماتقدر الا اذا كان المود ممو مشفر تحذف

outputChatBox("") 

الا اذا فيه طريقة غيرها

طيب انا ويش قلت فوق ^ ؟

يعني مافي كلام بالشات مره غير الاعبين يتكلمون اسم موودات مافي
اذا كان قصدك لو شغلت مود مايكتب مثلا

shop by abo-sr77777a

تقدر تدخل على المود الكلنت او سيرفر .lua

تمسح الوظيفة هذه

outputChatBox 

قلت ليه يا انك تمسح الشات بهذه او تحذف الوظيفة

Link to comment
السلام عليكم .

شباب

ابي كود مثلا في مودات لما تخش السيرفر مكتوب مثملا

shop by abo.sr7777a

انا ابي لما تخش مايجي كلام بالشات مره

لجميع المودات عشان مايعلق

لازم تدخل كل مود و تعدل عليه

^ غير كذا ما اعتقد فيه :roll:

Link to comment
ايه قصدي كذا

بس ابيه كل المودات

في طريقة لين ماتبي يطلعون انك تقوم بأنشاء ملف lua

جديد و تخلي

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
end 
) 
  

كذا ما راح يبين لانه كنه مسح الشات

+

او انك تحذف وظيفة زي ردي فوق ^

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
for i=1,15 do  
outputChatBox(" ") 
end 
end 
) 
  

Link to comment
ايه قصدي كذا

بس ابيه كل المودات

في طريقة لين ماتبي يطلعون انك تقوم بأنشاء ملف lua

جديد و تخلي

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
outputChatBox("") 
end 
) 
  

كذا ما راح يبين لانه كنه مسح الشات

+

او انك تحذف وظيفة زي ردي فوق ^

  
addEventHandler("onClientResourceStart",resourceRoot, 
function() 
for i=1,15 do  
outputChatBox(" ") 
end 
end 
) 
  

طريقتك نآيس ^

:)

Edited by Guest
Link to comment

شف اذذ تبي يتكرر بعد 9 دقايق بشات

function tkrar() 
outputChatBox("#ffd800[تـم صنع المود من قبل #ff0600>TRK$s#ffd800<]",root,255,255,255,true) 
end 
setTimer(tkrar,9000,0) ---- اختأر اثوني  
  
  
  

Edited by Guest
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...