MajorMUD Formula's Quesion MMud Experts Only
-
Reckless
Re: MajorMUD Formula's Quesion MMud Experts Only
you know, if you get the base of it down and work with syn, you could get a lot of help from the community here.
Re: MajorMUD Formula's Quesion MMud Experts Only
Just to let you all know im still coding away...
I did unfortunatly find that memory leak in the win32 version of rom... so i started up a linux box and now im using the linux version.. MUCH better.. just not as friendly on the eyes. Ive got a lot coded in so far..
Combat matches MajorMUD almost exactly except for weapon speed. Weapon Speed will be changed though to make it slower than majormud.. Therefore creating more power at higher levels.
Monsters auto-attack and roam areas
Stats matched but character creation is still being worked on.
Evil System Matched.
Items have most of the same properties as majormud
Death System has been matched to MajorMUD
Arena System is about .25 complete.
Added all of the MajorMUD races/classes
Info Functions (who/stat/inventory/look/exp)
Top Ten List
OLC (good code not the original BS/Easier to understand)
Several Help Files Matched and Added
Currently i have a lot of excel spreadsheets im working on to sort of figure out my own formulas. I dont feel like spending the time in creating duplicates of majormud because when i add in my own code things will definatly change.
Right now a lot of time is spent on spell creation, combat, and keeping the mud up (debugging).
>Speed How far did you get on your coding venture when you tried this?
I did unfortunatly find that memory leak in the win32 version of rom... so i started up a linux box and now im using the linux version.. MUCH better.. just not as friendly on the eyes. Ive got a lot coded in so far..
Combat matches MajorMUD almost exactly except for weapon speed. Weapon Speed will be changed though to make it slower than majormud.. Therefore creating more power at higher levels.
Monsters auto-attack and roam areas
Stats matched but character creation is still being worked on.
Evil System Matched.
Items have most of the same properties as majormud
Death System has been matched to MajorMUD
Arena System is about .25 complete.
Added all of the MajorMUD races/classes
Info Functions (who/stat/inventory/look/exp)
Top Ten List
OLC (good code not the original BS/Easier to understand)
Several Help Files Matched and Added
Currently i have a lot of excel spreadsheets im working on to sort of figure out my own formulas. I dont feel like spending the time in creating duplicates of majormud because when i add in my own code things will definatly change.
Right now a lot of time is spent on spell creation, combat, and keeping the mud up (debugging).
>Speed How far did you get on your coding venture when you tried this?
Re: MajorMUD Formula's Quesion MMud Experts Only
You found -that- mem leak in the win32 version? Grin, there's a lot more than just one. Are you planning on keeping the source to yourself, or releasing it as an open source MajorMUD clone?
Re: MajorMUD Formula's Quesion MMud Experts Only
actually i was thinking about making a forum and making the whole thing open source.. and people can add their snips of code at will... what do you think?
Re: MajorMUD Formula's Quesion MMud Experts Only
I stay away from snips. Anything worth sharing with other people is too large and includes too many changes in order to make it a snip. I also like to just use my own code, minus the baseline. Lots of people like snips, tho, so having a bunch of them, and areas and shit, would be neat. Just watch your ass if it is a mmud clone, Metro is normally all talk but something that threatens their company would cause an uproar.