The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Solved!) Anyway to trick the client to skip the entire character creation process?
Author Message
Rayvolution
Journeyman
*

Posts: 135
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Jul 2012
Reputation: 1

Aetharia

Post: #1
(Solved!) Anyway to trick the client to skip the entire character creation process?
Does anyone know of a way to skip the entire character creation process? I have plans to do it all in-game when they login, they don't even have to name their character, or pick a gender yet.

Basically, what I'm trying to do is as soon as you hit "New" on the character selection screen it launches you straight into the game. Once there, the in-sphere/game character creation GUI I'm writing will popup and they will pick their gender, skills, stats and so on and so forth.

If this involves hex editing the client or changing around muls, I'm fine with that. I just can't figure out where to get started.

If it helps, I'm using the 6.0.1.10 client.

Alternately, another idea I had was to not allow character deletion at all, and max out their character slots with "New Character" named characters, when they login they pick a "New Character" character and once in the client, start the creation process. But this method means I have to manually create all 5 "New Character" characters every time I add an account to my server unless there's some way to tie 5 "New Character" characters to an account the moment it's created.

I could take this a step further and catch the character deletion on [FUNCTION f_onchar_delete] and trick the client into thinking he deleted a character, but instead the server just reanmed his old character, wiped it's stats/skills/items and relocated it to the character creation area. But I don't even know where to get started scripting that, to be honest. Smile

[Image: 4_Logo.png]
An MMORPG based on the Ultima Online engine.
Completely Custom Map, GUI, AI, Combat, Skills, Crafts, Art, Music and so much more.
http://aetharia.com - Home of Ambition!
(This post was last modified: 07-24-2012 09:01 AM by Rayvolution.)
07-23-2012 01:51 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
(Solved!) Anyway to trick the client to skip the entire character creation process? - Rayvolution - 07-23-2012 01:51 AM
flamethrower - darksun84 - 02-18-2013, 08:18 AM
RE: flamethrower - sagitariuz2 - 02-18-2013, 11:49 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)