Cop Command
#2

Did you copy al misc defines etc and function from the fs to the gm. You dont have any warnings?

try this, i dont know if it works but you can try:
if(PlayerInfo[playerid] [pFaction] == 225)
{
if(DynamicFactions[PlayerInfo[playerid] [pFaction]] [fType] == 1)
{
// here you moveobject code
}
}

instead of this line:
if(PlayerInfo[playerid][pFaction] != 255 && DynamicFactions[PlayerInfo[playerid][pFaction]][fType] == 1)
Reply


Messages In This Thread
Cop Command - by Ritchie999 - 06.01.2010, 15:34
Re: Cop Command - by Oxside - 06.01.2010, 15:41
Re: Cop Command - by Ritchie999 - 06.01.2010, 16:10
Re: Cop Command - by jameskmonger - 06.01.2010, 16:13
Re: Cop Command - by Ritchie999 - 06.01.2010, 17:24

Forum Jump:


Users browsing this thread: 1 Guest(s)