05.01.2014, 17:51
PHP код:
{
switch(PlayerInfo[playerid][pRank])
{
case 1: rank = "Officer";
case 2: rank = "Detective";
case 3: rank = "Sergeant";
case 4: rank = "Lieutenant";
case 5: rank = "Captain";
case 6: rank = "Chief";
default: rank = "Cadet";
}
I'll have a folder in scriptfiles named; 'facranks'
so the directory would be facranks/lspd