Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 116
Search took 0.01 seconds.
Search: Posts Made By: Bohbo
Forum: Support::Linux Servers 08-12-2015, 11:51 PM
Replies: 1
Views: 3,181
Posted By Bohbo
Looks like it was a problem with the client. I...

Looks like it was a problem with the client. I was going fresh and downloaded the F2P client from steam. I re downloaded it again and noticed patch notes date. Got my old RoF2 install from an old...
Forum: Support::Linux Servers 08-12-2015, 02:51 PM
Replies: 1
Views: 3,181
Posted By Bohbo
Hang at Server Join

Background: I have had good success with windows servers but wanted to make the leap to linux (debian 8).

I followed the Debian 7 instructions as close as possible little difference with the...
Forum: Support::Windows Servers 02-19-2015, 04:37 PM
Replies: 0
Views: 2,546
Posted By Bohbo
Removing Spawns from a specific zone based on npc_types criteria (Advice - Not crit)

I wanted to do some zone cleanups of certain mobs.

I was trying to come up with an elegant way of dealing with it. My question is about my method and what I need to delete and what should be left...
Forum: Support::Windows Servers 02-16-2015, 11:49 AM
Replies: 3
Views: 2,864
Posted By Bohbo
So is this a problem on source end and not my end?

So is this a problem on source end and not my end?
Forum: Support::Windows Servers 02-15-2015, 12:07 PM
Replies: 5
Views: 3,694
Posted By Bohbo
Good to know, I like it this way so i can mess...

Good to know, I like it this way so i can mess around in game and not affect DB. Thanks for clearing that up
Forum: Support::Windows Servers 02-15-2015, 11:58 AM
Replies: 5
Views: 3,694
Posted By Bohbo
I thought you could set the logging via command...

I thought you could set the logging via command line?

'#logs set 36 1' for example
Forum: Support::Windows Servers 02-15-2015, 11:56 AM
Replies: 1
Views: 2,817
Posted By Bohbo
Hmm not sure this is a glitch so much as the way...

Hmm not sure this is a glitch so much as the way the client loads and refreshes the UI. MY GUESS is that if you loadskin and buffs are gone and you zone they will pop back up too. The client just...
Forum: Support::Windows Servers 02-15-2015, 10:58 AM
Replies: 3
Views: 2,864
Posted By Bohbo
MySQL Error 1064 on TaskSets

I was trying to setup my first taskset and when i give permission for a task. Whenever i try and write the enabletask i get this SQL error.

http://i.imgur.com/taXItHu.png

Here is my quest code...
Forum: Support::Windows Servers 02-10-2015, 02:33 AM
Replies: 2
Views: 3,517
Posted By Bohbo
That nearly did it! So sometimes i want to make...

That nearly did it! So sometimes i want to make a task to kill any mob in a zone. So i used a goallist and added all the mobs. I wanted to have a sql script handle it. Or say a subset like Kill...
Forum: Support::Windows Servers 02-10-2015, 01:26 AM
Replies: 2
Views: 3,517
Posted By Bohbo
3 failed SQL Attempts to insert a value + a select statement result

I am trying to take a task ID using 350 in this example. And based on a select criteria in this case looking at whether or not a mob is non named, race 455, in warrens.

So the idea is you can...
Forum: Development::Tools 02-09-2015, 03:34 PM
Replies: 7
Views: 8,463
Posted By Bohbo
Thanks Akka, I would be happy to drop more...

Thanks Akka, I would be happy to drop more feedback on the EOC Admin, that webapp is a serious gift to the community, let me know the best way to get you feedback.
Forum: Quests::Q&A 02-09-2015, 01:36 PM
Replies: 20
Views: 13,837
Posted By Bohbo
What exactly does my do, make it a local variable...

What exactly does my do, make it a local variable just inside the sub it is placed in? vs no my making is more global to the whole script?

Good call on the swarm pets too, I will add that, that...
Forum: Quests::Q&A 02-09-2015, 11:21 AM
Replies: 20
Views: 13,837
Posted By Bohbo
Here is the working quest code if anyone wants to...

Here is the working quest code if anyone wants to reuse it. This is in the zone directory in the file default.pl

sub EVENT_SPAWN{
my @drops = (6701,6702,6703,6704);#define loot drops here...
Forum: Quests::Q&A 02-09-2015, 11:18 AM
Replies: 20
Views: 13,837
Posted By Bohbo
Moving the @drops into the subroutine fixed it! ...

Moving the @drops into the subroutine fixed it! Thanks Nate
Forum: Development::Tools 02-09-2015, 10:52 AM
Replies: 7
Views: 8,463
Posted By Bohbo
I really liked 2 things about George's Tool that...

I really liked 2 things about George's Tool that EOC doesn't seem to fulfill (generally I would rather use EOC I like web based version).

I like the loottable and lootdrop editor and i like the...
Forum: Quests::Q&A 02-09-2015, 09:45 AM
Replies: 20
Views: 13,837
Posted By Bohbo
The problem seems to be in the default.pl not...

The problem seems to be in the default.pl not loading all mobs in the zone.

I used to get the quest working on a_cracked_skeleton. Now it seems to always trigger on Ariam Depoper, however if i...
Forum: Quests::Q&A 02-09-2015, 12:37 AM
Replies: 20
Views: 13,837
Posted By Bohbo
Default.pl only loading for 1 mob in zone

EDIT::: Problem seems to be with default.pl only loading for 1 mob and not the quest itself. See 2nd post.


Trying to make a zone wide quest to add loot. For testing purposes i have it set to...
Forum: Support::Windows Servers 02-08-2015, 11:20 AM
Replies: 7
Views: 4,171
Posted By Bohbo
I updated to newest source this morning to get...

I updated to newest source this morning to get the repop improvements. It fixed spell bug, so if you have the problem you probably have source within a 48 hour period which it occurred.
Forum: Support::Windows Servers 02-08-2015, 11:19 AM
Replies: 36
Views: 20,168
Posted By Bohbo
You sir are awesome. I know people call you the...

You sir are awesome. I know people call you the man and give you unlimited accolades of worship, but you are amazingly cool and helpful. Reading your old posts when you were a newb gives me hope I...
Forum: General::News 02-07-2015, 07:46 PM
Replies: 307
Views: 963,441
Posted By Bohbo
you should see your loginserver account name...

you should see your loginserver account name under accounts / data tab
Forum: Support::Windows Servers 02-07-2015, 06:25 PM
Replies: 7
Views: 4,171
Posted By Bohbo
Actually it is still a problem. Trying this on...

Actually it is still a problem. Trying this on fresh db updated to 9076 with this mornings push.

Looks like it happens with Focus and Brells but not Virtue.

Any ideas?
Forum: Support::Windows Servers 02-07-2015, 04:11 PM
Replies: 7
Views: 4,171
Posted By Bohbo
Not sure what it is, but must have been something...

Not sure what it is, but must have been something in the DB. I started pulling over small bits and it seems to have worked better. Not sure if i figure out exactly what it was ill post here. No help...
Forum: General::News 02-07-2015, 03:32 PM
Replies: 307
Views: 963,441
Posted By Bohbo
open up heidi sql, (grab pw from your server...

open up heidi sql, (grab pw from your server config file).

Go to accounts table, find your account set it to 255.
Forum: Support::Windows Servers 02-07-2015, 12:45 PM
Replies: 3
Views: 2,816
Posted By Bohbo
that looks like the hack detection for someone...

that looks like the hack detection for someone targeting something outside of target range using mq2's /target
Forum: Support::Windows Servers 02-07-2015, 11:28 AM
Replies: 7
Views: 4,171
Posted By Bohbo
Also I tested and exact same behavior with UF and...

Also I tested and exact same behavior with UF and RoF2. So definitely server side issue.
Showing results 1 to 25 of 116

 
Forum Jump
   

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