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 20
1
2
3
4
5
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.04
seconds.
Search:
Posts Made By:
cavedude
Forum:
Support::General Support
07-20-2014, 12:33 PM
Replies:
7
npcspecialattks
Views:
5,351
Posted By
cavedude
It's not used, you can remove it if you want. But...
It's not used, you can remove it if you want. But I still use it as a temp column on PEQ so that's why it's still in our DB.
Forum:
Support::Windows Servers
07-15-2014, 11:52 AM
Replies:
7
Spawn conditions don't seem to be working.
Views:
6,937
Posted By
cavedude
Zones that PEQ have added spawn_events for can...
Zones that PEQ have added spawn_events for can lose a single cycle when running on a different server. That's assuming the proper eqtime.cfg file is used AND the DB is freshly sourced. You can't run...
Forum:
Support::Windows Servers
07-14-2014, 01:26 PM
Replies:
7
Spawn conditions don't seem to be working.
Views:
6,937
Posted By
cavedude
No, spawn_events is handled by the DB now, those...
No, spawn_events is handled by the DB now, those NPCs are obsolete and just haven't been removed.
You answered your own question, though. You said your server is using year 0000, but in the PHP...
Forum:
Development::Bug Reports
02-26-2014, 10:02 AM
Replies:
7
DB Dump of 20140223 - group_leaders table issue
Views:
10,336
Posted By
cavedude
What likely happened was PEQ was given test code...
What likely happened was PEQ was given test code before it was committed to the public, but the schema I was given was incorrect. But since it worked fine, it went unnoticed by me. Likely in the...
Forum:
Development::Bug Reports
02-25-2014, 08:14 AM
Replies:
7
DB Dump of 20140223 - group_leaders table issue
Views:
10,336
Posted By
cavedude
Yes, the old schema works perfectly fine with...
Yes, the old schema works perfectly fine with Linux. The tables all come from Grand Creation's live database, some of them just have the data removed (accounts, character_, etc) I've also confirmed...
Forum:
Development::Bug Reports
02-24-2014, 03:15 PM
Replies:
7
DB Dump of 20140223 - group_leaders table issue
Views:
10,336
Posted By
cavedude
This may be reverted to the way it was before and...
This may be reverted to the way it was before and not make it into the next dump. Changing this schema causes a zone crash, at least on Linux.
Forum:
Development::Bug Reports
02-24-2014, 12:21 PM
Replies:
7
DB Dump of 20140223 - group_leaders table issue
Views:
10,336
Posted By
cavedude
Consequently, the query doesn't fail on Linux...
Consequently, the query doesn't fail on Linux servers, which is why I never caught it before. This will be fixed for Windows folks in the next dump. Thanks for the heads up!
Forum:
General::General Discussion
02-17-2014, 05:26 PM
Replies:
188
EverQuest in Unity Engine project
Views:
220,929
Posted By
cavedude
As far as I am aware, KLS is a man. She told me...
As far as I am aware, KLS is a man. She told me this herself.
Forum:
Development::Tools
02-03-2014, 09:38 PM
Replies:
264
Sticky:
PEQ Database Editor 1.0 (for servers 0.6.4 and up)
Views:
469,239
Posted By
cavedude
Something to keep in mind. version in spawn2 is...
Something to keep in mind. version in spawn2 is hard-fast. The server uses it so it has to be correct. However, version in npc_types is only used by us for organizational sake. It doesn't necessarily...
Forum:
Development::Tools
02-03-2014, 01:44 PM
Replies:
264
Sticky:
PEQ Database Editor 1.0 (for servers 0.6.4 and up)
Views:
469,239
Posted By
cavedude
sorvani: Yes, I would have them under version 0...
sorvani: Yes, I would have them under version 0 since they would be npc_types without a spawnpoint in the DB.
NatedogEZ: Share whatever you feel comfortable with. If it still needs work, one of us...
Forum:
Development::Tools
02-02-2014, 11:59 PM
Replies:
264
Sticky:
PEQ Database Editor 1.0 (for servers 0.6.4 and up)
Views:
469,239
Posted By
cavedude
I have wanted to do something like that, it...
I have wanted to do something like that, it certainly will help for LDoN. I would definitely be interested in that code for inclusion in SVN.
Forum:
Development::Tools
11-11-2013, 11:44 AM
Replies:
12
Problems with PEQ Editor
Views:
8,766
Posted By
cavedude
Oh, that's just the last download - I'll delete...
Oh, that's just the last download - I'll delete that. They are doing away with downloads next year anyway, which is one of the reasons why I went with the daily dump. The actual repo was just updated...
Forum:
Development::Tools
11-11-2013, 05:25 AM
Replies:
12
Problems with PEQ Editor
Views:
8,766
Posted By
cavedude
The daily dump on Google is pulled from the SVN...
The daily dump on Google is pulled from the SVN that joligario linked. SVN technically is more up to date because changes can be grabbed as soon as one of us commits it. The Google dump is only...
Forum:
Development::Tools
11-11-2013, 04:16 AM
Replies:
12
Problems with PEQ Editor
Views:
8,766
Posted By
cavedude
Wow, I just saw the link TylerBarnes posted. That...
Wow, I just saw the link TylerBarnes posted. That version is ancient, no way it will work with modern EQEmu.
Forum:
Quests::Q&A
11-11-2013, 01:55 AM
Replies:
10
Which is a better script format?
Views:
5,394
Posted By
cavedude
An entity (NPC, Item, Spell) can only have one...
An entity (NPC, Item, Spell) can only have one script on it at a time. If two exist, it will use the Lua and ignore Perl. However, the server can use Perl and Lua at the same time - just make sure...
Forum:
Quests::Q&A
11-10-2013, 05:30 PM
Replies:
10
Which is a better script format?
Views:
5,394
Posted By
cavedude
Yes, Perl is officially deprecated in EQEmu. It...
Yes, Perl is officially deprecated in EQEmu. It will not be broken, but developers are not required to port new features to it.
Lua I feel for our needs is vastly superior for scripting. It's...
Forum:
Support::Windows Servers
11-10-2013, 01:15 PM
Replies:
5
PEQ Database changes not showing in game
Views:
5,290
Posted By
cavedude
For items, you have to shut down the server and...
For items, you have to shut down the server and re-run the shared memory binary. I am not sure what it's called on Windows but I assume shared_memory.exe.
Forum:
Development::Development
11-02-2013, 03:03 AM
Replies:
3
Looking for a 6.2 client answer
Views:
5,029
Posted By
cavedude
Yes, it has a charm slot.
Yes, it has a charm slot.
Forum:
Support::Linux Servers
11-01-2013, 12:16 PM
Replies:
4
Linux Start/Stop script
Views:
10,071
Posted By
cavedude
Yeah, that old startup script has been around...
Yeah, that old startup script has been around forever, I don't even know who wrote it originally. Good work modernizing it some, I especially like the status addition.
Forum:
General::General Discussion
10-26-2013, 01:13 PM
Replies:
8
Character dump?
Views:
5,368
Posted By
cavedude
This is being worked on. Stay tuned, the info...
This is being worked on. Stay tuned, the info will be on the PEQ forums: http://peqtgc.com/phpbb3
Forum:
Support::Linux Servers
10-05-2013, 02:35 PM
Replies:
28
Raspberry Pi - Server
Views:
45,465
Posted By
cavedude
The source for the crypto cannot be released, and...
The source for the crypto cannot be released, and those of us who have it do not have access to an ARM device that can run Linux. Just Android or iOS. I'm not sure if there is some sort of emulation,...
Forum:
Development::Server Code Submissions
10-05-2013, 02:29 PM
Replies:
8
Mac Server
Views:
9,396
Posted By
cavedude
If somebody can hook me up with a working VMWare...
If somebody can hook me up with a working VMWare MacOS image with the developmental environment already setup (not sure if there is some sort of trial, self destruct timer, or other legal means to do...
Forum:
Archive::Server Discussion
10-01-2013, 11:53 AM
Replies:
15
ProjectEQ Daily Dump
Views:
22,498
Posted By
cavedude
The compression won't ever be changing, unless as...
The compression won't ever be changing, unless as demonstar55 stated it's to another *nix format. The reason is very simple, these formats preserve the files' ownership and group information. They...
Forum:
Support::Windows Servers
09-12-2013, 12:19 PM
Replies:
8
New Server - No NPCs Spawn -Help Me, I am a retard ...
Views:
5,996
Posted By
cavedude
I'm not sure if the guide you followed is up to...
I'm not sure if the guide you followed is up to date or not, but the DB SVN is obsolete and you should not use that to source new installs. Instead, grab the DB (and quests if you want) from:...
Forum:
Support::Windows Servers
09-12-2013, 12:17 PM
Replies:
3
Looking for Peq.item_tick table
Views:
3,946
Posted By
cavedude
SVN is obsolete, please get your DB from:...
SVN is obsolete, please get your DB from: http://peqtgc.com/releases
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
4
5
11
>
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
07:09 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 - 2024, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3