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 6
<
1
2
3
4
5
6
>
Showing results 51 to 75 of 126
Search took
0.01
seconds; generated 97 minute(s) ago.
Search:
Posts Made By:
aza77
Forum:
Support::General Support
07-18-2006, 11:17 PM
Replies:
2
Ground Spawn
Views:
6,362
Posted By
aza77
no you need to edit the db
no you need to edit the db
Forum:
Support::General Support
07-18-2006, 07:09 AM
Replies:
5
Question from a long time player, new EMUer
Views:
6,666
Posted By
aza77
yes, just don't patch it ;)
yes, just don't patch it ;)
Forum:
Support::General Support
07-14-2006, 06:59 PM
Replies:
2
changelog
Views:
5,558
Posted By
aza77
http://www.eqemulator.net/wiki/wikka.php?wakka=Ser...
http://www.eqemulator.net/wiki/wikka.php?wakka=ServerVariables#GuildCreation
Forum:
Support::MiniLogin
07-13-2006, 03:59 AM
Replies:
4
making a gm account?
Views:
10,189
Posted By
aza77
UPDATE account SET status=255 WHERE...
UPDATE account SET status=255 WHERE name='youraccountname';
Forum:
Support::General Support
07-12-2006, 11:39 AM
Replies:
9
should it be going to sonys login
Views:
8,915
Posted By
aza77
don't forget the "" ... it should look like...
don't forget the "" ... it should look like "c:\pathtoeq\eqgame.exe" patchme
Forum:
General::General Discussion
07-12-2006, 11:32 AM
Replies:
16
Question!
Views:
16,531
Posted By
aza77
yes and follow the guide...
yes and follow the guide http://www.eqemulator.net/forums/faq.php?faq=eqemuplayfaq#faq_playguide
Forum:
General::General Discussion
07-12-2006, 11:23 AM
Replies:
16
Question!
Views:
16,531
Posted By
aza77
yes just reinstall it and don't patch
yes just reinstall it and don't patch
Forum:
General::General Discussion
07-12-2006, 11:22 AM
Replies:
16
Question!
Views:
16,531
Posted By
aza77
just buy it ;) try ebay or amazon eg
just buy it ;) try ebay or amazon eg
Forum:
General::General Discussion
07-12-2006, 11:19 AM
Replies:
16
Question!
Views:
16,531
Posted By
aza77
u need either the titanium client or a pre 9/13...
u need either the titanium client or a pre 9/13 one
Forum:
General::General Discussion
07-12-2006, 10:58 AM
Replies:
16
Question!
Views:
16,531
Posted By
aza77
do you use the right client version ?? if you...
do you use the right client version ?? if you aren't sure try:
http://www.eqemulator.net/wiki/wikka.php?wakka=EQVerCheck
Forum:
Development::Feature Requests
07-10-2006, 05:09 AM
Replies:
14
Summon players #goto (player)
Views:
13,246
Posted By
aza77
try /goto Playername
try /goto Playername
Forum:
Development::Development
07-10-2006, 03:18 AM
Replies:
1
eqlaunch.exe
Views:
5,651
Posted By
aza77
it's a program that handles the zones.. it can be...
it's a program that handles the zones.. it can be found at source/eqlaunch
Forum:
General::Server Discussion
07-08-2006, 09:14 PM
Replies:
24
Scars of Nalgora goes live!
Views:
21,797
Posted By
aza77
was allowed to take a look at it a few days...
was allowed to take a look at it a few days before it went live and i really need to say it was quite a funny trip ;)
Forum:
General::Server Discussion
07-05-2006, 03:43 AM
Replies:
6
Paradigma (legit, custom, PvP)
Views:
7,791
Posted By
aza77
for those of you who are looking for a few hours...
for those of you who are looking for a few hours of fun (well maybe more ;) )....
we finally finished the tutorial
for more information just visit http://www.eqemu-paradigma.de
Forum:
Development::Development
07-04-2006, 06:40 AM
Replies:
3
Bind Wound Fix 70%
Views:
7,396
Posted By
aza77
http://en.wikipedia.org/wiki/Diff
http://en.wikipedia.org/wiki/Diff
Forum:
Development::Development
06-25-2006, 01:05 AM
Replies:
2
Paradigma Diff
Views:
6,243
Posted By
aza77
https://www.projectf.de/pda.diff that's the...
https://www.projectf.de/pda.diff
that's the new diff of our server it includes
- players start as shade on our server
- xp forumula got changed it's...
Forum:
Support::Windows Servers
06-22-2006, 02:05 AM
Replies:
11
Buff Values
Views:
8,678
Posted By
aza77
check this site http://eqemu.camongrel.de/...
check this site http://eqemu.camongrel.de/ download the spell editor ... all you need to do is add a ^0 to every line and keep in mind that the new created lines need to have the same amount of...
Forum:
Support::General Support
06-20-2006, 09:46 AM
Replies:
4
ldon points
Views:
6,836
Posted By
aza77
wasn't it quest::addldonpoints ?
wasn't it quest::addldonpoints ?
Forum:
Development::Development
06-17-2006, 03:34 AM
Replies:
27
PRecompiled Binaries for Windows for use with MYSQL 5
Views:
21,257
Posted By
aza77
looks like the problem just appears at windows...
looks like the problem just appears at windows servers ... i tried 801 with mysql 5.0.20 and 5.0.22 and it works without problems @linux
Forum:
Development::Bug Reports
06-16-2006, 09:06 AM
Replies:
4
_condition in select statement in ver 801
Views:
6,428
Posted By
aza77
it's not a typo .. condition is a keyword at...
it's not a typo .. condition is a keyword at mysql5 and got changed to _condition to make the server compatible with both mysql4 and 5
Forum:
Development::Bug Reports
06-16-2006, 08:31 AM
Replies:
4
_condition in select statement in ver 801
Views:
6,428
Posted By
aza77
http://www.eqemulator.net/releases/logs/EQEmu-0.7....
http://www.eqemulator.net/releases/logs/EQEmu-0.7.0-801.txt
that should help ;)
ALTER TABLE spawn2 CHANGE `condition` `_condition` MEDIUMINT(8) UNSIGNED NOT
NULL DEFAULT '0';
Forum:
Development::Development
06-11-2006, 06:27 AM
Replies:
17
MySQL 5.0 and eqemu
Views:
20,564
Posted By
aza77
i didn't notice any slowdown but i already...
i didn't notice any slowdown but i already changed to mysql5 some month ago
Forum:
Development::Development
06-10-2006, 10:54 PM
Replies:
17
MySQL 5.0 and eqemu
Views:
20,564
Posted By
aza77
if you import a new db u can either use...
if you import a new db u can either use spawn2.condition or `condition` ;)
Forum:
Quests::Q&A
06-09-2006, 09:47 AM
Replies:
25
Qglobal problem
Views:
20,476
Posted By
aza77
if ($zavious == 0) { $zavious = undef; ...
if ($zavious == 0)
{
$zavious = undef;
if ($text=~/Hail/i)
{
quest::say("Hello $name. I have been expecting you. Ambassador Dumont told
me you would be arriving shortly. Do you...
Forum:
Development::Development
06-09-2006, 09:23 AM
Replies:
17
MySQL 5.0 and eqemu
Views:
20,564
Posted By
aza77
https://www.projectf.de/mysql5.diff diff was...
https://www.projectf.de/mysql5.diff
diff was made for 0.7.0-800. all you need to do is add it to your code and the server works with mysql5
Showing results 51 to 75 of 126
Page 3 of 6
<
1
2
3
4
5
6
>
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
01:54 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