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

Archive::General Discussion Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-24-2002, 05:59 AM
Draugr
Hill Giant
 
Join Date: Jan 2002
Posts: 141
Default EQEMu Mods? Anyone planning any?

Just curious any programmers out there who are not part of the team, planning on taking the open source and making modifications to it? I'm hoping to create a EQEmu mod called EZEQ. I'd like to use the original D&D like rulebase to make the mod. My whole thing is that EQs ruleset is geared for teams and large amounts of people. If one runs a small server it will be impossible to solo certain things or visit certain zones due to difficulty, so I'm planning on making an alternate version of EQEmu that will use a much more simplistic rulebase. I'm in the planning stages just trying to see what changes will have to be made. Then I'll be talking with a friend who is a prgorammer in C++ and he will try to help implement my ideas. I myself am a basic C++ programmer at best. Anyhow, is anyone else planning on doing a modified EQEMu server? I'm just curious.

P.S: If anyone else is interested in my above ideas and would like to either help or talk aobut it, you can email me at johndraugr@hotmail.com or find me on MSN Instant Messenger.

Take Care All
Draugr

P.S.S: Love the work this team has done! Great work guys!
__________________
John Von Draugr
Reply With Quote
  #2  
Old 01-24-2002, 08:19 AM
Bunga
Sarnak
 
Join Date: Jan 2002
Posts: 58
Default

This can't be that complex can it? I mean you would just have to change the combat formulas, possibly the hatelist, the factions and some of the skills and spells right?
Reply With Quote
  #3  
Old 01-24-2002, 08:34 AM
Draugr
Hill Giant
 
Join Date: Jan 2002
Posts: 141
Default

Thats what I'm anticipating. As I'm going along writing ideas I'm thinking it may be best to make a hybrid type ruleset. Use EQs AC rating, but have items/spells do D&D like damage, have mobs with exp/loot and dam like D&D, change combat formulas to be a bit like D&D and EQ maybe, also change the exp needed for a class to advance and how many HPs are awarded to a player for advancement from one level to the next. Still, working on the paper work. Once I get some solid ideas down I'll look into having it programed in
__________________
John Von Draugr
Reply With Quote
  #4  
Old 01-24-2002, 09:04 AM
Bunga
Sarnak
 
Join Date: Jan 2002
Posts: 58
Default

If anyone makes a storywizard, I'd love to write some modules. Im even below the script kiddie level, and almost need guis.
Reply With Quote
  #5  
Old 01-24-2002, 09:36 AM
Yodason
Hill Giant
 
Join Date: Jan 2002
Posts: 205
Default

MUCH harder then it sounds IMHO =p
Reply With Quote
  #6  
Old 01-24-2002, 09:58 AM
hogger
Sarnak
 
Join Date: Jan 2002
Posts: 52
Default You could actually make it D&D if you wanted.

With the new 3rd edition, and the Open Gaming Lisence, you can in fact use the 'd20 system' in your own products. The whole system (in it's vanilla-non-T$R format) is maintained at: http://www.opengamingfoundation.org/srd.html

If you use only the content that has been approved and abide by their rules, you can legally do it. And it has specifically been addressed whether it makes a difference that it is on paper or on the PC - it doesn't. Just so long as the code containing the game mechanics meets the rules. It's all on WoTC's site too.
Reply With Quote
  #7  
Old 01-24-2002, 10:34 PM
Ztaar
Fire Beetle
 
Join Date: Jan 2002
Posts: 25
Default

On of my hopes for this project is, that we get some nice custom worlds out there with custom rules.
An EQ server at home is (at least for me) rather useless for playing, since there is no way I am going to be able to do the stuff I do on Verant servers. Imagine me, alone on my server, going to see if Zlandicar is up
I don't know if anyone is working on a utility to actually create new zones, but it would be great to have.
A whole new world for the server is not my primary concern right now. There are a lot of stuff that has to be made fully functional before such things become a real issue
__________________
-- Nunc ille est magicus --
Reply With Quote
  #8  
Old 01-25-2002, 02:26 AM
Bunga
Sarnak
 
Join Date: Jan 2002
Posts: 58
Default

It is being worked on, but it is a huge, difficult task.
Reply With Quote
  #9  
Old 01-27-2002, 08:20 AM
Rico
Fire Beetle
 
Join Date: Jan 2002
Posts: 28
Default Game mods?

Could you in a sense change the 'rules' of EQ, like they did in starcraft. If you've ever played a custom Magic the Gathering Map for Starcraft you know what im talking about. For Example, could you have the only zones up be, Tox-Erudin-Paineel. The only two classes you can choose would be Erudite/Magician/Paladin(Erudin Start Zone) Or you could choose to be Erudite/Necromancer/Shadowknight(Paineel Startzone) and have almost a Bloodbath scenario. Every time an enemy is killed a Skeleton Spawns outside the Entry zone to Paineel/Erudin,When there are '50 Ghosts of Paineel Citizens' outside Erudin walls,the world broadcasts'The kindhearted Erudites of Erudin have vanquished their heretic brethren,the battle ends for now' the zone crashes and depops the game is over, Erudin Wins.

Im not sure if something like this could be attemped,but I would love to see it possible.
Reply With Quote
  #10  
Old 01-27-2002, 08:52 AM
madborg
Banned
 
Join Date: Jan 2002
Posts: 322
Default Re: Game mods?

Quote:
Originally Posted by Rico
Could you in a sense change the 'rules' of EQ
Yes, as long as it's server side things. There really isn't much that you can't do on the server once you have all the hooks like scripting mob movement and things like that.
Reply With Quote
  #11  
Old 01-29-2002, 09:50 AM
Bunga
Sarnak
 
Join Date: Jan 2002
Posts: 58
Default

You could change client side things too, but then you would have to distribute the changes.

And I am not sure if that is allowed.
Reply With Quote
  #12  
Old 01-29-2002, 12:09 PM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default

yeah like spell data file. it will be able to be edited later but everyone connecting to altered spells server must have same spells version.

edit: anyone know if spells is editable, will there be ability to have more than 3 effects? ie: -10 hp a tick, invisablity, levitate and -400 hp
__________________
Hmm...
Reply With Quote
  #13  
Old 01-29-2002, 09:46 PM
Coder?
Fire Beetle
 
Join Date: Jan 2002
Posts: 5
Default Spell effects

If you download my spell viewer in the 3rd party area, you'll notice that spells can have up to 12 effects total.
__________________
Coder?
Reply With Quote
  #14  
Old 01-30-2002, 09:00 AM
Rico
Fire Beetle
 
Join Date: Jan 2002
Posts: 28
Default

So , anyone plan on working on something like I posted earlier. If I knew how I would but...when it comes to coding I don't know my elbow from my ass
Reply With Quote
Reply


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 02:35 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3