Jump to content

تعديل


Adham

Recommended Posts

سلام عليكم شالمشكله

اليوم لما اشغل المود ما يجي الكلام

الكود

addEventHandler("onResourceStart",root, 
function Strong (player)   
local Name = getPlayerName(player) 
outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..getPlayerName(source).." ", root,255,0,0,true) 
end 
) 

Link to comment

مب بيظهر الاسم كذا

ملاحوظه دا في اول المود عشان لما افتحه يجي بالشات

انا عاوز buy واسم الاعب

outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..getPlayerName(source).." ", root,255,0,0,true) 

Link to comment

انا عاوز يكون يجي

"[C.Console]: Chat has been disabled for 'Visitors by

واسم اللاعب جنب

by

الاكواد

outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..getPlayerName(source).." ", root,255,0,0,true) 
  

عملتها كدا لا شعلاه

Link to comment

انت ما فهمني

شف كدا عملته لما بفتحو ما يجي كلام

addEventHandler("onResourceStart",root, 
function Strong (player)   
local Name = getPlayerName(player) 
outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..getPlayerName(source).." ", root,255,0,0,true) 
end 
) 

Link to comment
addEventHandler("onResourceStart",root, 
function Strong ()   
local Name = getPlayerName(source) 
outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..Name.." ", root,255,0,0,true) 
end 
) 

ابغى اعرف شغلة

وش شعورك لما شفت اسم الحدث :lol:

كيف رح يتعرف على اسم الاعب ؟

والسورس حقت الريسورس مو حقت الاعب ! هنا المصدر هو السكربت موب الاعب !!! :wink:

Link to comment
انت ما فهمني

شف كدا عملته لما بفتحو ما يجي كلام

addEventHandler("onResourceStart",root, 
function Strong (player)   
local Name = getPlayerName(player) 
outputChatBox ("[C.Console]: Chat has been disabled for 'Visitors by "..getPlayerName(source).." ", root,255,0,0,true) 
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...