Jump to content

Find the Characters


Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

On 24/11/2015 09:05:07, VegaS said:

input_login.cpp

  • CInputLogin vazio :: CharacterCreate

Você pode adicionar essa função, mas todos devem variável que está em input_auth.cpp 

  • FN_IS_VALID_LOGIN_STRING

 

2Y0sPV5.png

Não da para modificar pelo Client?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

On 24.11.2015, 13:35:22, wedxp123 said:

Não da para modificar pelo Client?

What do you change the client to create the character? Client accept any format of characters in the input box.

But the game can not send packet source account creation once it is entered a character string format.Unless you activate a variable what I said above.

Please explain what you want to do with these characters, you want to block or what? And I pray in English.

 

 

You can do several variables, kind of python like a :

 

        if len(name) == "test" or len(name) == "test" or len(name) == "test" or len(name) == "test" or len(name) == "test":    
            self.PopupMessage(locale.CREATE_FAILURE, self.EnableWindow)
            return FALSE

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.