09.05.2013, 21:25
y_ini and also using ZCMD for processing. Ultimatley and eventually, I want everything dynamic, I'll go into detail here.
/factionlist - Displays a list of 10 factions (maximum is 10). Each faction will be given an ID from 1 - 10.
/makeleader [playerid] [factionid] - Sets the playerid as leader of that faction ID.
/invite [playerid] - For use by higher faction ranks.
/uninvited [playerid] - For use by higher faction ranks.
/renamefaction [factionid] - Renames the factions name on /factionlist.
/setrank [playerid] [custom rank name] - Sets players name.
That's basically what I want eventually. I aint asking you for a code, just how would I go about arranging things so that I can make all that I want work?
/factionlist - Displays a list of 10 factions (maximum is 10). Each faction will be given an ID from 1 - 10.
/makeleader [playerid] [factionid] - Sets the playerid as leader of that faction ID.
/invite [playerid] - For use by higher faction ranks.
/uninvited [playerid] - For use by higher faction ranks.
/renamefaction [factionid] - Renames the factions name on /factionlist.
/setrank [playerid] [custom rank name] - Sets players name.
That's basically what I want eventually. I aint asking you for a code, just how would I go about arranging things so that I can make all that I want work?