jmc23 Posted February 26, 2007 Share Posted February 26, 2007 I'm doing it through a dialogue option. I'm pretty sure it's something to do with the result script box, but i'm not sure exactly what must be done. Any help would be appreciated. Thanks in advance. Link to comment Share on other sites More sharing options...
Povuholo Posted February 26, 2007 Share Posted February 26, 2007 Use player.SetFactionRank <FactionID>, <Rank Number> The rank number will be the rank the player is when he joins. This function makes the player join the faction if he isn't in the faction yet. Link to comment Share on other sites More sharing options...
Vagrant0 Posted February 26, 2007 Share Posted February 26, 2007 Use player.SetFactionRank <FactionID>, <Rank Number> To clarify, that can be used directly from a dialogue, you don't need to setup any message boxes or additional scripts. Link to comment Share on other sites More sharing options...
jmc23 Posted February 26, 2007 Author Share Posted February 26, 2007 That worked perfectly, thanks a bunch guys :D Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.