Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 77
Search took 0.01 seconds.
Search: Posts Made By: Mistmaker
Forum: Support::Windows Servers 10-30-2019, 04:42 AM
Replies: 2
Views: 1,984
Posted By Mistmaker
I used this code awhile back to buff pets so...

I used this code awhile back to buff pets so change it around to reduce them.


update npc_types set hp = hp * 2 where id > 499 and id < 529;
update npc_types set mana = mana * 2 where id > 499...
Forum: Support::Windows Servers 10-27-2019, 03:52 AM
Replies: 8
Views: 4,118
Posted By Mistmaker
If you use this one you will avoid reducing all...

If you use this one you will avoid reducing all the pets. Unless you want them reduced too then run the scaling on all NPC's

UPDATE npc_types SET HP = HP*0.75 WHERE ID > 999;
Forum: General::Server Discussion 10-24-2019, 07:15 AM
Replies: 13
Views: 7,909
Posted By Mistmaker
Actually, I thought I was on topic. You...

Actually, I thought I was on topic.

You pointed out that active population means nothing anymore.

I pointed out when did active population ever mean anything?

I then pointed out that many...
Forum: General::Server Discussion 10-24-2019, 06:33 AM
Replies: 13
Views: 7,909
Posted By Mistmaker
No you misunderstood. :shock: I was not attacking...

No you misunderstood. :shock: I was not attacking you so no need to get all defensive. I was only pointing out an observation TOO! :shock: AND a possible solution that uses what you posted as an...
Forum: General::Server Discussion 10-24-2019, 02:49 AM
Replies: 13
Views: 7,909
Posted By Mistmaker
I could never understand why anyone would care...

I could never understand why anyone would care about population numbers anyway. We have some amazing servers in the list that at times only have a couple online. ProFusion is also a no box limit so 1...
Forum: Development::Bots 09-15-2019, 03:11 AM
Replies: 6
Views: 11,826
Posted By Mistmaker
Yes, I'm running the standard code for Linux. I...

Yes, I'm running the standard code for Linux. I don't really see a way to this through the menu as this is only a Windows option. Thanks for looking at this though and I can wait until the changes...
Forum: Development::Bots 09-14-2019, 10:53 AM
Replies: 6
Views: 11,826
Posted By Mistmaker
Update: Did a complete reinstall with deleting...

Update: Did a complete reinstall with deleting the eqemu folder. Restored my DB back and checked all was OK. Then ran check_db_update and re-ran the bot installer. Get the same errors after server...
Forum: Development::Bots 09-14-2019, 03:50 AM
Replies: 6
Views: 11,826
Posted By Mistmaker
ERROR 1054 Unknown column

Just tried adding bots to my server and getting these messages on server start. Have not tested them but figured id get this resolved before I go any further with them.

Any ideas on how to resolve...
Forum: Support::Linux Servers 04-27-2018, 02:25 AM
Replies: 11
Views: 4,353
Posted By Mistmaker
During multiple moves of Midgard one of the moves...

During multiple moves of Midgard one of the moves I tried doing was Windows DB to Linux and I had the same issues your having even though the login json file had the same info. This was to a server...
Forum: Quests::Custom 04-09-2018, 01:42 AM
Replies: 9
Views: 9,320
Posted By Mistmaker
Thanks for looking at this. :) I will give this a...

Thanks for looking at this. :) I will give this a try tonight.
Forum: Quests::Custom 04-07-2018, 04:43 AM
Replies: 9
Views: 9,320
Posted By Mistmaker
Tried using the first script here, but it keeps...

Tried using the first script here, but it keeps saying something is already on the curser when you purchase something. Anyone have a working AA vendor script they don't mind sharing or help me with...
Forum: Quests::LUA 04-05-2018, 05:26 AM
Replies: 0
Views: 7,897
Posted By Mistmaker
Remove Raid Time

I run the solo server Midgard and I'm looking for some help on trying to change Time so that it can be soloed instead of having raid requirement. I'm no expert on scripts, but get things done using...
Forum: General::Server Discussion 03-25-2018, 03:34 AM
Replies: 10
Views: 7,488
Posted By Mistmaker
Keep in mind these changes will also get all...

Keep in mind these changes will also get all pets. :) I tweaked mine afterward to be better than live and tougher.

All/All is really nice. One slight change i made is also to add those left handed...
Forum: General::Server Discussion 03-23-2018, 08:03 AM
Replies: 18
Views: 7,161
Posted By Mistmaker
The new nett was causing the problems. Moved it...

The new nett was causing the problems. Moved it to another nett and now its working.
Forum: Support::Windows Servers 03-23-2018, 07:41 AM
Replies: 8
Views: 2,065
Posted By Mistmaker
Its the new network thats causing the problems. I...

Its the new network thats causing the problems. I have it on a temporary nett until this new one gets resolved. Should be up in a few minutes. :)
Forum: Support::Windows Servers 03-23-2018, 05:58 AM
Replies: 8
Views: 2,065
Posted By Mistmaker
added Ports 9000, 7000-7500, 3306 and 5998...

added Ports 9000, 7000-7500, 3306 and 5998 (TCP/UDP) towards the reserved IP of the server. This is on the new installed test server. Still not working. Also tried to disable the Win10 firewall. I...
Forum: Support::Windows Servers 03-23-2018, 05:27 AM
Replies: 8
Views: 2,065
Posted By Mistmaker
Did a new server (test) and looks like you may be...

Did a new server (test) and looks like you may be right Splose that something is blocked in the firewall. Did port forwarding and also disabled the local win10 firewall as a test and still no luck.
Forum: General::Server Discussion 03-23-2018, 04:15 AM
Replies: 18
Views: 7,161
Posted By Mistmaker
Nevermind my last post. I was able to try a test...

Nevermind my last post. I was able to try a test and its not working. I will post when Its working.
Forum: Support::Windows Servers 03-23-2018, 04:13 AM
Replies: 8
Views: 2,065
Posted By Mistmaker
Tested it from its own network and this didn't...

Tested it from its own network and this didn't work. Getting the same disconnect as everyone else.

Anyone have any idea what's causing 1017?
Forum: General::Server Discussion 03-23-2018, 03:32 AM
Replies: 18
Views: 7,161
Posted By Mistmaker
I think it might be resolved now. Server is up,...

I think it might be resolved now. Server is up, but I'm not able to test this until I get home from work.
Forum: Support::Windows Servers 03-23-2018, 03:30 AM
Replies: 8
Views: 2,065
Posted By Mistmaker
Just copied over the entire EQEmuServer folder. I...

Just copied over the entire EQEmuServer folder. I will need to test this when I get home from work, but maybe this will work. :)
Forum: Support::Windows Servers 03-23-2018, 02:40 AM
Replies: 8
Views: 2,065
Posted By Mistmaker
Moving Server

I moved my server last night to another server. These are the steps I have taken.

Mysqldump to file and then into the new server. This was done after i dropped the peq database on the new server....
Forum: General::Server Discussion 03-23-2018, 02:36 AM
Replies: 18
Views: 7,161
Posted By Mistmaker
Yes, I'm looking into it. :)

Yes, I'm looking into it. :)
Forum: Support::Windows Servers 03-19-2018, 06:11 AM
Replies: 6
Views: 2,122
Posted By Mistmaker
OK, thanks for looking at this and replying :) ...

OK, thanks for looking at this and replying :)

I didn't see that HT was in the spell set the first time i looked at this and have now just changed its delay so that it just goes off one time. I...
Forum: Support::Windows Servers 03-18-2018, 07:18 PM
Replies: 6
Views: 2,122
Posted By Mistmaker
I'm not sure where you set the priority or...

I'm not sure where you set the priority or recast, but I noticed the spell set was set to proc 5% while Paladin and Ranger are set to 3%. I have set it to 3%, but I'm still thinking its more than...
Showing results 1 to 25 of 77

 
Forum Jump
   

All times are GMT -4. The time now is 06:41 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