04-01-2008, 02:51 AM
If you wants to test a feature that involves multiple players, but, you can't get anyone besides yourself, I have a quick solution.
Make sure that you comment out any code that doesn't allow you to run two clients on your computer. Then, build your client.exe. Make sure that you have two accounts both having at least one character. Run the client once and login under account1, run a second client and login under account2.
Now you can test things that involve more than one character (i.e. a 2 player minigame, p2p trading, partys, dueling, etc.)
Make sure that you comment out any code that doesn't allow you to run two clients on your computer. Then, build your client.exe. Make sure that you have two accounts both having at least one character. Run the client once and login under account1, run a second client and login under account2.
Now you can test things that involve more than one character (i.e. a 2 player minigame, p2p trading, partys, dueling, etc.)