Page 1 of 1
Close Login in PM4
Posted: Sun Dec 29, 2013 8:32 am
by spoker
Dear kent ,
i want player jut can login from API and dont login from Game !
this option was in in PM3 , i remember it
but in PM4 i can find it
please help me
ty
Re: Close Login in PM4
Posted: Sun Dec 29, 2013 10:46 am
by Kent Briggs
spoker wrote:
i want player jut can login from API and dont login from Game !
this option was in in PM3 , i remember it
but in PM4 i can find it
It works the exact same way in version 4, using Session Keys that you create with the API. See the Startup Parameters section of the help file:
http://www.briggsoft.com/docs/pmavens/T ... tartup.htm
To prevent players from logging in directly from the client interface, set "Require session keys" to Yes in the Account Settings group.
Also see the "Automated Logins" section on the API Examples page:
http://www.briggsoft.com/docs/pmavens/API_Examples.htm