-
Posts
738 -
Joined
-
Last visited
-
Days Won
1
Everything posted by Dr.Marco
-
اول ما ازود مشاركات لو ازودها بزودها على شي مفيد على أساس انه كل تحدياتك ماخذ 1500 + لو عندك مشكلة معاي تعال خاص
-
اطرح كودك
-
][ Mange ACL [ Version 2 ] ][ ( مود الاسل مطور )
Dr.Marco replied to iMr.WiFi..!'s topic in المساهمات
يبي يقصد مستني المود من زماان + اخوي ويفي مود اكتر من رائع ابداع يخي واصل ننتظر كل جديدك -
على ما اظن لما قال شكرا فلقد استفاد
-
اظن ان الاخ لي فوق ساعده لو هو طلب متال فساعدوه مادام ما طلب لا ترفعون مواضيع قديمة
-
ليه اعادة تتبيت والمشكلة بسيرفر واحد =___)
-
مشكوور ما قصرت
-
هل انحلت مشكلتك ولا لسا
-
بنسبة ل اكونت داتا الخاص باونلاين و اوف لاين addEventHandler( 'onPlayerLogin', getRootElement( ), function( _, theCurrentAccount ) if getUserName( getAccountName( theCurrentAccount ) ) and isHGAP( getAccountName( theCurrentAccount ) ) then updateUserName( getAccountName( theCurrentAccount ), 'online' ) --out( ' 1 ' ) elseif not getUserName( getAccountName( theCurrentAccount ) ) and isHGAP( getAccountName( theCurrentAccount ) ) then setUserName( getAccountName( theCurrentAccount ), 'online' ) --out( ' 2 ' ) elseif getUserName( getAccountName( theCurrentAccount ) ) and not isHGAP( getAccountName( theCurrentAccount ) ) then destoryUserName( getAccountName( theCurrentAccount ) ) --out( ' 3 ' ) end end ) addEventHandler( 'onPlayerQuit', getRootElement( ), function( ) local pAccount = getPlayerAccount( source ) if getUserName( getAccountName( pAccount ) ) and isHGAP( getAccountName( pAccount ) ) then updateUserName( getAccountName( pAccount ), getTimeNow( ) ) --out( ' 1 ' ) elseif getUserName( getAccountName( pAccount ) ) and not isHGAP( getAccountName( pAccount ) ) then destoryUserName( getAccountName( pAccount ) ) --out( ' 2 ' ) end end ) addEventHandler( 'onPlayerLogout', getRootElement( ), function( thePreviousAccount ) if getUserName( getAccountName( thePreviousAccount ) ) and isHGAP( getAccountName( thePreviousAccount ) ) then updateUserName( getAccountName( thePreviousAccount ), getTimeNow( ) ) --out( ' 1 ' ) elseif getUserName( getAccountName( thePreviousAccount ) ) and not isHGAP( getAccountName( thePreviousAccount ) ) then destoryUserName( getAccountName( thePreviousAccount ) ) --out( ' 2 ' ) end end )
-
نعم من نفس سيرفر لو سيرفره حقه قلو يحط كوداتو في قسم برمجة وبنصلحها لح
-
نفس شي كما قال بروس بسيرفر ولا بكل سيرفرات واي صوت يطلع لك
-
استخدم code عند طرح اكوادك فقط لانها مسالة تنظيمية
-
رووووعة اخوي واصل ابداعك
-
aSerials = { [ 'سيريالك' ] = true ; }
-
حط حقوقك بمود وشفره https://luac.multitheftauto.com/
