Hello i want a plugin called scoreboard that's mean:
scoreboard.res to scoreboard.sma
If you find it please help me
Code Scoreboard.res:
Code:
"Resource/UI/ScoreBoard.res"
{
"ClientScoreBoard"
{
"ControlName" "CClientScoreBoardDialog"
"fieldName" "ClientScoreBoard"
"xpos" "63"
"ypos" "42"
"wide" "444"
"tall" "360"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
}
"ServerName"
{
"ControlName" "Label"
"fieldName" "ServerName"
"xpos" "3"
"ypos" "2"
"wide" "250"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "1"
}
"PlayerList"
{
"ControlName" "SectionedListPanel"
"fieldName" "PlayerList"
"xpos" "0"
"ypos" "0"
"wide" "444"
"tall" "360"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "3"
"linespacing" "13"
}
}