Jump to content

show acl group in scoreboard


BorderLine

Recommended Posts

Posted

hi forum :)

well i have a little problem

i dont know if i can ask in this forum.

i want show acl group in scoreboard

it is possible? :S

i dont know if i wrong but

i need get account for show in scoreboard.

or i need specific team= getplayer account? :S

serverside..

  
local account = getPlayerAccount(thePlayer) 
  
addEventHandler("onResourceStart",getResourceRootElement(getThisResource()), 
    function() 
        call(getResourceFromName("BHZ_Scoreboard"),"addScoreboardColumn","Team") 
    end 
) 
  

thanks very much

Actual Nick: [XGN]BorderLine

Actual Clan: XLatino

Actual Status: Staff, Mod Level 1

(BOSS)Yakuza - [vS]Yakuza - [sXE]Yakuza - [uG]Yakuza - [FTLS]Racing - [XGN]Borderline

Posted

You can't get the player ACL group, but you can make a function that checks if he's in one and then return the group name.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

i understand.. thanks

Actual Nick: [XGN]BorderLine

Actual Clan: XLatino

Actual Status: Staff, Mod Level 1

(BOSS)Yakuza - [vS]Yakuza - [sXE]Yakuza - [uG]Yakuza - [FTLS]Racing - [XGN]Borderline

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