Go Back   EQEmulator Home > EQEmulator Forums > General > General::General Discussion

General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics.
Do not post support topics here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #13  
Old 07-15-2013, 01:28 PM
Drajor's Avatar
Drajor
Developer
 
Join Date: Nov 2012
Location: Halas
Posts: 355
Default

There is many ways to approach this. Without fully exploring it here is roughly what my first attempt would be.
- Add an extra field to character_ or other table that has an association with a character. Call it class2.
- When a character reaches max level, give them a choice of next classes, store this in class2.
- Modify combat/spell code to handle things differently depending on class2.
- Spell/Disc learning would most likely need to be handled via server/script and would again look at class2.
- Equipment will be the hardest to do well. But again there are heaps of options. You could add a new field to the items table to constrain items to certain class2 types. The client will not know about this data so it will allow players to equip things that do no belong to the class. However, on the server you can look at how stats/bonuses are calculated from a characters inventory and put class2 checks in there. Another way would be to hijack the diety system and use that to both constrain the client and make bonus calculation easier on the server side. (There may also be a way with required skill on items .. I don't know much about this yet).

More knowledgeable folk then me may know more elegant approaches as well.
__________________
Drajor regards you indifferently -- what would you like your tombstone to say?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:39 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3