Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 76 to 100 of 441
Search took 0.02 seconds; generated 68 minute(s) ago.
Search: Posts Made By: Cripp
Forum: General::General Discussion 06-05-2008, 02:17 AM
Replies: 101
Views: 79,263
Posted By Cripp
definatly interested. just got into the whole OZ...

definatly interested. just got into the whole OZ thing myself and this would help me figure some stuff out im sure.
Forum: General::General Discussion 06-03-2008, 11:53 AM
Replies: 33
Views: 18,488
Posted By Cripp
logged in yesterday and got 2 levels and 8 AAs...

logged in yesterday and got 2 levels and 8 AAs :)

ding 60!
Forum: Development::Development 06-01-2008, 11:40 AM
Replies: 4
Views: 6,557
Posted By Cripp
from source in features.h.. //Uncomment this to...

from source in features.h.. //Uncomment this to enable Race and Class based XP modifiers (removed from live)
//#define USE_RACE_CLASS_XP_MODS
Forum: General::General Discussion 05-31-2008, 06:20 PM
Replies: 2
Views: 4,420
Posted By Cripp
come to irc :)

everyone come join IRC ! im lonely :(

channel #eqemu
irc.eqemulator.net irc.eq2emulator.net rogean.eqemulator.net eqnet.eqemulator.net

if one doesnt work try the next.

also, see the post...
Forum: Development::Development 05-31-2008, 04:18 PM
Replies: 30
Views: 15,927
Posted By Cripp
did you change the makefile or rename the...

did you change the makefile or rename the EQTCP***.cpp to EmuTCP***.cpp ? or did u try both..
Forum: Old Eq 05-31-2008, 03:21 PM
Replies: 26
Views: 67,058
Posted By Cripp
thats the play guide for logging into CoV not...

thats the play guide for logging into CoV not this.. CoV is version 5.x this is version 4.x of eqemu.
Forum: Old Eq 05-31-2008, 01:21 PM
Replies: 26
Views: 67,058
Posted By Cripp
its not for EQTrilogy either.. its not from any...

its not for EQTrilogy either.. its not from any disc set that you can get.
Forum: Old Eq 05-31-2008, 11:36 AM
Replies: 26
Views: 67,058
Posted By Cripp
??? what server you talkin about hehe.. you sure...

??? what server you talkin about hehe.. you sure your in the right thread?
Forum: Misc::Off Topic 05-31-2008, 11:34 AM
Replies: 13
Views: 8,620
Posted By Cripp
lol ya we just need to ignore him and continue to...

lol ya we just need to ignore him and continue to ban any fools that show up on the boards whether its cole or not :)

PS: im closing this thread because that bastard doesn't deserve all this...
Forum: Development::Development 05-31-2008, 12:44 AM
Replies: 30
Views: 15,927
Posted By Cripp
SF=eqlaunch.o ../common/logsys.o...

SF=eqlaunch.o ../common/logsys.o ../common/logsys_eqemu.o \
.obj/debug.o ../common/misc.o .obj/Mutex.o ../common/unix.o \
../common/worldconn.o ../common/ProcLauncher.o \
worldserver.o...
Forum: Support::Windows Servers 05-30-2008, 12:28 AM
Replies: 13
Views: 8,082
Posted By Cripp
you may have to use a dns name for the server...

you may have to use a dns name for the server address and on each machine locally ur using to login u add a line in the hosts file (C:\windows\system32\drivers\etc\hosts) that looks like 192.168.0.2...
Forum: Support::Linux Servers 05-29-2008, 11:00 PM
Replies: 8
Views: 7,087
Posted By Cripp
for anyone else who is having this problem with...

for anyone else who is having this problem with libEmuSharemem.so on debian/debian-like, put it in the /usr/lib/ folder.
as for the .conf files / eqtime.cfg you can get those on cvs here.....
Forum: Quests::Custom 05-28-2008, 12:40 PM
Replies: 3
Views: 8,488
Posted By Cripp
you could use spawn conditions and spawn sets...

you could use spawn conditions and spawn sets that you can trigger with quests.
Forum: Old Eq 05-26-2008, 11:21 AM
Replies: 26
Views: 67,058
Posted By Cripp
k let me say that again.. this is not a public...

k let me say that again.. this is not a public classic server.
it's THE SOURCE/BINARYS for a server that works with a certain classic client, NOT titanium, an old client, that you probably cant find...
Forum: Old Eq 05-26-2008, 01:29 AM
Replies: 26
Views: 67,058
Posted By Cripp
its a release of a server that works with a...

its a release of a server that works with a classic client. its not A server, its THE server so you can run it yourself. : )
Forum: Misc::Off Topic 05-24-2008, 12:20 PM
Replies: 2
Views: 7,202
Posted By Cripp
i miss him too :( .... where'd he go anyways?

i miss him too :( .... where'd he go anyways?
Forum: Support::General Support 05-24-2008, 11:20 AM
Replies: 1
Views: 4,118
Posted By Cripp
make sure the shortcut leads to eqgame.exe and...

make sure the shortcut leads to eqgame.exe and there is patchme at the end of target like "C:\games\eq\eqgame.exe" patchme
Forum: Support::General Support 05-24-2008, 11:19 AM
Replies: 3
Views: 7,986
Posted By Cripp
you're running a clean install of titanium right?...

you're running a clean install of titanium right? i would try reinstalling first.. see if that works.
Forum: Quests::Q&A 05-20-2008, 10:09 AM
Replies: 7
Views: 11,021
Posted By Cripp
sub EVENT_SAY { if ($text=~/hail/i) { ...

sub EVENT_SAY
{
if ($text=~/hail/i)
{
quest::say("Hail $name!");
if (!defined($qglobals{$zonerepop}))
{
quest::say("zone will depop in 45 mins!");...
Forum: OpenZone::Tutorials 05-19-2008, 12:06 PM
Replies: 3
Views: 25,203
Posted By Cripp
texture hunting..

been hunting for textures and remembered when i used to make half-life / TFC maps back in the day there were a lot of textures..

so if you want too you can download your favorite .WAD files or if...
Forum: Quests::Q&A 05-19-2008, 11:56 AM
Replies: 7
Views: 11,021
Posted By Cripp
im not sure if there is any quest function that...

im not sure if there is any quest function that repops or depops the whole zone..
but it would go something like this..
sub EVENT_SAY
{
if ($text=~/hail/i)
{
quest::say("Hail $name!");...
Forum: Quests::Q&A 05-19-2008, 11:18 AM
Replies: 2
Views: 4,832
Posted By Cripp
sub EVENT_SPAWN { ...

sub EVENT_SPAWN
{
quest::settimer("depop",100000);
}

sub EVENT_TIMER
{
if ($timer eq "depop")
{
quest::depop();
Forum: Simple Client 05-18-2008, 05:31 PM
Replies: 22
Views: 50,570
Posted By Cripp
u gota use the correct mysql version.. i use...

u gota use the correct mysql version.. i use 4.1.22 and it loads perfect.

ps:finally got everything runnin :)
Forum: Simple Client 05-16-2008, 01:07 PM
Replies: 22
Views: 50,570
Posted By Cripp
heres a screenshot from another machine of mine i...

heres a screenshot from another machine of mine i tried it on.. www.nugblazers.com/images/SC_er2.jpg .. cant really see anything except boxes like those it doesnt say SimpleClient when its loading...
Forum: Support::Windows Servers 05-11-2008, 10:31 PM
Replies: 5
Views: 4,819
Posted By Cripp
i can only find 5.6 dr-1

i can only find 5.6 dr-1
Showing results 76 to 100 of 441

 
Forum Jump
   

All times are GMT -4. The time now is 04:20 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3