Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Pin Code Request on Character Selection Page

Newbie Spellweaver
Joined
Dec 6, 2016
Messages
15
Reaction score
0
As you know, when want to delete a character, we will be requested to insert the correct pin codes in order to delete a character. I'm wondering, is it possible to make the same function on character selection ?


After select a character --> press start --> request pincode > result(if success, go to game, failed request to insert pincode again)
 
Newbie Spellweaver
Joined
Sep 18, 2014
Messages
56
Reaction score
0
As you know, when want to delete a character, we will be requested to insert the correct pin codes in order to delete a character. I'm wondering, is it possible to make the same function on character selection ?


After select a character --> press start --> request pincode > result(if success, go to game, failed request to insert pincode again)


your pin has MD5 replace to normal pin no md5
 
Upvote 0
Junior Spellweaver
Joined
Nov 18, 2017
Messages
125
Reaction score
64
if you have the source code then yes you can..

start from modify the struct of SNETLOBBY_CHARJOIN and ofcourse SNETLOBBY_CHARJOIN_FB for the feedback result..
 
Upvote 0
Back
Top