Jump to content

مساعده


POWR

Recommended Posts

سلام

ابيك

كود

ملاث اضيف السريال الي ابيه في الكود

لما يدخل راعي السرال في السيررفر

ابي كلام في الشات يشوفه الكل

وكلمو صاحب السيررف توه منور السيررفر

ارجوكم سعدوني ضروري

:wink:

Link to comment
  
theSerials = { 
    "000000", 
} 
  
function WelcomeXD() 
    for _,serials in ipairs (theSerials) do 
        if ( getPlayerSerial(source) == serials ) then 
            outputChatBox("* Welcome Back "..getPlayerName(source),root,0,150,255,true) 
        end 
    end 
end 
addEventHandler("onPlayerLogin",root,WelcomeXD) 
  

او غير الإيفنت إلى

"onPlayerJoin"  

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