İ want to add it but idk how
by shijin · in General Discussion · 03/22/2009 (3:49 am) · 2 replies
About the author
#2
Having that gui appear at startup is as simple as exec'ing the gui script file and modifying function GameConnection::initialControlSet() to push the gui when a player joins.
03/22/2009 (9:04 am)
Ultimately you'll need to modify the source code to enable database connections. There are several resources that can explain it in more detail if you search for "login gui" in the Resources section.Having that gui appear at startup is as simple as exec'ing the gui script file and modifying function GameConnection::initialControlSet() to push the gui when a player joins.
shijin