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 3 of 9
<
1
2
3
4
5
6
7
>
Last
»
Showing results 51 to 75 of 205
Search took
0.02
seconds; generated 44 minute(s) ago.
Search:
Posts Made By:
Furniture
Forum:
Support::Windows Servers
02-27-2015, 10:51 AM
Replies:
9
Understanding Pathing
Views:
12,968
Posted By
Furniture
I'd start with the path files from takproject,...
I'd start with the path files from takproject, most if not all the classic zones are done
Forum:
General::General Discussion
02-24-2015, 05:30 PM
Replies:
16
Looking for enthusiasts to set up new progression
Views:
56,737
Posted By
Furniture
Just being an alternative to p99 will surely...
Just being an alternative to p99 will surely bring players.
Forum:
Support::Windows Servers
02-15-2015, 01:21 PM
Replies:
1
Dedicated EQEmu Server
Views:
7,148
Posted By
Furniture
Yes this is possible but you will need to set up...
Yes this is possible but you will need to set up your own loginserver as well in order to allow for them to connect to you since you wont be using the eqemu login. I am not sure if the repack...
Forum:
General::Server Discussion
11-18-2014, 06:57 PM
Replies:
40
TkonEmpire - New Solo Server
Views:
44,459
Posted By
Furniture
Ive used servermania.com for a virtual server...
Ive used servermania.com for a virtual server and had a great experience with them. It costs roughly around $50 a month for what your asking. If you go with a physical server somewhere the costs...
Forum:
Development::Bots
11-15-2014, 12:03 AM
Replies:
12
Yet another Bot problem
Views:
15,380
Posted By
Furniture
I created a fresh server with bots recently and...
I created a fresh server with bots recently and wasnt aware that they were broken so when i came across my bots having 700K hp, i went and fixed it in my code. Ill post it here if anyone wants it, as...
Forum:
Development::Bots
10-15-2014, 10:44 AM
Replies:
8
Bard bot not singing combat songs
Views:
12,104
Posted By
Furniture
Did you add the npcspell entry for the song you...
Did you add the npcspell entry for the song you want it to play?
Forum:
General::News
10-03-2014, 01:11 PM
Replies:
307
Windows Server Repack (EQEmu Akka's PEQ Repack)
Views:
1,571,971
Posted By
Furniture
EDIT nevermind
EDIT nevermind
Forum:
General::News
10-03-2014, 12:47 PM
Replies:
307
Windows Server Repack (EQEmu Akka's PEQ Repack)
Views:
1,571,971
Posted By
Furniture
I am on Windows 8.1 64-bit and this is happening...
I am on Windows 8.1 64-bit and this is happening to me as well. In fact, any time I right click any files or folders of mine that I have at all, the installer starts. I click cancel and the...
Forum:
Support::Windows Servers
08-31-2014, 08:00 AM
Replies:
2
Attempting server setup with peq-velious-rc1
Views:
8,480
Posted By
Furniture
You need to use the latest db/binaries and lock...
You need to use the latest db/binaries and lock out expansions you don't want, not use an old version of both like your trying to do. Follow the server setup on the wiki.
Forum:
Support::General Support
08-10-2014, 02:06 PM
Replies:
4
latest on bots?
Views:
6,455
Posted By
Furniture
Did you invite it to group?
Did you invite it to group?
Forum:
General::Server Discussion
08-08-2014, 12:23 AM
Replies:
7
The Vengeful Soloist Revival
Views:
8,256
Posted By
Furniture
We havent wiped since January and there are no...
We havent wiped since January and there are no plans for another. The server is currently doing very well, we are hitting 15-20 players again at peak times (no boxing, individual players) and the...
Forum:
Support::Windows Servers
08-02-2014, 08:11 PM
Replies:
3
Server Wont Show Up
Views:
6,933
Posted By
Furniture
If your talking about the server list on this...
If your talking about the server list on this site, it is currently broken and has been for a long time with no fix reported coming soon. I'm sure it will happen eventually, but for now you cannot...
Forum:
Support::General Support
07-25-2014, 11:25 AM
Replies:
1
eqemu server list
Views:
5,911
Posted By
Furniture
eqemu server list
It's been several months since we've been able to add our servers to the eqemu list and all was said was that the fix is coming soon. What is the deal with this? Will it ever be fixed? To be...
Forum:
General::Server Discussion
07-23-2014, 02:13 AM
Replies:
7
The Vengeful Soloist Revival
Views:
8,256
Posted By
Furniture
Our official forums...
Our official forums (http://eroticeverquest.proboards.com)
Forum:
General::Server Discussion
07-23-2014, 02:13 AM
Replies:
7
The Vengeful Soloist Revival
Views:
8,256
Posted By
Furniture
To be clear, boxing is no longer allowed on the...
To be clear, boxing is no longer allowed on the vengeful soloist
Forum:
General::Server Discussion
07-23-2014, 02:12 AM
Replies:
7
The Vengeful Soloist Revival
Views:
8,256
Posted By
Furniture
I am reporting here that we have reverted the...
I am reporting here that we have reverted the server to the old style that we used to have with no boxing and more soloable bonuses.
Check out the server if you havent yet and are looking for a...
Forum:
Support::Windows Servers
07-17-2014, 07:28 PM
Replies:
4
Implementing "melee push" with doknockback?
Views:
9,026
Posted By
Furniture
I didnt realize that the knockback method was...
I didnt realize that the knockback method was working like that. Anyway the code I actually am using that is still reproducing these results is the following:
void Mob::PushClient(Mob *pusher)
{...
Forum:
Support::Windows Servers
07-17-2014, 12:56 PM
Replies:
4
Implementing "melee push" with doknockback?
Views:
9,026
Posted By
Furniture
Luckily, there is a function where this is taken...
Luckily, there is a function where this is taken care of:
void Mob::DoKnockback(Mob *caster, float pushback, uint32 pushup)
{
if(IsClient())
{
CastToClient()->SetKnockBackExemption(true);...
Forum:
Support::Windows Servers
07-16-2014, 09:55 PM
Replies:
4
Implementing "melee push" with doknockback?
Views:
9,026
Posted By
Furniture
Implementing "melee push" with doknockback?
I am trying to code in the old school melee push from melee hits on my server but I am stuck.
In the attack code for npc attacks, i added this in:
if (!(other->IsRooted())) {
...
Forum:
General::General Discussion
07-05-2014, 02:07 PM
Replies:
1
Just found this - so excited.. quick tip?
Views:
4,603
Posted By
Furniture
Wrong forum, go to project1999.com
Wrong forum, go to project1999.com
Forum:
Support::General Support
05-01-2014, 12:44 AM
Replies:
0
ETA on website server list fix?
Views:
4,895
Posted By
Furniture
ETA on website server list fix?
Is there any update on when we'll be able to list our servers on the server list? Its a been a pretty big problem for a while now. If it is possible would any admin at least be able to list mine by...
Forum:
Support::General Support
04-14-2014, 08:37 AM
Replies:
10
Worldserver account creation
Views:
11,246
Posted By
Furniture
Well this is unfortunate, thanks for reply. It...
Well this is unfortunate, thanks for reply. It sucks how my server yesterday for example has 20+ people on it yet it still shows as 0 with an outdated description and link in the server status page....
Forum:
Support::General Support
04-12-2014, 08:41 PM
Replies:
10
Worldserver account creation
Views:
11,246
Posted By
Furniture
I need to change the worldserver account...
I need to change the worldserver account description and info but how can I do this now since this change??
Forum:
General::Server Discussion
04-11-2014, 01:16 AM
Replies:
7
The Vengeful Soloist Revival
Views:
8,256
Posted By
Furniture
The Vengeful Soloist Revival
Hello I would like to post that the vengeful soloist is undergoing a revival and has returned to its original owner, original forum, and restored some of our original gameplay aspects. As of today, I...
Forum:
General::Server Discussion
04-01-2014, 04:27 PM
Replies:
3
The Vengeful Soloist - Live Database - No Boxing
Views:
8,851
Posted By
Furniture
Hey I just want to add that after taking a long...
Hey I just want to add that after taking a long break, I've returned to the server and am preparing to do work and revive the server after it seems so many have left during my absense. There is one...
Showing results 51 to 75 of 205
Page 3 of 9
<
1
2
3
4
5
6
7
>
Last
»
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
09:02 AM
.
-- 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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3