The following warnings occurred: | ||||||||||||||||||||||||||||||
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
|
Reversing Spellborn
|
while looking through the sdk files i noticed some things; maybe they're helpful
<pre class="_prettyXprint"> enum eLoginRequestResult { Â Â Â LRR_NONE , Â Â Â LRR_INVALID_REVISION , Â Â Â LRR_INVALID_USERNAME , Â Â Â LRR_INVALID_PASSWORD , Â Â Â LRR_AUTHENTICATE_FAILED , Â Â Â LRR_LOGIN_ADD_FAILED , Â Â Â LRR_LOGIN_CONNECT_FAILED , Â Â Â LRR_INVALID_ACTIVE_CODE , Â Â Â LRR_BANNED_ACCOUNT , Â Â Â LRR_SUSPENDED_ACCOUNT , Â Â Â LRR_DISABLED_ACCOUNT Â }; </pre> Engine.LoginToWorldByID(world.worldID,mController.CharacterID,Portal.Tag,""); This post was last modified: 18-09-2014, 10:25 PM by Polymo.
|
« Next Oldest | Next Newest »
|