|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
General::News EQemu news posts. |
 |
|
 |

06-21-2008, 04:53 AM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Thanks a TON S2K! I was trying to go through and add those all to my unoficial releases, but this saves me alot of work and they are all great features that have just been waiting to get added. I can't wait to try out the new code!
I see you also added my #fixmob adjustments as well. I noticed that it wasn't mentioned in the change logs, but I checked the source and it was there. I don't need credit for it, but I just wanted to mention it in case anyone wanted to use the command with the new adjustments to make it a bit more useful. I find it pretty handy when looking for spawn types for new zones that aren't listed in the guidebook.
I will check and see if there are any extra SQL lines that could be added for some of these features that aren't already mentioned in the change logs. I think some of them might be missing there and it might be good info for admins running the new code. I will post here if I find any missing SQL lines.
|
 |
|
 |
 |
|
 |

06-21-2008, 05:41 AM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
These SQL updates aren't required, but might be useful for people looking to add the new rules in for some of the new features. I added zone 152 and 202 for nexus and PoK so all classes can bind in them and not just casters. And the rules for fear and MQ were for the 1110 code, but they weren't mentioned in the change log, so I figured it might be nice to mention them here.
Code:
Update zone set canbind = 2 where zoneidnumber in (1,2,3,8,9,10,19,23,24,29,40,41,42,45,49,52,54,55,60,61,62,67,75,82,83,106,152,155,202);
Insert into rule_values values (0, 'Combat:EnableFearPathing', true);
Insert into rule_values values (0, 'Combat:FleeHPRatio', 25);
Insert into rule_values values (0, 'Zone:MQWarpExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:MQZoneExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:MQGateExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:MQGhostExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:EnableMQWarpDetector', true );
Insert into rule_values values (0, 'Zone:EnableMQZoneDetector', true );
Insert into rule_values values (0, 'Zone:EnableMQGateDetector', true );
Insert into rule_values values (0, 'Zone:EnableMQGhostDetector', true );
Insert into rule_values values (0, 'Zone:MQWarpDetectorDistance', 100 );
Insert into rule_values values (0, 'Zone:MQWarpLagThreshold', 140 );
Insert into rule_values values (0, 'Zone:MQWarpThresholdTimer', 90000 );
|
 |
|
 |

06-21-2008, 08:35 AM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Scorpious2k;
This Azone patch is very important;
http://www.eqemulator.net/forums/sho...ighlight=azone
I've made the new maps, tested, passed around, and posted the new map files it makes. Works very well, solves many problems.
Need to get it into the source before it gets forgotten.
Thanks!
|

06-21-2008, 08:59 AM
|
Hill Giant
|
|
Join Date: Apr 2003
Location: x
Posts: 205
|
|
Great work guys!
__________________
there is no spoon!!
|

06-21-2008, 09:03 AM
|
Developer
|
|
Join Date: Feb 2004
Location: UK
Posts: 1,540
|
|
Quote:
Originally Posted by Angelox
This Azone patch is very important;
Need to get it into the source before it gets forgotten.
|
I will be releasing Azone2 within the next week or so which has the ability to specify placeable objects to be incorporated into the map, so Scorp may want to hold off comitting the previous azone patch and consider putting that in instead when it's ready.
I probably would have released it this weekend, but I started working on a little Windows OpenGL model viewer to go along with it (so you can more easily find the id numbers of models you might want to include in the map).
|

06-21-2008, 01:20 PM
|
Dragon
|
|
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
|
|
Yeah, sorry for the PM Scorp, but none of those 18 fixes had been committed yet, and it was nice to see it done. For those of us too hapless to be able to compile ourselves, the binaries are our saviors =)
I usually try and drop a note in each of the submission threads, when it isn't cluttering things up or derailing a topic. I really hope that everyone on that list is well aware of how much their work is appreciated. If not, send 'em my way, I'll do my part to try and flatter them a bit!
|

06-21-2008, 02:02 PM
|
 |
Demi-God
|
|
Join Date: Mar 2003
Location: USA
Posts: 1,067
|
|
Quote:
Originally Posted by Derision
I will be releasing Azone2 within the next week or so which has the ability to specify placeable objects to be incorporated into the map, so Scorp may want to hold off comitting the previous azone patch and consider putting that in instead when it's ready
|
Good idea. That's what we will do.
I hope you are including the code that makes it work under windows too.
Also as a future enhancement, we should see if we can get it to identify PvP areas like it does water. Then we could add code that makes those areas work. This probably deserves it's own thread in the appropriate forum area.
__________________
Maybe I should try making one of these servers...
|

06-21-2008, 09:03 PM
|
Demi-God
|
|
Join Date: May 2007
Posts: 1,032
|
|
ok i am confused... i thgotu the "maps" you produced for LOS were those that went into SERVER not into client... you replacing the original CLIENT files?
i must be missing something...
|

06-21-2008, 02:00 PM
|
 |
Demi-God
|
|
Join Date: Mar 2003
Location: USA
Posts: 1,067
|
|
Quote:
Originally Posted by trevius
I see you also added my #fixmob adjustments as well. I noticed that it wasn't mentioned in the change logs, but I checked the source and it was there.
|
Sorry about that, I have it fixed now
__________________
Maybe I should try making one of these servers...
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -4. The time now is 07:46 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |