POWR Posted October 6, 2012 Share Posted October 6, 2012 سلام ابيك كود ملاث اضيف السريال الي ابيه في الكود لما يدخل راعي السرال في السيررفر ابي كلام في الشات يشوفه الكل وكلمو صاحب السيررف توه منور السيررفر ارجوكم سعدوني ضروري Link to comment
3NAD Posted October 6, 2012 Share Posted October 6, 2012 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now