#Soking Posted April 16, 2016 Share Posted April 16, 2016 بدي فنكشات كالتالي احط على كل الاكونتات داتا Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) Link to comment
Simple. Posted April 16, 2016 Share Posted April 16, 2016 addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) انت فاهم وش يبي بالضبط؟ عطاه #J2mes Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) انت فاهم وش يبي بالضبط؟ عطاه #J2mes addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) يبي يحط علي كل الاكونتات داتا انا خليت اول ما اللاعب يدخل يحط ع الاكونت بتاعه داتا ويقدر يسوي لوب باستخدام getAccounts طريقتي مجربها من قبل ! Link to comment
Jupi Posted April 16, 2016 Share Posted April 16, 2016 addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) انت فاهم وش يبي بالضبط؟ عطاه #J2mes addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) يبي يحط علي كل الاكونتات داتا انا خليت اول ما اللاعب يدخل يحط ع الاكونت بتاعه داتا ويقدر يسوي لوب باستخدام getAccounts طريقتي مجربها من قبل ! اي نوعاً من الحشيش هذا وش طريقتك هو يبي يحط علي كل الحسابات داتا ما قالك يحط اسم او ما يحط =_= وكلاسيك عطاه المطلوب Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 addEventHandler("onPlayerLogin", root, function(_, account) setElementData(source, "Account", getAccountName(account)) end) setElementData(source, "Account", getAccountName(account)) !!!! Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 احط على كل الاكونتاتداتا اذن هي هي لما اللاعب يدخل يحط داتا ع الاكونت Link to comment
Jupi Posted April 16, 2016 Share Posted April 16, 2016 تستهبل انت؟ من وين جبت لما يطلع الاعب؟ هو قال يحط علي جميع الاكونتات داتا ومكانش يعرف ازاي يجيب الحسابات كلها بلا فلسفة بس Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 تستهبل انت؟من وين جبت لما يطلع الاعب؟ هو قال يحط علي جميع الاكونتات داتا ومكانش يعرف ازاي يجيب الحسابات كلها بلا فلسفة بس onPlayerLogin Link to comment
Jupi Posted April 16, 2016 Share Posted April 16, 2016 تستهبل انت؟من وين جبت لما يطلع الاعب؟ هو قال يحط علي جميع الاكونتات داتا ومكانش يعرف ازاي يجيب الحسابات كلها بلا فلسفة بس onPlayerLogin قسم بالله انك ما تعرف وش تقول الله يستر عليك بس Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 حبيبي يبي يحط للاكونت داتا صح ؟ انا سويت لما اللاعب يدخل يحط ع الاكونت حقه داتا Account ! Link to comment
Jupi Posted April 16, 2016 Share Posted April 16, 2016 حبيبي يبي يحط للاكونت داتا صح ؟انا سويت لما اللاعب يدخل يحط ع الاكونت حقه داتا Account ! انت كذا حطيت علي الاعب داتا باسم حسابه هو يبي يحط داتا علي الحساب نفسه Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 تستهبل انت؟من وين جبت لما يطلع الاعب؟ هو قال يحط علي جميع الاكونتات داتا ومكانش يعرف ازاي يجيب الحسابات كلها بلا فلسفة بس onPlayerLogin لا مشكلة , الان سوف اصنع حدث يمكنك من اعطاء داتا للاكاونتات بضغطة زر onPlayerClickonbuttonthensetaccountdatabystrongbutifclickedinthebuttonthensetaccountdata منور سترونق حدث رائعع Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 حبيبي يبي يحط للاكونت داتا صح ؟انا سويت لما اللاعب يدخل يحط ع الاكونت حقه داتا Account ! انت كذا حطيت علي الاعب داتا باسم حسابه هو يبي يحط داتا علي الحساب نفسه انا هيك حطيت داتا علي حساب السورس اسم الداتا "Account" Link to comment
Me[Z]oO Posted April 16, 2016 Share Posted April 16, 2016 skype:mohamed.issawi11ما وصلني انت معطيني بلوك Link to comment
bebo1king Posted April 16, 2016 Share Posted April 16, 2016 (edited) addEventHandler ("onResourceStart",root, function () for i,v in ipairs (getAccounts ()) do if getAccountData (v,"FilteredAlready") == false then if getAccountData (v,"Whatever") then setAccountData(v, "Whatever", 0) setAccountData(v,"FilteredAlready",true) end end end end) ما يحتاج يدخل علشان يتحط له داتا Edited April 16, 2016 by Guest Link to comment
Jupi Posted April 16, 2016 Share Posted April 16, 2016 لا مشكلة , الان سوف اصنع حدث يمكنك من اعطاء داتا للاكاونتات بضغطة زر onPlayerClickonbuttonthensetaccountdatabystrongbutifclickedinthebuttonthensetaccountdata لو الحدث هاد موجود راح اوزع كل موداتي و انشرها هنا triggerEvent("onPlayerClickonbuttonthensetaccountdatabystrongbutifclickedinthebuttonthensetaccountdata", localPlayer) يلا انقلع وزع 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