pickup model n door for factions
#1

i've tried to change a door pickup to 19132, http://www.k-dst.de/bilder/ArrowType/ArrowType3.jpg dis door

and it doesn't changing to to it, it's changing to to the orginal door (the white one)

if someone can help me thats will be good

---
i got this code:
Код:
                if(DDoorsInfo[i][ddFaction] > 0)
				{
    				if(PlayerInfo[playerid][pFaction] != DDoorsInfo[i][ddFaction])
        			{
           				SendClientMessage(playerid, COLOR_GRAD2, "You can't enter, this door is faction restricted.");
           				return 1;
       				}
                }
if someone can change it to factions -1, 2, 5 ,7 10 i'll be happy
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)