The ability to...
COMPLETELY turn off the new quest system...all new files related to the quest system, I don't want them..is that possible?
|
Well if you dont have perl defined it shouldnt use any of the stuff. It might say its compiling the file, but if you look in the file, you will see that it checks to see if perl is defined and if it isnt then it just skips everything in the file. Thats what I think your talking about, if not please let me know and try to give me an example of a specific feature that is enabled but shouldnt be.
|
I want perl defined, because I want the -old- quest system. I don't want anything to do with the recent quest changes, however I want to use the other fixes released in DR2. Is this possible?
|
The new quest system is simply behind the scenes changed. the same commands still work in it that used too.
|
Quote:
However, I find the old system is ALOT easier to manage when working with the server source itself, editing and creating quest commands. Not to mention the code I have had and will have to port into the new system. If its not possible, thats fine, I'll just stick with DR1 for now. I just thought it was a little unfair to impose this new system without any choice nor documentation about it, and I wanted to see if I would be able to use DR2 without it. |
Quote:
Also, this system is not all about performance. The command queue was really sort of a kludge to begin with. This system makes the quest commands real functions, instead of what they were. It has a steeper learning curve -- there is some initial stuff you will need to learn. But after that, I think you'll find it is worth the small inconvenience. |
im sorry, but theres NOTHING that cannot be ported to the new quest system that was avaliable in the old quest system.... It took me about 45 minutes to port EVERY command in the old system to the new stuff.
And actually, if you disable EMBPERL_XS, you can do everything exactly like it was.... pile all your code in parser.cpp like a giant pile of crap, I dont care, it will work just fine... Emu will not remain a pile of crap just to make it easier to work with. The new system is much more cleanly defined, and works in all circumstances. also, if you take the time to read the code, heres the text at the top of questmgr.cpp that tells you how to add a quest command. Quote:
|
I noticed Cis that your main complaint is because this will break compatibility with your customized code. Sorry, but lots of server ops customize their code and Emu would never move forward if the stock Emu code was required to stay compatible with their customizations.
If you make custom modifications, you assume the risk that your mods won't be compatible with stock code down the road. It's that simple. |
Hence why Winter's Roar is still using 5.3 code. heh. In order to use the newer codes they would need to merge in all their completely custom features.
|
Actually, didn't they manage to talk FNW into doing that for them? :D
|
They still use the old client i beleive. The merge was just to improve the stock cvs greatly
|
All times are GMT -4. The time now is 04:09 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.