Read.
#1

PHP код:
        {
            switch(
PlayerInfo[playerid][pRank])
            {
            case 
1rank "Officer";
            case 
2rank "Detective";
            case 
3rank "Sergeant";
            case 
4rank "Lieutenant";
            case 
5rank "Captain";
            case 
6rank "Chief";
            default: 
rank "Cadet";
            } 
I want all of those to be pulled from a .txt document. How can I do that?

I'll have a folder in scriptfiles named; 'facranks'

so the directory would be facranks/lspd
Reply


Messages In This Thread
Read. - by MaDsON - 05.01.2014, 17:51
Re: Read. - by Joshua1 - 05.01.2014, 19:52
Re: Read. - by MaDsON - 05.01.2014, 21:16

Forum Jump:


Users browsing this thread: 1 Guest(s)