View Single Post
Old 08-07-2008, 09:08 PM   #8 (permalink)
Tassyon T
Forum Novice
 
Tassyon T's Avatar
 
Join Date: Sep 2007
Posts: 367
Default

Quote:
Originally Posted by Firecult View Post
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.

Last edited by Tassyon T; 08-07-2008 at 09:10 PM.
Tassyon T is offline   Reply With Quote