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 12
<
1
2
3
4
5
6
7
>
Last
»
Showing results 51 to 75 of 290
Search took
0.01
seconds; generated 84 minute(s) ago.
Search:
Posts Made By:
The_Beast
Forum:
General::News
01-13-2018, 08:52 PM
Replies:
19
Dev Blog: New Server Config Loader (Json)
Views:
136,752
Posted By
The_Beast
Sorry for an annoying question, lol. I was just...
Sorry for an annoying question, lol. I was just curious about the future. If one was using old binaries, (for example, compiled last week),
is anything planned for the future that would interfere...
Forum:
General::General Discussion
01-12-2018, 07:50 PM
Replies:
12
What do you need to code to run a server?
Views:
14,420
Posted By
The_Beast
In a nutshell : First of all, PEQ is up to...
In a nutshell :
First of all, PEQ is up to (and including) OoW now. They are already preparing to go to work on the DoN expansion.
BUT - as I've gathered with my own inclination, the whole...
Forum:
General::Server Discussion
01-10-2018, 09:09 PM
Replies:
6
NO DROP Server
Views:
7,568
Posted By
The_Beast
Just noticed, (today), there is an updated commit...
Just noticed, (today), there is an updated commit in the source code, for a rule to allow trading no drop items to pets.
https://github.com/EQEmu/Server/pull/692
Forum:
Support::Windows Servers
01-10-2018, 04:47 AM
Replies:
6
Item Click Effects Not Showing Opacity/Spell Effect?
Views:
5,573
Posted By
The_Beast
If you want to add a click effect to an item,...
If you want to add a click effect to an item, create a script in quests/global/items folder. Whatever name you give the script,
that name has to go into the scriptfileid in the items table, for that...
Forum:
General::Server Discussion
01-09-2018, 09:39 PM
Replies:
6
NO DROP Server
Views:
7,568
Posted By
The_Beast
Not sure if that would be a popular idea, but I...
Not sure if that would be a popular idea, but I personally would welcome anything that would encourage players to group. I played on
a few different ones with more than enough toons on there to form...
Forum:
Quests::Q&A
01-09-2018, 09:16 PM
Replies:
7
Change Class + Zone ?
Views:
13,044
Posted By
The_Beast
Thanks Kingly, I was annoyed by that "disconnect"...
Thanks Kingly, I was annoyed by that "disconnect" myself, just doing a simple GM permaclass on a toon.
EDIT: By the way, for others, that snippet is in questmgr.cpp source file.
Forum:
General::Server Discussion
01-08-2018, 01:44 PM
Replies:
8
Server help
Views:
6,332
Posted By
The_Beast
Lieff - You're looking at some basic windows...
Lieff - You're looking at some basic windows functions, that you might want to learn about.(This used to be called basic MS DOS)
When you open up a cmd prompt window, type the following EXACTLY as...
Forum:
Support::Windows Servers
01-07-2018, 05:38 AM
Replies:
7
.cpp files
Views:
7,455
Posted By
The_Beast
Yes, you would need to download the source files,...
Yes, you would need to download the source files, do your editing and, as Uleat mentioned, compile the source. Of course with that, you
need software installed. (Cmake, VS, etc.)
Forum:
Support::Windows Servers
01-07-2018, 05:29 AM
Replies:
2
Initial setup troubles, stuck on running eqemu_server.pl
Views:
6,737
Posted By
The_Beast
Sounds like it "might" be a problem with your...
Sounds like it "might" be a problem with your system path variables. Have you got some old ones in there wreaking havoc ?
Forum:
Development::Database/World Building
01-05-2018, 11:52 PM
Replies:
18
Rebuilding the Old Bazaar
Views:
58,222
Posted By
The_Beast
Here's a good read for you. ...
Here's a good read for you.
http://www.cplusplus.com/doc/tutorial/
Forum:
General::News
01-05-2018, 01:50 AM
Replies:
5
Dev Blog: 2017 && 2018
Views:
92,347
Posted By
The_Beast
My favourite parts :)
My favourite parts :)
Forum:
Support::Windows Servers
01-02-2018, 09:01 PM
Replies:
5
Character Editor?
Views:
7,753
Posted By
The_Beast
Type #help when in-game for all GM commands....
Type #help when in-game for all GM commands. #finditem, #giveitem, etc., come in handy. I did the same thing in duplicating my "live" toon.
Forum:
General::News
12-29-2017, 09:41 PM
Replies:
18
Complete Emulator Project Documentation Refresh 2018
Views:
104,334
Posted By
The_Beast
More and more, people are taking advantage of the...
More and more, people are taking advantage of the "easy installer" to have their own server, which may have not been possible
for them in the past, doing it the old school manual way. But it's...
Forum:
Support::Windows Servers
12-21-2017, 10:31 PM
Replies:
5
Question Regarding What's Possible
Views:
10,255
Posted By
The_Beast
For the most part, not on server-side. What...
For the most part, not on server-side. What you're looking at for graphics is in the client files. Customizing those will need
some advanced utilities and the knowledge to use them. Some things like...
Forum:
Support::General Support
12-21-2017, 08:46 PM
Replies:
2
Randomness of Loot Drops
Views:
6,820
Posted By
The_Beast
That all gets edited in the database (to your...
That all gets edited in the database (to your preferences). There is several editors out there. (George's Tools for one).
You can edit the loot tables and drops, drop rates, etc.
...
Forum:
Development::Bots
12-21-2017, 07:03 PM
Replies:
15
[setup_bots] - fails on fresh install (missing tables)
Views:
23,088
Posted By
The_Beast
Option - Copy this into an .sql file and run the...
Option - Copy this into an .sql file and run the query to manually put that table in your database
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for...
Forum:
Support::General Support
12-21-2017, 06:26 PM
Replies:
5
ROF Client - Commons Port Spell Problems
Views:
8,825
Posted By
The_Beast
Pssst, buddy. Your suspicions are wrong. Pay...
Pssst, buddy. Your suspicions are wrong. Pay attention to dogg's post. I use the old zones on my work too and I edited
the spell table in the database to have all druid and wizard port spells go to...
Forum:
Support::General Support
12-18-2017, 06:11 PM
Replies:
5
Question: Updating Quests
Views:
8,705
Posted By
The_Beast
There was some kind of little "info" post by...
There was some kind of little "info" post by someone, explaining the basic understanding of mechanics between the "quests", "database"
and "binaries", giving an inclination of what "compiled" means...
Forum:
Misc::Off Topic
12-14-2017, 04:48 PM
Replies:
5
Net Neutrality repeal approved
Views:
10,611
Posted By
The_Beast
Net Neutrality repeal approved
http://money.cnn.com/2017/12/14/technology/fcc-net-neutrality-vote/index.html
Forum:
General::Server Discussion
12-10-2017, 07:37 AM
Replies:
12
Adventure! Personal server open to external ips.
Views:
28,572
Posted By
The_Beast
<loginserver1> <legacy>1</legacy> <---- Make...
<loginserver1>
<legacy>1</legacy> <---- Make sure this is in there
<host>public</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver1>
...
Forum:
General::General Discussion
12-06-2017, 10:29 PM
Replies:
28
Happy Birthday EQEMU
Views:
33,855
Posted By
The_Beast
Happy B-Day EQEmu. I was looking at that screen...
Happy B-Day EQEmu.
I was looking at that screen shot - "Some OOOOLD Changelog info" It shows "NPC's no longer attack from across zone".
Was that seriously an issue ? LOL
Forum:
Spell Support
12-02-2017, 10:13 AM
Replies:
6
Changing Discipline Level
Views:
10,457
Posted By
The_Beast
I keep a shortcut on my desktop for...
I keep a shortcut on my desktop for shared_memory.exe and just run that each time I make some changes that need it.
Forum:
General::Server Discussion
12-01-2017, 12:37 PM
Replies:
43
Funhouse Poll
Views:
41,686
Posted By
The_Beast
That fits right in with modern day church...
That fits right in with modern day church behavior :P
The Pantheon is a former Roman temple, now a church, in Rome, Italy, on the site of an earlier temple commissioned by Marcus Agrippa during...
Forum:
General::Server Discussion
11-28-2017, 06:41 PM
Replies:
43
Funhouse Poll
Views:
41,686
Posted By
The_Beast
Ya, I was joking with that question, lol. But...
Ya, I was joking with that question, lol. But yes, I would love to check it out. I do agree with Maze (for any server),
start out fresh with a character/player wipe. It's a lot more fun on a server...
Forum:
General::Server Discussion
11-28-2017, 04:28 PM
Replies:
43
Funhouse Poll
Views:
41,686
Posted By
The_Beast
So far, this "Funhouse" has been fun all over...
So far, this "Funhouse" has been fun all over these forums, but I would love to check it out too. Does it really exist ? :P
Showing results 51 to 75 of 290
Page 3 of 12
<
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
10:44 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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3