Jump to content

طلب كود


Recommended Posts

Posted

السلام عليكم ورحمه الله وبركاته

كيفكم شباب ؟

ان شاء الله بخير

المهمم

أبي كود لما اللاعب يسجل دخوله تجي لوحة ثانيةة ..

وشكرا

Quote

"I ain't saying I'm the best, but I should be in the top ten; give me a list of names, I'ma top them,
I'm just playing with ya. I don't care where the top is,
Leave me at the bottom, let me work for it.
"

 

_________________________________________________________________________________________________________________

ACM

90183-bed46f22aafe8af7dc65cdd73fff2f76-medium_jpg.jpg?buster=1481325396W_#9661

Posted

تفضل

Server Side

addEventHandler ( "onPlayerLogin", root, function (    ) 
    local GetAccount = getPlayerAccount ( source ) 
      if ( GetAccount ) then 
        triggerClientEvent ( source, "OpenWindow", source ) 
    end 
end ) 

Client Side

addEvent ( "OpenWindow", true ) 
addEventHandler ( "OpenWindow", root, function (    ) 
    guiSetVisible ( اسم النافذهـ, true ) 
    showCursor ( true ) 
end ) 

* There is no God but Allah, Mohammed is the Messenger Of Allah

Posted

^ اذا هو مسوي لوحة تسجيل ..

يحطها مع الترايقر الي ارسله يوم سجل دخول .. عشان يخفي نافذة التجسيل

ويظهر له النافذه الي هو يبيها ..

Dis ; AF.#0941

Posted
تفضل

Server Side

addEventHandler ( "onPlayerLogin", root, function (    ) 
    local GetAccount = getPlayerAccount ( source ) 
      if ( GetAccount ) then 
        triggerClientEvent ( source, "OpenWindow", source ) 
    end 
end ) 

Client Side

addEvent ( "OpenWindow", true ) 
addEventHandler ( "OpenWindow", root, function (    ) 
    guiSetVisible ( اسم النافذهـ, true ) 
    showCursor ( true ) 
end ) 

ايش الفايدة من أنك تجيب حساب اللاعب ؟

"A Year from Now You May Wish You Had Started Today"

Posted

^

تحقق فقط لا غير

واذا شاله اتوقع يشتغل الكود بعد ولا فيه مشكله

* There is no God but Allah, Mohammed is the Messenger Of Allah

Posted

تمت الإفادة

مشكورين :]

Quote

"I ain't saying I'm the best, but I should be in the top ten; give me a list of names, I'ma top them,
I'm just playing with ya. I don't care where the top is,
Leave me at the bottom, let me work for it.
"

 

_________________________________________________________________________________________________________________

ACM

90183-bed46f22aafe8af7dc65cdd73fff2f76-medium_jpg.jpg?buster=1481325396W_#9661

Posted
تمت الإفادة

مشكورين :]

حياكـ الله

* There is no God but Allah, Mohammed is the Messenger Of Allah

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