Faction Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Faction Help (
/showthread.php?tid=518920)
Faction Help -
DaleWestbrook - 12.06.2014
Hey im not sure if this is where to post it. Can someone please help me create a Faction System where the targetid needs to type /accept faction to join the faction and also so when the leader types /invite [playerid] the target gets a message saying "You have been invite to [faction name]" If you can help me thanks
Re: Faction Help -
Laure - 12.06.2014
That would be a long thing to teach you here, i suggest you to search for some tutorials in the forums.
Re: Faction Help -
DaleWestbrook - 13.06.2014
Ive tried but i couldnt find anything i have a faction system but they get invited straight away
Re: Faction Help -
Laure - 13.06.2014
Seems like you dont have public variable for factions in your script, create them then the invite command to invite players in a particular faction, you can see the /invite command in numerous gamemodes released everyday, download them and take the idea.