EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 38
Search took
0.02
seconds.
Search:
Posts Made By:
Brewhaus
Forum:
Support::Windows Servers
12-16-2010, 12:00 PM
Replies:
5
All Router ports to forward
Views:
4,481
Posted By
Brewhaus
I don't have a definitive list but I can tell you...
I don't have a definitive list but I can tell you that you need to forward all the ports that you have your zones running on. Think it defaults to 7000-7100 or something like that.
Forum:
Support::Windows Servers
12-06-2010, 05:07 PM
Replies:
2
How would I reset mobs?
Views:
3,570
Posted By
Brewhaus
just reload those specific tables from whatever...
just reload those specific tables from whatever install you got.
Forum:
Development::Bots
12-01-2010, 11:39 PM
Replies:
11
Fix for bots not holding taunt if you get too close.
Views:
8,259
Posted By
Brewhaus
Well, the pet part shouldn't be put into it I...
Well, the pet part shouldn't be put into it I don't think. Pretty sure pets didn't keep aggro in live.
Forum:
Development::Bots
12-01-2010, 03:32 PM
Replies:
11
Fix for bots not holding taunt if you get too close.
Views:
8,259
Posted By
Brewhaus
Does this need to be put in the code submissions...
Does this need to be put in the code submissions forum to get put in the next release?
Forum:
Support::Windows Servers
11-17-2010, 10:53 PM
Replies:
31
load_player.sql.. I just can't figure it out...
Views:
18,751
Posted By
Brewhaus
I don't remember the exact syntax, but try...
I don't remember the exact syntax, but try putting the path in quotes, try using forward slashes, try using relative paths, etc..
Forum:
Support::Windows Servers
11-09-2010, 11:35 AM
Replies:
4
Multi login
Views:
3,517
Posted By
Brewhaus
There is a private login server that you can...
There is a private login server that you can download but it isn't supported and as of a few version ago you have to hand modify conf files to make it work correctly. It also only works with...
Forum:
Development::Bots
10-31-2010, 08:49 AM
Replies:
13
CharBrowser 2.1 for Bots
Views:
14,435
Posted By
Brewhaus
the 'NAME' => $name thing is needed or the char=...
the 'NAME' => $name thing is needed or the char= isn't being populated when you click on the bots link from the main profile page so you see the bots for everyone on the server.
Forum:
Development::Bots
10-30-2010, 11:02 PM
Replies:
13
CharBrowser 2.1 for Bots
Views:
14,435
Posted By
Brewhaus
Had a sec to look at it. This line in...
Had a sec to look at it. This line in searchbots_body.tpl
<td width='25%' class='ColumnHead'><a href="{ORDER_LINK}&orderby=level" style='color:#8aa3ff ;'>{L_LEVEL}</a></td>
...
Forum:
Development::Bots
10-30-2010, 08:57 PM
Replies:
13
CharBrowser 2.1 for Bots
Views:
14,435
Posted By
Brewhaus
Also, Order by level isn't working. Haven't...
Also,
Order by level isn't working. Haven't taken the time to figure out why.
Forum:
Development::Bots
10-30-2010, 08:55 PM
Replies:
13
CharBrowser 2.1 for Bots
Views:
14,435
Posted By
Brewhaus
Also, to make the main profile page work...
Also, to make the main profile page work correctly you need to add this into the
(within $template->assign_vars(array( ))) in the character.php file.
'NAME' => $name,
Forum:
Development::Bots
10-30-2010, 08:14 PM
Replies:
13
CharBrowser 2.1 for Bots
Views:
14,435
Posted By
Brewhaus
Thanks for this! One small correction. ...
Thanks for this!
One small correction.
You mention creating /bots.php but /templates/searchbots_body.tpl references bot.php
Forum:
Support::Windows Servers
10-22-2010, 06:11 PM
Replies:
15
SVN file help
Views:
9,581
Posted By
Brewhaus
you can do it in navicat
you can do it in navicat
Forum:
Support::Windows Servers
10-22-2010, 03:16 PM
Replies:
15
SVN file help
Views:
9,581
Posted By
Brewhaus
Think you need to go here: ...
Think you need to go here:
http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer/utils/sql/svn/
run any SQL that has a revision number between 1589 and 1708
Forum:
Development::Bots
10-08-2010, 01:43 PM
Replies:
0
Trickster's Augmentation can't be cast on bots
Views:
3,636
Posted By
Brewhaus
Trickster's Augmentation can't be cast on bots
Title says it all. If you try to cast Trickster's augmentation on a bot in your group it won't stick and gives you the message, "You must first target a group member".
Forum:
Development::Development
10-04-2010, 11:03 AM
Replies:
2
Huge thank you to Derision for blocked buffs!
Views:
3,856
Posted By
Brewhaus
Where can I see the details about this change? I...
Where can I see the details about this change? I must have missed it. What revision is it in?
Forum:
Development::Bots
10-01-2010, 08:51 PM
Replies:
12
Bot Cleric Heals
Views:
11,554
Posted By
Brewhaus
Just a note that you can kinda make single bots...
Just a note that you can kinda make single bots in a group guard, they just have to be out of LOS from what you are attacking. So you can make the whole group guard, then summon the dps bots to...
Forum:
Support::Windows Servers
09-30-2010, 11:16 PM
Replies:
2
Guildhall spawns hardcoded?
Views:
4,792
Posted By
Brewhaus
Looks like that did it, thank you!
Looks like that did it, thank you!
Forum:
Support::Windows Servers
09-30-2010, 10:04 PM
Replies:
2
Guildhall spawns hardcoded?
Views:
4,792
Posted By
Brewhaus
Guildhall spawns hardcoded?
I wanted to add some more merchants to the guild hall so I started doing so but they don't actually spawn. I have spawn groups and spawn points set up. spawn2 table shows 10 spawns for guildhall,...
Forum:
Support::General Support
09-27-2010, 07:56 PM
Replies:
5
Need Help!!!
Views:
4,261
Posted By
Brewhaus
Have you tried manually setting it to windowed...
Have you tried manually setting it to windowed mode?
Forum:
Development::Bug Reports
09-12-2010, 04:37 PM
Replies:
1
/stopcast doesn't work on hotbar
Views:
7,410
Posted By
Brewhaus
Ya, so this isn't that big of a deal now that I...
Ya, so this isn't that big of a deal now that I found there is a keyboard shortcut for it you can set. So super duper low priority here. ;)
Forum:
Development::Bots
09-10-2010, 11:28 AM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
6,046
Posted By
Brewhaus
are you trading with them or using #bot giveitem?
are you trading with them or using #bot giveitem?
Forum:
Support::General Support
09-09-2010, 10:36 AM
Replies:
8
windows 7 and vista cant get comp to accept patchme at the end of me shortcuts
Views:
4,791
Posted By
Brewhaus
think I may have had to mess around with the...
think I may have had to mess around with the quotes. Try it without quotes at all, with quotes around the whole thing, etc.. Something will work.
Forum:
Development::Database/World Building
09-08-2010, 07:28 PM
Replies:
13
Maps/*.path files
Views:
9,050
Posted By
Brewhaus
Well, I disconnected and reconnected all the...
Well, I disconnected and reconnected all the nodes in the building and it seems to be working now. That was strange.
Forum:
Development::Database/World Building
09-08-2010, 07:15 PM
Replies:
13
Maps/*.path files
Views:
9,050
Posted By
Brewhaus
So everything was going good... I have all of...
So everything was going good... I have all of the buildings on the first floor pathed out and working and then I stumbled onto this humdinger in the second building I was pathing out on the second...
Forum:
Development::Bots
09-08-2010, 06:42 PM
Replies:
13
How to make BOTS not disappear when change the zone?
Views:
6,046
Posted By
Brewhaus
This is one thing I plan on looking into when I...
This is one thing I plan on looking into when I start digging into the code. Note that they only disappear if you have another person in your group.
Showing results 1 to 25 of 38
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
07:14 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3