How to make squad factions for samp?
#1

Hello i have made a call of duty gm and i cant get how to make factions without making a new team
i want like if you pick a team and you are in a faction you will spawn in the faction place

here is my saving system if you can help me it will be appricaited

pawn Код:
enum PlayerInfo
{
    Pass[129], //User's password
    Adminlevel, //User's admin level
    VIPlevel, //User's vip level
    Money, //User's money
    Scores, //User's scores
    Kills, //User's kills
    Deaths, //User's deaths
    Last,
    NoPM,
    Banned
}
new pInfo[MAX_PLAYERS][PlayerInfo];

i only need an exsample faction
Reply


Messages In This Thread
How to make squad factions for samp? - by DarkLored - 14.02.2014, 15:42
Re: How to make squad factions for samp? - by Clad - 14.02.2014, 15:49
Re: How to make squad factions for samp? - by DarkLored - 14.02.2014, 15:55
Re: How to make squad factions for samp? - by DarkLored - 14.02.2014, 16:33
Re: How to make squad factions for samp? - by DarkLored - 14.02.2014, 20:59
Re: How to make squad factions for samp? - by DarkLored - 14.02.2014, 21:21
Re: How to make squad factions for samp? - by zT KiNgKoNg - 14.02.2014, 21:23
Re: How to make squad factions for samp? - by DarkLored - 14.02.2014, 21:30
Re: How to make squad factions for samp? - by AnthonyTimmers - 14.02.2014, 22:48

Forum Jump:


Users browsing this thread: 3 Guest(s)