AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 خلأص يا هو اشبكمالمهم أخوي لو تبغاه لاكثر من حساب الفنكشنات المطلوبة : Enent : onPlayerLogin ipairs getAccountName getPlayerAccount kickPlayer or banPlayer #~ يعني زي الكود السابق بس ضيف الكواد الجديد .... #~ وحاول وانا بسساعدك انششألله وانا داري عنه يوم نصلحه يقول ^ وش الي يضحك ي حلو ؟ if acc == getAccountName("r50") then انا توقعت انها تضبط , مثل يوم تسوي تحقق من تيم, local Team = getPlayerTeam(source) if Team then if Team == getTeamFromName("Blue") then ولكن توني عرفت انها ما تضبط... Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 حبيت اقولك اني توقعت انها تضبط مثل التيم, وجيت تقولي متأكد من كود التيم ؟ جرب بنفسك, addEventHandler("onPlayerLogin", root, function () local Team = getPlayerTeam(source) if Team then if Team == getTeamFromName("Blue") then spawnPlayer (source,1859,552,321 ) end end end) ^ حط نفسك في تيم Bule - آخر رد في هذي الهوشه, مو قصدي نفشل بعض .. ولكن قصدي انبهك انه صحيح... Link to comment
AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 حبيت اقولك اني توقعت انها تضبط مثل التيم,وجيت تقولي متأكد من كود التيم ؟ جرب بنفسك, addEventHandler("onPlayerLogin", root, function () local Team = getPlayerTeam(source) if Team then if Team == getTeamFromName("Blue") then spawnPlayer (source,1859,552,321 ) end end end) ^ حط نفسك في قروب Bule - آخر رد مو قصدي نفشل بعض .. ولكن قصدي انبهك انه صحيح... طيب وذي كيف...?? if ( getTeamName( getPlayerTeam( source ) ) == "blue" ) Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 حبيت اقولك اني توقعت انها تضبط مثل التيم,وجيت تقولي متأكد من كود التيم ؟ جرب بنفسك, addEventHandler("onPlayerLogin", root, function () local Team = getPlayerTeam(source) if Team then if Team == getTeamFromName("Blue") then spawnPlayer (source,1859,552,321 ) end end end) ^ حط نفسك في قروب Bule - آخر رد مو قصدي نفشل بعض .. ولكن قصدي انبهك انه صحيح... طيب وذي كيف...?? if ( getTeamName( getPlayerTeam( source ) ) == "blue" ) لا هذي خطأ, وحقي مثل ما قال عناد تتحقق بشكل اكثر وادق... Link to comment
AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 حبيت اقولك اني توقعت انها تضبط مثل التيم,وجيت تقولي متأكد من كود التيم ؟ جرب بنفسك, addEventHandler("onPlayerLogin", root, function () local Team = getPlayerTeam(source) if Team then if Team == getTeamFromName("Blue") then spawnPlayer (source,1859,552,321 ) end end end) ^ حط نفسك في قروب Bule - آخر رد مو قصدي نفشل بعض .. ولكن قصدي انبهك انه صحيح... طيب وذي كيف...?? if ( getTeamName( getPlayerTeam( source ) ) == "blue" ) لا هذي خطأ, وحقي مثل ما قال عناد تتحقق بشكل اكثر وادق... متأكد انها خطأ....؟ لا بالعكس صحيحه وبعدين المشكلة انت تطبق كلام عناد في كل شي وبعض الاحيان الكلام يضيعك "لكل واحد طريقته في البرمجه تختلف عن الثاني" Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 (edited) ما قلت اني اتبع كلام كل احد , ومعك حق ان كل واحد له طريقته بالبرمجه, ولكن كودك الي فوق خطأ , الحين لو تجرب كذآ , addEventHandler("onPlayerLogin", root, function () if ( getTeamName( getPlayerTeam( source ) ) == "Blue" ) then spawnPlayer (source,1859,552,321 ) end end) لو سجلت الدخول ما راح ينقلك , وجرب بنفسك... Edited June 8, 2013 by Guest Link to comment
AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 ما قلت اني اتبع كلام كل احد ,ومعك حق ان كل واحد له طريقته بالبرمجه, ولكن كودك الي فوق خطأ , الحين لو تجرب كذآ , addEventHandler("onPlayerLogin", root, function () if ( getTeamName( getPlayerTeam( source ) ) == "Blue" ) spawnPlayer (source,1859,552,321 ) end end) لو سجلت الدخول ما راح ينقلك , وجرب بنفسك... طيب الحين وش رايك يوم اقلك ان الكود اللي انت تقول عنه غلط انا حاطه في السكربت حقي وشغال..؟ Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 (edited) ^ انت جربته ؟ اكيد ما اشتغل, وانت مدري كيف اشتغل عندك ._. Edited June 8, 2013 by Guest Link to comment
AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 ^ انت جربته ؟اكيد ما اشتغل, وانت مدري كيف اشتغل عندك ._. طيب..؟ addEvent ("openMean", true) function markerHit (hitPlayer, matchingDimension) if isPedInVehicle ( hitPlayer ) then return end if ( getTeamName( getPlayerTeam( hitPlayer ) ) == Settings["teamName"] ) then if getElementType(hitPlayer) == "player" then if (source == marker) or (source == marker2) or (source == marker3) or (source == marker4) or (source == marker5) or (source == marker6) or (source == marker7) or (source == marker8) or (source == marker9) then triggerClientEvent ("openMean", hitPlayer) end end else outputChatBox ( "#0069c7you not in the #ff0000"..Settings["teamName"].."#0069c7 team",hitPlayer,255,0,0, true ) end end addEventHandler ("onMarkerHit", getRootElement(), markerHit) Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 ^ انت جربته ؟اكيد ما اشتغل, وانت مدري كيف اشتغل عندك ._. طيب..؟ addEvent ("openMean", true) function markerHit (hitPlayer, matchingDimension) if isPedInVehicle ( hitPlayer ) then return end if ( getTeamName( getPlayerTeam( hitPlayer ) ) == Settings["teamName"] ) then if getElementType(hitPlayer) == "player" then if (source == marker) or (source == marker2) or (source == marker3) or (source == marker4) or (source == marker5) or (source == marker6) or (source == marker7) or (source == marker8) or (source == marker9) then triggerClientEvent ("openMean", hitPlayer) end end else outputChatBox ( "#0069c7you not in the #ff0000"..Settings["teamName"].."#0069c7 team",hitPlayer,255,0,0, true ) end end addEventHandler ("onMarkerHit", getRootElement(), markerHit) مع إني جربته وما اشتغل عندي ._. المهم الموضوع شطح,, Link to comment
AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 ^ انت جربته ؟اكيد ما اشتغل, وانت مدري كيف اشتغل عندك ._. طيب..؟ addEvent ("openMean", true) function markerHit (hitPlayer, matchingDimension) if isPedInVehicle ( hitPlayer ) then return end if ( getTeamName( getPlayerTeam( hitPlayer ) ) == Settings["teamName"] ) then if getElementType(hitPlayer) == "player" then if (source == marker) or (source == marker2) or (source == marker3) or (source == marker4) or (source == marker5) or (source == marker6) or (source == marker7) or (source == marker8) or (source == marker9) then triggerClientEvent ("openMean", hitPlayer) end end else outputChatBox ( "#0069c7you not in the #ff0000"..Settings["teamName"].."#0069c7 team",hitPlayer,255,0,0, true ) end end addEventHandler ("onMarkerHit", getRootElement(), markerHit) مع إني جربته وما اشتغل عندي ._. المهم الموضوع شطح,, اكيد لو جربته ما راح يشتغل في اشياء ما هي معرفه = ؟ Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 ^ اقصد كودي... بما انه اشتغل عندك آجل اظن ان عندي كود يلغي السباون Link to comment
AHMAD1234 Posted June 8, 2013 Share Posted June 8, 2013 ^ اقصد كودي...بما انه اشتغل عندك آجل اظن ان عندي كود يلغي السباون دل الحين من قال اني جربت الكود حقك..؟ Link to comment
iMr.Dawix~# Posted June 8, 2013 Share Posted June 8, 2013 احمد وذا بيت والي يرحم والديكم خلاص ياصاحب الموضوع خذ هذا الي تبيه --------غير مجرب server side Accounts = { {"r50"}, {"ضاوي"}, } addEventHandler("onPlayerLogin", root, function () for k,v in ipairs (Accounts) do if getAccountName(getPlayerAccount(source)) == v then kickPlayer(source, "you can not login to this account !") end end end ) Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 احمد وذا بيت والي يرحم والديكم خلاصياصاحب الموضوع خذ هذا الي تبيه --------غير مجرب server side Accounts = { {"r50"}, {"ضاوي"}, } addEventHandler("onPlayerLogin", root, function () for k,v in ipairs (Accounts) do if getAccountName(getPlayerAccount(source)) == v then kickPlayer(source, "you can not login to this account !") end end end ) تقدر تسويها بطريقه اسهل... local Accounts = { ['r50'] = true, ['Account2'] = true, ['Account3'] = true, } addEventHandler("onPlayerLogin", root, function () if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then kickPlayer(source, "you can not login to this account !") end end) Link to comment
iPrestege Posted June 8, 2013 Share Posted June 8, 2013 -- # Server Side : local Acc = { [ 'Account' ] = true, [ 'Account' ] = true, [ 'Account' ] = true, [ 'Account' ] = true, [ 'Account' ] = true, [ 'Account' ] = true, [ 'Account' ] = true, } addEventHandler('onPlayerLogin',root, function ( _,account ) if Acc[ getAccountName ( account ) ] then kickPlayer ( source ) end end ) Link to comment
R50_ Posted June 8, 2013 Author Share Posted June 8, 2013 بس اشوف كود برستيج افضل واسهل المهم مشكورين وما قصرتو الله يسلمكم Link to comment
iPrestege Posted June 9, 2013 Share Posted June 9, 2013 بـ التوفيق حياكـ الله.. ي الغالي Link to comment
فاّرس Posted June 9, 2013 Share Posted June 9, 2013 بـ التوفيق حياكـ الله.. ي الغالي لول تلخبطت , اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then وليه ما سويت حق الحسابات , if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then Link to comment
iPrestege Posted June 9, 2013 Share Posted June 9, 2013 بـ التوفيق حياكـ الله.. ي الغالي لول تلخبطت , اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then وليه ما سويت حق الحسابات , if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then اللي يعجبني فيكم .. دايم مآتفتحون الويكي وتقولون كيف نصير مبرمجين .. .. اسمع انا ماراح اقولك كيف افتح الويكي الحدث ( onPlayerLogin ) و اقرا الـ البارتمنت و علمني .. تعرف ولالا .. ok .. Link to comment
فاّرس Posted June 9, 2013 Share Posted June 9, 2013 بـ التوفيق حياكـ الله.. ي الغالي لول تلخبطت , اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then وليه ما سويت حق الحسابات , if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then اللي يعجبني فيكم .. دايم مآتفتحون الويكي وتقولون كيف نصير مبرمجين .. .. اسمع انا ماراح اقولك كيف افتح الويكي الحدث ( onPlayerLogin ) و اقرا الـ البارتمنت و علمني .. تعرف ولالا .. ok .. ي حلو قريت الويكي قبل , بس قصدي يعني لو مافي حدث ؟ وش بتسوي ؟ Link to comment
iPrestege Posted June 9, 2013 Share Posted June 9, 2013 local Acc = { ['Account'] = true, ['Account'] = true, } addCommandHandler ( 'CheckAccount', function ( PlayerElement ) local Account = getPlayerAccount ( PlayerElement ) if ( Account ) and not isGuestAccount ( Account ) then if Acc [ getAccountName ( Account ) ] then outputChatBox ( 'Account Found' ) end end end ) Link to comment
فاّرس Posted June 9, 2013 Share Posted June 9, 2013 local Acc = { ['Account'] = true, ['Account'] = true, } addCommandHandler ( 'CheckAccount', function ( PlayerElement ) local Account = getPlayerAccount ( PlayerElement ) if ( Account ) and not isGuestAccount ( Account ) then if Acc [ getAccountName ( Account ) ] then outputChatBox ( 'Account Found' ) end end end ) لول ؟ متأكد انه بيشتغل Link to comment
iPrestege Posted June 9, 2013 Share Posted June 9, 2013 local Acc = { ['Account'] = true, ['Account'] = true, } addCommandHandler ( 'CheckAccount', function ( PlayerElement ) local Account = getPlayerAccount ( PlayerElement ) if ( Account ) and not isGuestAccount ( Account ) then if Acc [ getAccountName ( Account ) ] then outputChatBox ( 'Account Found' ) end end end ) لول ؟ متأكد انه بيشتغل جربة .. ؟ وش فيك خخ Link to comment
فاّرس Posted June 9, 2013 Share Posted June 9, 2013 local Acc = { ['Account'] = true, ['Account'] = true, } addCommandHandler ( 'CheckAccount', function ( PlayerElement ) local Account = getPlayerAccount ( PlayerElement ) if ( Account ) and not isGuestAccount ( Account ) then if Acc [ getAccountName ( Account ) ] then outputChatBox ( 'Account Found' ) end end end ) لول ؟ متأكد انه بيشتغل جربة .. ؟ وش فيك خخ attempt to call global 'getPlayerAccount' (a nil value) 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