Quote:
Originally Posted by Firecult
ok I fixed the problem with not being able to join more than one character to factions 
but id still like to know if it's possible to force faction's on creation and upon leaving a faction
|
Just send the appropriate gumps at the appropriate times.
(1) Create a non-closable gump (menu) that forces players to pick a faction.
--- On the OnResponse method, on a case-by-case basis for buttons pushed, add code that changes their faction to the faction button selected on the gump.
(3) Send that gump to players on login if they aren't in a faction.
(4) Send that gump to players when they leave a faction.
To learn how to create and use gumps, click on this tutorial:
Basics Gump Tutorial
Then find yourself a gump editor and download it. Search the forums for it.