/factionadvertise Command
#2

GetPlayerFactionName is not a standard SA:MP function.
Have you created a function for it?

If not, add something like

pawn Код:
forward GetPlayerFactionName(playerid);


GetPlayerFactionName(playerid);
{
    Add shit
    return 1;
}
If you did add it, check if you added "new string[number_here];" and shit

Also, can you show the whole command please?

Edit: I've had this error to, but I dont know how I fixed it...lol
Reply


Messages In This Thread
/factionadvertise Command - by Bates - 30.11.2010, 20:05
Re: /factionadvertise Command - by alpha500delta - 30.11.2010, 20:09
Re: /factionadvertise Command - by Hiitch - 30.11.2010, 20:10
Re: /factionadvertise Command - by Bates - 30.11.2010, 20:20
Re: /factionadvertise Command - by Hiitch - 30.11.2010, 20:26

Forum Jump:


Users browsing this thread: 2 Guest(s)