#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
#2

Why not just put it inplace of your old ranks in your script? Or just put it in? It's less of a hassle that way.
Reply
#3

I just want it done that way in a .txt document.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)