hthuong Posted January 15, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 08/09/12 Last Seen: October 2, 2013 Share Posted January 15, 2013 How to set character allowed in character name when create character Quote Link to comment Share on other sites More sharing options...
kyeme Posted January 15, 2013 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 164 Reputation: 12 Joined: 03/08/12 Last Seen: 8 hours ago Share Posted January 15, 2013 This? https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/char_athena.conf // Set the letters/symbols that you want use with the 'char_name_option' option. // Note: Don't add spaces unless you mean to add 'space' to the list. char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 Quote Link to comment Share on other sites More sharing options...
hthuong Posted January 15, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 08/09/12 Last Seen: October 2, 2013 Author Share Posted January 15, 2013 I want disable register name begin with GM or [GM]. How can i do this? Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted January 16, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted January 16, 2013 Simply make an npc, or just edit sprakki on the novice training ground, then use 'input' + regex to check whether the char name contain 'gm' string. If the name contains the specified string, deny the warp to the next map. Quote Link to comment Share on other sites More sharing options...
Question
hthuong
How to set character allowed in character name when create character
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.