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 11 of 11
«
First
<
7
8
9
10
11
Showing results 251 to 275 of 275
Search took
0.01
seconds; generated 14 minute(s) ago.
Search:
Posts Made By:
moydock
Forum:
General::Server Discussion
08-08-2006, 09:13 AM
Replies:
172
The Last Stand (PvP)
Views:
130,287
Posted By
moydock
I thought you said a 50 can attack a 25 he'll...
I thought you said a 50 can attack a 25 he'll just lose exp? What do you mean a 30 can't attack a level 50?
Forum:
General::Server Discussion
08-07-2006, 10:27 PM
Replies:
172
The Last Stand (PvP)
Views:
130,287
Posted By
moydock
Yeah I agree, you're awesome for listening to us,...
Yeah I agree, you're awesome for listening to us, and I feel like an ass for asking for more, but even with 2 and half yellows there will be plenty of ppl reverse griefing. It should be 1 yellow at...
Forum:
General::Server Discussion
08-07-2006, 10:02 AM
Replies:
172
The Last Stand (PvP)
Views:
130,287
Posted By
moydock
I think you might want to lessen that exp blow....
I think you might want to lessen that exp blow. You will see more people quitting b/c a lvl 10 jumped into their ae and lost them two levels then you'll see ppl quitting b/c a 50 ganked them. Just...
Forum:
General::Server Discussion
08-06-2006, 08:29 AM
Replies:
172
The Last Stand (PvP)
Views:
130,287
Posted By
moydock
Yeah my only fear was that someone was just...
Yeah my only fear was that someone was just yankin the pvp communities chain. The server just sounded too good to be true ^^. Thanks for updating us and for your continuing work. <3
Forum:
General::Server Discussion
08-04-2006, 03:07 PM
Replies:
172
The Last Stand (PvP)
Views:
130,287
Posted By
moydock
Bugs make me sad :( I dunno tho, this server...
Bugs make me sad :(
I dunno tho, this server sounds too good to be true. I'm starting to think it's someone elaborate plan to get back at the pvp community and there is no server!
Forum:
General::Server Discussion
05-14-2006, 04:18 PM
Replies:
0
Pandemic server looking for a coder
Views:
5,264
Posted By
moydock
Pandemic server looking for a coder
We're looking for a coder, preferably experienced with emu code. Server is going to be in development for awhile so we don't need you working too hard. Some of the things we need done:
Hardcoding...
Forum:
Support::Windows Servers
05-14-2006, 03:06 PM
Replies:
10
Models
Views:
10,793
Posted By
moydock
re
ahh I understand now thanks guys. I didn't understand that the xxx,zonename_chr is just a format to load files from the s3d. Ill post an updated list some time in the future with what ever I come up...
Forum:
Support::Windows Servers
05-14-2006, 07:39 AM
Replies:
10
Models
Views:
10,793
Posted By
moydock
re
Ok so Feerrott has the following _chr file
12
ten,ten_chr
tar,tar
rtn,rtn
btn,btn
den,cazicthule_chr2
spi,ecommons_chr
phx,poair_chr
Forum:
Support::Windows Servers
05-13-2006, 09:53 PM
Replies:
10
Models
Views:
10,793
Posted By
moydock
re
Yeah that sounds painful. I don't use peq, can't get it configured properly.
Does peq have some way of letting you view models without loading the client?
It would take hours to track a single...
Forum:
Support::Windows Servers
05-13-2006, 05:11 PM
Replies:
10
Models
Views:
10,793
Posted By
moydock
re
I have the guidebook, and yes it lists some. But without a tool to view s3d models myself or something I can't find many of their names. That post and the guidebook take care of 80%, but I want more...
Forum:
Support::Windows Servers
05-13-2006, 08:42 AM
Replies:
10
Models
Views:
10,793
Posted By
moydock
Models
Can anyone help me out with this?
I want to load models into zones but there is no comprehensive list of model names. I looked at the this thread...
Forum:
Support::Windows Servers
05-12-2006, 11:42 AM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
wonderin
What is the difference?
sub EVENT_SAY {
if ($text=~/hail/i) {
if ($class eq "Bard") {
quest::say("you're a bard");
}
else {
quest::say("you're not a bard");
}
Forum:
Support::Windows Servers
05-12-2006, 06:18 AM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
re
Thank you very much
Forum:
Support::Windows Servers
05-11-2006, 07:21 PM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
...
I'm stuck with two quests, I've tried like 10 different things and can't seem to get multiple "if" conditions to work. Im a perl noob so pardon me if what I am doing makes little sense. Tried to copy...
Forum:
Support::Windows Servers
05-09-2006, 04:46 AM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
thanks
Ah yeah that works great. That is exactly what I tried but I did it in reverse order :)
Much appreciated.
Forum:
Support::Windows Servers
05-08-2006, 06:15 PM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
hm
If I turn in item 5019 with 5020 in this situation I get my reward 5030, but I also get 5022 ,as I have satisfied that first condition as well. Is there any easy way to tell it ONLY to reward the...
Forum:
Support::Windows Servers
05-08-2006, 05:52 PM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
thanks
All three of these seem to work, thanks so much, I was losing my mind with combinations lol...
Forum:
Support::Windows Servers
05-07-2006, 05:56 PM
Replies:
12
Perl quest problem
Views:
8,964
Posted By
moydock
Perl quest problem
I am learning a lot about perl quests but I seem to be stuck on making multiple items turn in for a reward. Does anyone see something wrong with this coding? When I turn in these 4 items I get no...
Forum:
Support::General Support
04-16-2006, 01:22 PM
Replies:
1
Hard coded race wars server...
Views:
6,840
Posted By
moydock
Hard coded race wars server...
Is it possible currently to code pvp teams by race as the default during character creation? (as in each team can't attack their own members or buff opposing teams)
I'm new to server building...
Forum:
General::Server Discussion
01-28-2006, 06:30 PM
Replies:
5
New/old PvP server up (Sha's Revenge)
Views:
7,671
Posted By
moydock
New/old PvP server up (Sha's Revenge)
Richardo brought the server back up. It's gonna be up for good now. It's fun as hell, come play and get owned.
Forum:
General::Server Discussion
10-02-2005, 03:03 PM
Replies:
16
FoH Hardcore PVP(legit)
Views:
18,196
Posted By
moydock
This server is sick, get on weaklings. I want to...
This server is sick, get on weaklings. I want to eat your gear like a cow eats grass but less green more red.
Forum:
General::Server Discussion
07-17-2005, 12:51 PM
Replies:
8
Dawn of War (Guild-PvP) Server
Views:
8,958
Posted By
moydock
How soon is soon? hehe
How soon is soon? hehe
Forum:
General::Server Discussion
07-17-2005, 11:57 AM
Replies:
8
Dawn of War (Guild-PvP) Server
Views:
8,958
Posted By
moydock
Its not showing up on the server select screen to...
Its not showing up on the server select screen to me.
*edit*
nm its down
Any idea when it'll be back up?
Forum:
Support::General Support
07-09-2005, 09:51 AM
Replies:
14
UI Error
Views:
10,003
Posted By
moydock
Yes, it does sound like a UI error.
Yes, it does sound like a UI error.
Forum:
Support::General Support
07-09-2005, 05:55 AM
Replies:
14
UI Error
Views:
10,003
Posted By
moydock
UI Error
I patched with the doh patcher and now when I try to run it I get a black screen and then it pops back out of it and gives me the message: Error in your GUI XML files. Please check UIErrors.txt....
Showing results 251 to 275 of 275
Page 11 of 11
«
First
<
7
8
9
10
11
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
10: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