#1

Hello, anibody know how to add a spawn to faction?

I only need this to finish this.
Reply
#2

Search through this section. There are lots of questions answered about this topic 100 times before
Reply
#3

cmon, can giveme the link?
dont find
Reply
#4

here you go -------> http://forum.sa-mp.com/search.php?do=process
Reply
#5

Quote:
Originally Posted by R@ger
Посмотреть сообщение
dude, i sayd i dont find anithing
Reply
#6

https://sampwiki.blast.hk/wiki/AddPlayerClassEx

or:

pawn Код:
public OnPlayerSpawn(playerid)
{
    if(pFactionVar[playerid][Faction] == Faction)
    {
          SetPlayerPos(playerid, x, y, z); // pos of faction spawn.
    }
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)