Can you make a new class?
Hi, I just found all of this Everquest shard servers and then on to this site where it would seem you can mess with the build of the game.
My Question, is it possible to make a "new' class in EQ, also is it possible to build new zones or tweak (revamp) old zones? I played EQ for 8 years, was always very high end for a Ranger but was never happy with my class, I would like to trash most of what the class is and build a new class out of it or start from scrath if possible. This is something I would like to do for fun, I don't even expect that I will be able to compleet it as I have a feeling I will be going in way over my head here. I found the Eqemulator and am currently trying to install it/set it up, that alone is hard for me but I'm making my way. If anyone has any help and experience and wouldn't mind helping a noob out that would be awesome. |
Before thinking about making a new class half of these servers give a different definition to what your used to for classes.
|
It's not possible to change the classes much. They are coded into the client for the most part. You can make new spells and items, etc. Other than that there isn't much you can do with the classes themselves.
|
sort answer no lol
|
Ok, thanks guys =(
|
If you edit the string file for the everquest client you can change the name of the class to anything you want, you can also create, change, and delete their spells but that is about it.
|
Quote:
|
Yes, you can modify the way skills are handled on the server side. You will need to know C/C++ to get anything done.
|
a class cannot be created from the scratch, but can be heavily modded.
Its impossible to give new skills to a class (even if they altered server side, the client still governs who gets what and when), but you can alter their caps per level. And of course all spells and disciplines are fully customizable. I have done some heavy modding myself, and basically "created" as many as 6 new classes No C++ coding was required =P |
I suppose it depends on how/what you want to mod. For instance, if you wanted a ranger to have the block skill (even though the client cannot allow you to train it) you can factor it into the server code when doing avoidance. So its not impossible, it just requires some c/c++.
|
Yeah you can take a class in game, edit the client's strings to be something else, then go through the server source and totally redefine what it can wear, what skills it can use, etc etc etc. You'll likely catch some odd snags here or there, but with enough work it's possible.
The problem is synchronizing all the players to actually keep them up to date with your heavily modded client. There are tools out there to modify zones, i think it may be possible to edit old zones, but you may have to make them from scratch.. And once again, figure out a way to syncronize all clients. |
All times are GMT -4. The time now is 02:16 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.