Jump to content

تصحيح: كود اذا كان حساب الاعب


Recommended Posts

خلأص يا هو اشبكم

المهم أخوي لو تبغاه لاكثر من حساب الفنكشنات المطلوبة :

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
  • Replies 58
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

حبيت اقولك اني توقعت انها تضبط مثل التيم,

وجيت تقولي متأكد من كود التيم ؟

جرب بنفسك,

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
حبيت اقولك اني توقعت انها تضبط مثل التيم,

وجيت تقولي متأكد من كود التيم ؟

جرب بنفسك,

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
حبيت اقولك اني توقعت انها تضبط مثل التيم,

وجيت تقولي متأكد من كود التيم ؟

جرب بنفسك,

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
حبيت اقولك اني توقعت انها تضبط مثل التيم,

وجيت تقولي متأكد من كود التيم ؟

جرب بنفسك,

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

ما قلت اني اتبع كلام كل احد ,

ومعك حق ان كل واحد له طريقته بالبرمجه,

ولكن كودك الي فوق خطأ ,

الحين لو تجرب كذآ ,

addEventHandler("onPlayerLogin", root, 
     function () 
if ( getTeamName( getPlayerTeam( source ) ) == "Blue" ) then 
             spawnPlayer (source,1859,552,321 ) 
    end 
end) 

لو سجلت الدخول ما راح ينقلك , وجرب بنفسك...

Edited by Guest
Link to comment
ما قلت اني اتبع كلام كل احد ,

ومعك حق ان كل واحد له طريقته بالبرمجه,

ولكن كودك الي فوق خطأ ,

الحين لو تجرب كذآ ,

addEventHandler("onPlayerLogin", root, 
     function () 
if ( getTeamName( getPlayerTeam( source ) ) == "Blue" ) 
             spawnPlayer (source,1859,552,321 ) 
    end 
end) 

لو سجلت الدخول ما راح ينقلك , وجرب بنفسك...

طيب الحين وش رايك يوم اقلك ان الكود اللي انت تقول عنه غلط انا حاطه في السكربت حقي وشغال..؟

Link to comment
^ انت جربته ؟

اكيد ما اشتغل,

وانت مدري كيف اشتغل عندك ._.

طيب..؟

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
^ انت جربته ؟

اكيد ما اشتغل,

وانت مدري كيف اشتغل عندك ._.

طيب..؟

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
^ انت جربته ؟

اكيد ما اشتغل,

وانت مدري كيف اشتغل عندك ._.

طيب..؟

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

احمد وذا بيت والي يرحم والديكم خلاص

ياصاحب الموضوع خذ هذا الي تبيه

--------غير مجرب 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
احمد وذا بيت والي يرحم والديكم خلاص

ياصاحب الموضوع خذ هذا الي تبيه

--------غير مجرب 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

-- # 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
بـ التوفيق حياكـ الله.. ي الغالي

لول تلخبطت ,

اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب

if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then 

وليه ما سويت حق الحسابات ,

if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then 
Link to comment
بـ التوفيق حياكـ الله.. ي الغالي

لول تلخبطت ,

اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب

if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then 

وليه ما سويت حق الحسابات ,

if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then 

اللي يعجبني فيكم .. دايم مآتفتحون الويكي وتقولون كيف نصير مبرمجين .. :mrgreen: .. اسمع انا ماراح اقولك كيف افتح الويكي الحدث ( onPlayerLogin ) و اقرا الـ البارتمنت و علمني .. تعرف ولالا .. ok .. :mrgreen:

Link to comment
بـ التوفيق حياكـ الله.. ي الغالي

لول تلخبطت ,

اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب

if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then 

وليه ما سويت حق الحسابات ,

if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then 

اللي يعجبني فيكم .. دايم مآتفتحون الويكي وتقولون كيف نصير مبرمجين .. :mrgreen: .. اسمع انا ماراح اقولك كيف افتح الويكي الحدث ( onPlayerLogin ) و اقرا الـ البارتمنت و علمني .. تعرف ولالا .. ok .. :mrgreen:

ي حلو قريت الويكي قبل ,

بس قصدي يعني لو مافي حدث ؟

وش بتسوي ؟

Link to comment
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
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 
) 

لول ؟

متأكد انه بيشتغل :shock:

Link to comment
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 
) 

لول ؟

متأكد انه بيشتغل :shock:

جربة .. :| ؟ وش فيك خخ

Link to comment
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 
) 

لول ؟

متأكد انه بيشتغل :shock:

جربة .. :| ؟ وش فيك خخ

attempt to call global 'getPlayerAccount' (a nil value)

:lol:

Link to comment

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