• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Making Char in 562 server Different Approach

Status
Not open for further replies.
Experienced Elementalist
Joined
Feb 27, 2010
Messages
283
Reaction score
32
Hello
I have thought of making char in 219 server and then loggin in the 562 server. I have made 2 zoneagent and 2 loginagent for same server files just the Id are diffirent and If players logs from 219 client can see the player logged from 562 client and 562 Player can see the 219 client side Both client(219 and 562) logged players can do everything,not much tested.:thumbup1::thumbup1:
Still figuring out the Account server Regarding the Creation of new char from 562client itself
.:mad:

P.S I am hosting this 562 server temporary on the VPN client Interested members can pm me for details and patch
 
Experienced Elementalist
Joined
Feb 27, 2010
Messages
283
Reaction score
32
As soon as i enter New char Name After i press enter The new char dosent gets created neither Anything happens I need to exit whole client
 
@work
Joined
Jan 26, 2008
Messages
617
Reaction score
39
I was even not able to go to the character creation screen... as i click New Char it stucks
 
Newbie Spellweaver
Joined
Mar 14, 2012
Messages
35
Reaction score
1
hehe same prob with me, few days ago there were 5 warrior's
 
Goodbye
Loyal Member
Joined
Oct 6, 2009
Messages
965
Reaction score
134
You can study the acl file structure and experiment with allowing players to create/delete chars from your website.

No mess with dll, encryptions or anything :)
 
Goodbye
Loyal Member
Joined
Oct 6, 2009
Messages
965
Reaction score
134
This is what i was trying to do. But i am not able to understand each and every bytes of the acl file.

You don't really have to.

1) Start with empty acl file
2) create 1 char
3) keep backup of acl
4) Go back to step 2 until 5 chars created

Now you know what is added in acl and exactly where when a char is created, just replicate it using php or any other lang of choice.
 
Initiate Mage
Joined
May 27, 2012
Messages
4
Reaction score
0
chissdegrece cn u plz xpln this??
"Now you know what is added in acl and exactly where when a char is created, just replicate it using php or any other lang of choice. "
 
Joined
Jan 14, 2007
Messages
509
Reaction score
85
You don't really have to.

1) Start with empty acl file
2) create 1 char
3) keep backup of acl
4) Go back to step 2 until 5 chars created

Now you know what is added in acl and exactly where when a char is created, just replicate it using php or any other lang of choice.
It can be done the same way Auto-distribution tool works.. When a new Row is inserted into the DB, the tool will edit or create and edit the acl file. I don't think the character will appear instantly, but it will surely appear in the next login.
 
Status
Not open for further replies.
Back
Top