Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 50
Search took 0.00 seconds.
Search: Posts Made By: AsmoTiC
Forum: Support::General Support 04-12-2017, 01:08 PM
Replies: 16
Views: 5,742
Posted By AsmoTiC
Excellent! I appreciate everyones response. I...

Excellent! I appreciate everyones response. I knew the emu update script was updated, but for some reason thought it was only updating entries required by code changes.

Thanks for the updated...
Forum: Support::General Support 04-12-2017, 09:03 AM
Replies: 16
Views: 5,742
Posted By AsmoTiC
PEQ Weekly

Hopefully this is a reasonable place to post this.

For a long time i've been using the peq weekly dump to keep my database updated/current. I generally bring the server down once a month for an...
Forum: Development::Bots 08-15-2016, 06:24 PM
Replies: 9
Views: 5,671
Posted By AsmoTiC
Hey Warkral. Problem with moving the NPC's, is...

Hey Warkral. Problem with moving the NPC's, is they are there to simulate a mechanic for the boss. If you moved them, they would still be invis and invuln. The bots would still try to attack them...
Forum: General::General Discussion 07-20-2016, 07:33 PM
Replies: 5
Views: 5,687
Posted By AsmoTiC
10th war has been started. The quest dialog and...

10th war has been started. The quest dialog and turn-ins, up to talking to Sentry Badain in Great Divide, are working. The event itself has a bunch of lua code, but no way to activate it yet (that...
Forum: Support::General Support 06-18-2016, 07:58 AM
Replies: 3
Views: 4,692
Posted By AsmoTiC
Incase anybody ever uses this as a rough guide...

Incase anybody ever uses this as a rough guide for doing the same type of thing, I figured i'd post back what I did to fix my two missing NPCS.

Sure enough I missed the entries in the "spawn2"...
Forum: Support::General Support 06-17-2016, 12:09 PM
Replies: 3
Views: 4,692
Posted By AsmoTiC
Just a follow up, incase anybody searches and...

Just a follow up, incase anybody searches and finds this post.

There may be an easier way, if there is, perhaps someone can chime in.

Using Heidi I found my custom entries and using the...
Forum: Support::General Support 06-16-2016, 08:28 AM
Replies: 3
Views: 4,692
Posted By AsmoTiC
Updating Database

So that I don't derail another thread any further, had a couple questions about updating an existing database which has a couple custom modifications.

I've been running off the old August 2015 PEQ...
Forum: Support::Linux Servers 06-15-2016, 01:52 PM
Replies: 15
Views: 8,446
Posted By AsmoTiC
Hey, since we are talking about the weekly peq...

Hey, since we are talking about the weekly peq database.

What is required to update an existing database to the new one. Do we source in the Drop_System and then just source in the peq_beta?

I...
Forum: Development::Bots 06-07-2016, 02:34 PM
Replies: 6
Views: 6,532
Posted By AsmoTiC
With the bot as your target, and holding the...

With the bot as your target, and holding the piece of No Drop gear on your cursor you can use us the ^inventorygive command. This will pass the item to them, and they will hand back a piece in that...
Forum: Development::Bots 06-07-2016, 07:50 AM
Replies: 6
Views: 6,532
Posted By AsmoTiC
I have a couple Social buttons setup. I run a...

I have a couple Social buttons setup. I run a Rogue group with a Shaman leader, Caster group with a Druid leader (3x Necro and 2x Mage), and Cleric group with an Enchanter leader (used to be a Bard,...
Forum: General::General Discussion 06-06-2016, 02:09 PM
Replies: 3
Views: 3,655
Posted By AsmoTiC
Check out this link...

Check out this link http://wiki.eqemulator.org/p?Windows_Private_Login_Server_Setup_Guide&frm=Main

That gives pretty good instructions on setting up the private login server. This is how I run my...
Forum: Development::Bots 06-01-2016, 06:35 PM
Replies: 9
Views: 5,671
Posted By AsmoTiC
Yea, totally understand if it's an issue that...

Yea, totally understand if it's an issue that affects NPC's in general, or something bad like that.

Shei is the first event we've done that has some AE not coming off the Boss itself. I want to...
Forum: Development::Bots 06-01-2016, 06:18 PM
Replies: 9
Views: 5,671
Posted By AsmoTiC
Anyway to keep the bots from switching targets...

Anyway to keep the bots from switching targets after using ^attack?

I don't mind that they are trying to murder those invis mobs, however they keep going back to them as soon as the room AE...
Forum: Support::General Support 06-01-2016, 04:24 PM
Replies: 12
Views: 5,541
Posted By AsmoTiC
Bummer. If that's the case before you can try...

Bummer. If that's the case before you can try using the update script try manually creating those version tables. Again, I typically type this stuff into a mysql command line, but you can create a...
Forum: Support::General Support 06-01-2016, 02:11 PM
Replies: 12
Views: 5,541
Posted By AsmoTiC
Ok, then the eqemu_update.pl isn't patching the...

Ok, then the eqemu_update.pl isn't patching the bots for you correctly. Like I said, it's happened to others. Once it's patched up, the updates should work from this point forward.

First thing...
Forum: Support::Windows Servers 06-01-2016, 01:22 PM
Replies: 5
Views: 3,308
Posted By AsmoTiC
Yea, believe there is a function for that...

Yea, believe there is a function for that already. Forget where, might have been combat.cpp. Anyway, like I said pretty green when it comes to writing c++. Know enough to follow the logic of...
Forum: Support::General Support 06-01-2016, 01:14 PM
Replies: 12
Views: 5,541
Posted By AsmoTiC
If you check your DB, with something like Heidi...

If you check your DB, with something like Heidi or another viewer. Do you see all the bot tables?

bot_data
bot_inspect_messages
bot_stances
bot_timers
bot_buffs
bot_inventories
bot_pets...
Forum: Support::Windows Servers 06-01-2016, 12:53 PM
Replies: 5
Views: 3,308
Posted By AsmoTiC
I only know enough c++ to get myself into...

I only know enough c++ to get myself into trouble, and i'm sure if it was this easy it would have been implemented already, but could we just call SendXTargetPacket similar to how SendHPPacketsTo...
Forum: Support::General Support 06-01-2016, 12:26 PM
Replies: 12
Views: 5,541
Posted By AsmoTiC
Do you recall exactly what command syntax you...

Do you recall exactly what command syntax you used? This "should" work, does for me anyway.

^botcreate Tankbot 1 1 0 (Might be wrong on the numbers, it's class/race/gender)
^list (This should...
Forum: General::General Discussion 06-01-2016, 10:18 AM
Replies: 3
Views: 4,005
Posted By AsmoTiC
The currently available DB is pretty accurate...

The currently available DB is pretty accurate through GoD. The PEQ guys seem to be working on OoW, MPG trials are being worked on for example. The zones, mob stats, drops, etc. don't seem like they...
Forum: Support::Windows Servers 06-01-2016, 08:15 AM
Replies: 5
Views: 3,308
Posted By AsmoTiC
Extended Target Window Populating

I did a quick search and couldn't find any mention to this specific problem.

6 Clients, all with the Extended Target Window open and all in the same group. On live when one of the clients gets...
Forum: Development::Bots 06-01-2016, 07:53 AM
Replies: 9
Views: 5,671
Posted By AsmoTiC
Bot Behavior

Was working through Luclin Raid content last night and noticed something odd about the Bot AI during the Shei Vinitras encounter.

For some quick background. The Shei is permarooted in a room with...
Forum: Development::Bots 05-31-2016, 08:25 AM
Replies: 96
Views: 45,771
Posted By AsmoTiC
Bah, you are right. Somehow that view got...

Bah, you are right. Somehow that view got dropped from the db. Ended up just sourcing it back in, which has stopped the error message.

Thanks for pointing me in the right location to get that...
Forum: Development::Bots 05-30-2016, 06:54 PM
Replies: 96
Views: 45,771
Posted By AsmoTiC
I was noticing when I used #summon <player>. ...

I was noticing when I used #summon <player>. Payed more attention while I played today, and the same error pops up whenever they enter the zone with the GM. He's the only one that sees the error. ...
Forum: Development::Bots 05-30-2016, 10:47 AM
Replies: 96
Views: 45,771
Posted By AsmoTiC
Uleat - Bot have been working great for me. ...

Uleat -

Bot have been working great for me. Buddy of mine and I have been using a bunch at a time without any trouble. For reference, it's 12 active clients with 24 bots running. In additional...
Showing results 1 to 25 of 50

 
Forum Jump
   

All times are GMT -4. The time now is 09:08 AM.


 

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