Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 126
Search took 0.01 seconds; generated 97 minute(s) ago.
Search: Posts Made By: aza77
Forum: General::Server Discussion 04-17-2006, 07:20 AM
Replies: 6
Views: 7,791
Posted By aza77
Paradigma (legit, custom, PvP)

We finally made it and moved our site to http://www.eqemu-paradigma.de .

Short server info:
- The server and the site is early beta atm so expect a few bugs
- Downtimes should be less than 30...
Forum: Development::Development 04-11-2006, 03:52 AM
Replies: 4
Views: 8,213
Posted By aza77
http://www.projectf.org/downloads/diff.txt

http://www.projectf.org/downloads/diff.txt
Forum: Development::Development 04-10-2006, 10:08 AM
Replies: 4
Views: 8,213
Posted By aza77
diff -u -r EQEmu-0.6.6-767/zone/perlparser.cpp...

diff -u -r EQEmu-0.6.6-767/zone/perlparser.cpp EQEmu-0.6.6-728/zone/perlparser.cpp
--- EQEmu-0.6.6-767/zone/perlparser.cpp 2006-03-19 05:09:26.000000000 +0100
+++...
Forum: Development::Development 04-10-2006, 10:07 AM
Replies: 4
Views: 8,213
Posted By aza77
setstat + incstat

i missed a tool to set the stats of a character to a specific value. i needed it for a quest and as a result i got a command for guides/gms too. the old setstats is now incstats and still works like...
Forum: Quests::Q&A 03-30-2006, 01:01 AM
Replies: 2
Views: 6,151
Posted By aza77
thanks now it's working :) i had 2 lil faults...

thanks now it's working :)
i had 2 lil faults in it first one was $mobid i changed it to npcid and second one was that i needed to hail him again
Forum: Development::Tools 03-29-2006, 04:50 AM
Replies: 129
Views: 179,625
Posted By aza77
one of the best tools imo :) thanks for your...

one of the best tools imo :)
thanks for your work muuss
Forum: Quests::Q&A 03-29-2006, 03:42 AM
Replies: 2
Views: 6,151
Posted By aza77
quest globals

does anyone have a clue what i did wrong here ??

quest::targlobal("racequest","1","F",$mobid,$charid,$zoneid);
quest::say("globaltest = $racequest");

i always get ..
globaltest =

as...
Forum: Development::Bug Reports 03-27-2006, 06:13 AM
Replies: 1
Views: 4,960
Posted By aza77
Flags missing at 0.6.6

looks like someone accidentally deleted the commands flagclient, flagnpc and flagcheck for quests ...
they aren't working and aren't at perlparser.cpp or perl_client.cpp.
Forum: Support::General Support 03-19-2006, 10:10 AM
Replies: 3
Views: 6,057
Posted By aza77
yep but i think FNW already fixed it

yep but i think FNW already fixed it
Forum: Support::General Support 03-19-2006, 09:01 AM
Replies: 3
Views: 6,057
Posted By aza77
relog and it's gone

relog and it's gone
Forum: General::News 03-18-2006, 10:37 PM
Replies: 5
Views: 11,472
Posted By aza77
CREATE TABLE guild_relations ( guild1...

CREATE TABLE guild_relations (
guild1 MEDIUMINT UNSIGNED NOT NULL,
guild2 MEDIUMINT UNSIGNED NOT NULL,
relation TINYINT NOT NULL,
PRIMARY KEY(guild1, guild1)
);

i think that...
Forum: General::News 03-18-2006, 07:20 PM
Replies: 5
Views: 11,472
Posted By aza77
wow i didn't expect such a large change so fast...

wow i didn't expect such a large change so fast ..
if you continue working at this speed i'll get real troubles staying up to date ;)
Forum: Support::General Support 03-16-2006, 02:10 AM
Replies: 4
Views: 6,616
Posted By aza77
hah! i love you :D thanks

hah! i love you :D

thanks
Forum: Support::General Support 03-16-2006, 12:52 AM
Replies: 4
Views: 6,616
Posted By aza77
looking for 0.6.5 with launcher

looks like a stupid question but i'm either to stupid to use cvs any more or it doesn't work since 3 days ;) and the files at the download section doesn't have the launcher source included ... so is...
Forum: Development::Development 03-13-2006, 12:13 AM
Replies: 0
Views: 5,809
Posted By aza77
Froglok Rogue,ShadowKnight,Necromancer update

just a small update for frogloks ;) without these changes the worldserver refuses to create some frogloks the client would allow. (works for 0.6.5 and 0.6.4. didn't test older versions)

---...
Forum: Development::Development 03-02-2006, 07:34 AM
Replies: 2
Views: 6,871
Posted By aza77
Resist update

thanks Hvitrev ;)

diff -u -r 0.6.4/zone/spells.cpp 0.6.4a/zone/spells.cpp
--- 0.6.4/zone/spells.cpp 2006-03-02 15:43:22.000000000 +0100
+++ 0.6.4a/zone/spells.cpp 2006-01-20 16:06:37.000000000...
Forum: Development::Development 02-28-2006, 04:46 AM
Replies: 17
Views: 20,564
Posted By aza77
MySQL 5.0 and eqemu

hi,
here's a short explanation how to get eqemu 6.4 DR1-613 running with mysql 5.0 (5.1 might work too but i didn't test it)

1) change the sourcecode
(the first one is the original source the...
Forum: Support::Windows Servers 03-15-2005, 08:20 PM
Replies: 1
Views: 6,380
Posted By aza77
if the server is at the same network as your...

if the server is at the same network as your eq-client you need to add a line to the hosts.ics file (just search for hosts it's at windows\system32\driver\etc i think)
it should look like
...
Forum: Support::General Support 03-02-2005, 08:03 AM
Replies: 2
Views: 6,255
Posted By aza77
if u want help u will need to post more info ;)

if u want help u will need to post more info ;)
Forum: Tutorials::Discussion 03-01-2005, 09:09 AM
Replies: 13
Views: 34,888
Posted By aza77
found a little typo ... it should be ...

found a little typo ...
it should be

mkdir /eqemu/server/Maps

great guide btw ;)
Forum: Support::Windows Servers 02-27-2005, 08:56 AM
Replies: 10
Views: 9,568
Posted By aza77
open a command prompt and write tracert...

open a command prompt and write

tracert 152.163.100.14

u will get a info like (yours will be a little bit different)
1 <1ms <1ms <1ms dsl-152.163.100.14.arcor-ip.net [152.163.100.14]...
Forum: Support::General Support 02-23-2005, 05:10 AM
Replies: 7
Views: 7,512
Posted By aza77
try [LoginServer] Host=eqemulator.net:5994 ...

try
[LoginServer]
Host=eqemulator.net:5994

at ur eqhost file and if u gota firewall running deactivate it and check if it works than.
Forum: Support::Linux Servers 02-12-2005, 08:03 PM
Replies: 2
Views: 10,083
Posted By aza77
well it was my router... the DI-604 router(german...

well it was my router... the DI-604 router(german version) needed a software update to get the server option to work properbly.. oh and don't use the dmz option it's bugged like hell and doesn't work...
Forum: Support::Linux Servers 02-06-2005, 06:27 AM
Replies: 2
Views: 10,083
Posted By aza77
lovely Error: 1017

Looks like i'm missing something and i have no idea what it is ....
I decided to use a Linux Server instead of my working Windows one. My Linux firewall isn't activated and if i try to connect with...
Forum: Development::Database/World Building 02-03-2005, 03:53 AM
Replies: 5
Views: 6,873
Posted By aza77
hmm thx that's what i thought ...

hmm thx that's what i thought ...
Showing results 101 to 125 of 126

 
Forum Jump
   

All times are GMT -4. The time now is 01:54 AM.


 

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