View Single Post
  #5  
Old 05-14-2009, 10:32 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Yeah, this should be fine as long as it isn't running it extremely often. The only time I have seen quests cause major impact on Storm Haven is when I first got the client search quest script working for part of my custom Thanksgiving event. Initially, I had it doing a FOR loop every second from 0 to 2000 for all entities with IDs in that range and then doing distance calculations and other stuff lol. It wasn't actually too bad on the server until I kept spawning more turkeys for testing and finally it got pretty noticeable lol. Not to mention that I had something in the script that was incorrect a bit and generating a ton of quest log entries every second. After leaving it running for a while before I fixed all issues, I had a few GBs of log files!
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote