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 15 of 20
«
First
<
5
11
12
13
14
15
16
17
18
19
>
Last
»
Showing results 351 to 375 of 500
Search took
0.03
seconds; generated 67 minute(s) ago.
Search:
Posts Made By:
c0ncrete
Forum:
General::General Discussion
01-21-2013, 11:55 PM
Replies:
40
Server Set Up Guides: Can we do better?
Views:
44,367
Posted By
c0ncrete
no. that would just mean i'd have to work with...
no. that would just mean i'd have to work with other people who have a different way of doing things, which generally leads to even more work. besides, once you start using terms like...
Forum:
General::General Discussion
01-21-2013, 11:36 PM
Replies:
40
Server Set Up Guides: Can we do better?
Views:
44,367
Posted By
c0ncrete
i started to try to document everything related...
i started to try to document everything related to the quest system and the database once, then i realized how much it started to feel like work instead of something i enjoyed.
Forum:
Support::Windows Servers
01-21-2013, 10:27 PM
Replies:
19
New Add NPC Race error
Views:
20,980
Posted By
c0ncrete
we don't know what you are asking, regardless of...
we don't know what you are asking, regardless of what color you ask it in. additionally, posting screenshots of completely unrelated utilities isn't going to help with the communication process.
Forum:
Quests::Q&A
01-21-2013, 10:24 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
you'll want to write your own plugin combining...
you'll want to write your own plugin combining bits of both popup_window_utils.pl and Instances.pl then.
that being said... allowing just anyone to delete instances they did not create, but have...
Forum:
Quests::Q&A
01-21-2013, 09:57 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
does the npc you are using have qglobal access...
does the npc you are using have qglobal access enabled? if not, the plugin won't work correctly.
Forum:
Quests::Q&A
01-21-2013, 09:47 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
hfjkdshkahkh that's it.. back to linear...
hfjkdshkahkh
that's it.. back to linear display mode for me. i keep overlooking posts in hybrid mode. <grumble>
Forum:
Quests::Q&A
01-21-2013, 09:02 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
what do you mean fixed? fixed for what?
what do you mean fixed? fixed for what?
Forum:
Quests::Q&A
01-21-2013, 03:03 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
not a problem. you want to use 0 most of the time...
not a problem. you want to use 0 most of the time when creating instances.
unless you've done some heavy customization, there should only be 3 zones with other versions numbers in your database.
...
Forum:
Development::Development
01-21-2013, 02:20 PM
Replies:
18
CMake
Views:
21,084
Posted By
c0ncrete
what version of windows? 32 bit or 64 bit?
what version of windows? 32 bit or 64 bit?
Forum:
Development::Development
01-21-2013, 02:06 PM
Replies:
18
CMake
Views:
21,084
Posted By
c0ncrete
from the looks of things, CMake isn't able to...
from the looks of things, CMake isn't able to find or use the installation of Visual Studio you specified.
Forum:
Quests::Q&A
01-21-2013, 01:54 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
i didn't say anything about matching...
i didn't say anything about matching spawngroupID. it's the 'version' field in the spawn2 table you need to have correct when creating the instance.
mysql> describe spawn2;...
Forum:
Quests::Q&A
01-21-2013, 11:20 AM
Replies:
1
best practices: instances
Views:
7,057
Posted By
c0ncrete
best practices: instances
Proving Grounds: Mastery of Stuff
this is probably one of the more complex endeavors i've found myself working with to date and i want to make sure i cover all of my bases.
is it better to...
Forum:
General::News
01-21-2013, 08:28 AM
Replies:
13
CMake!
Views:
20,189
Posted By
c0ncrete
i heard that. ... and i thought i was...
i heard that.
... and i thought i was finally through. apparently i missed a patch.
... now i'm through. yay! build success.
Forum:
Support::Windows Servers
01-21-2013, 08:14 AM
Replies:
9
Augment Pools, the mystery!
Views:
11,118
Posted By
c0ncrete
old guide is old, apparently (2008). it...
old guide is old, apparently (2008).
it lists 24 fields for the table, and there are only 22 (and in a different order)
use describe <tablename>; to get an overview of the table you are working...
Forum:
General::News
01-21-2013, 08:03 AM
Replies:
13
CMake!
Views:
20,189
Posted By
c0ncrete
i finally got around to giving CMake a shot this...
i finally got around to giving CMake a shot this morning. it was painless (vs2010 32bit). i had more trouble merging the recent int changes in the source with one of my custom patches, honestly.
Forum:
Quests::Q&A
01-21-2013, 01:23 AM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
your question isn't very clear.
your question isn't very clear.
Forum:
Quests::Q&A
01-20-2013, 11:15 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
if there is not a corresponding spawn2 entry in...
if there is not a corresponding spawn2 entry in the database for the version number of the zone you are using, nothing will spawn.
EDIT:
version numbers start at 0
Forum:
Quests::Q&A
01-20-2013, 11:11 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
you're using plugin::SendToInstance() right? ...
you're using plugin::SendToInstance() right?
what are you using for the version parameter (after zone short name and before x)?
Forum:
Quests::Q&A
01-20-2013, 10:52 PM
Replies:
26
Instances.
Views:
24,481
Posted By
c0ncrete
what are you using for the version parameter?
what are you using for the version parameter?
Forum:
General::Server Discussion
01-20-2013, 04:22 PM
Replies:
1
Concepts; Revisited
Views:
7,087
Posted By
c0ncrete
lovely. i've found myself tinkering with source...
lovely. i've found myself tinkering with source modifications and perl to allow me to implement such things as mining and custom (scripted) trade-skills very recently.
one of my major complaints...
Forum:
Quests::Q&A
01-20-2013, 02:05 PM
Replies:
14
Remove AA script?
Views:
12,946
Posted By
c0ncrete
haha! mea culpa. that'll show me to open my...
haha! mea culpa.
that'll show me to open my mouth before getting completely accustomed to the display mode i changed to. :p
Forum:
Quests::Q&A
01-20-2013, 01:50 PM
Replies:
14
Remove AA script?
Views:
12,946
Posted By
c0ncrete
which is exactly why i specified "this...
which is exactly why i specified "this thread".
Forum:
Support::Windows Servers
01-20-2013, 01:41 PM
Replies:
108
Windows Server Setup
Views:
257,816
Posted By
c0ncrete
setup and compiling are really two different...
setup and compiling are really two different things, and this already exists:
http://www.eqemulator.net/wiki/wikka.php?wakka=CMake
Forum:
Quests::Q&A
01-20-2013, 01:18 PM
Replies:
3
qglobal timers
Views:
8,742
Posted By
c0ncrete
update: going with something like this use...
update: going with something like this
use 5.012;
# NOTE: this is from a separate data file that will be read by Master_of_<...>
# (truncated to only include what is needed for test)
...
Forum:
Quests::Q&A
01-20-2013, 12:27 PM
Replies:
14
Remove AA script?
Views:
12,946
Posted By
c0ncrete
snarkfail. this thread is about aa points, not...
snarkfail. this thread is about aa points, not bots. :p
Corrected Link...
Showing results 351 to 375 of 500
Page 15 of 20
«
First
<
5
11
12
13
14
15
16
17
18
19
>
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
12:42 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