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 10 of 20
«
First
<
6
7
8
9
10
11
12
13
14
>
Last
»
Showing results 226 to 250 of 500
Search took
0.03
seconds; generated 62 minute(s) ago.
Search:
Posts Made By:
killspree
Forum:
Archive::General Discussion
08-06-2004, 03:03 AM
Replies:
12
Loging In to EQemu
Views:
7,439
Posted By
killspree
Do the enlightening elsewhere please, don't even...
Do the enlightening elsewhere please, don't even discuss it on these forums. :)
Forum:
Archive::General Discussion
08-05-2004, 02:06 PM
Replies:
58
Getting old skeletons back possible?
Views:
48,882
Posted By
killspree
Luclin skeletons have been model 60 since luclin...
Luclin skeletons have been model 60 since luclin came out(or maybe shortly after) - the original skeletons were never a model option after that. I suggest just using the new skeleton model instead,...
Forum:
Archive::Quests
08-04-2004, 11:25 PM
Replies:
31
Nice quest npcs?
Views:
29,163
Posted By
killspree
Hmm, charges set to 0 still summons an item? Or...
Hmm, charges set to 0 still summons an item? Or did you just put 0 there as an example?
Forum:
Archive::Quests
08-04-2004, 10:00 PM
Replies:
5
#perl is now open for your questions.
Views:
9,820
Posted By
killspree
Well that works too, but you have to be careful...
Well that works too, but you have to be careful with that. Someone could probably abuse it and a log file could get pretty big...
Forum:
Archive::Quests
08-04-2004, 05:53 PM
Replies:
5
#perl is now open for your questions.
Views:
9,820
Posted By
killspree
Actually, it is possible. HOWEVER, I do NOT...
Actually, it is possible. HOWEVER, I do NOT suggest using this with an NPC you actually intend to use for quests, because it may cause issues with triggering various sections of the quest, if not all...
Forum:
Archive::Quests
08-04-2004, 05:35 PM
Replies:
31
Nice quest npcs?
Views:
29,163
Posted By
killspree
expanded for convenience sake, enjoy: sub...
expanded for convenience sake, enjoy:
sub EVENT_ITEM{
if($itemcount{itemid} == 0){
quest::say("I'm sorry, I don't need that item, $name. Here, you can have it back.");
if($item1 >...
Forum:
Archive::Quests
08-04-2004, 05:26 PM
Replies:
31
Nice quest npcs?
Views:
29,163
Posted By
killspree
try sub EVENT_ITEM{ if($itemcount{itemid} ==...
try
sub EVENT_ITEM{
if($itemcount{itemid} == 0 && $item1 > 0) {quest::say("I'm sorry, I don't need that item, $name. Here, you can have it back."); quest::summonitem("$item1");}
}
You'll need...
Forum:
Archive::Tools
08-04-2004, 12:40 PM
Replies:
18
Mangoo and anyone else: Reguarding DB Item Editor
Views:
21,192
Posted By
killspree
You're most likely missing .dll files needed to...
You're most likely missing .dll files needed to run the program.
Forum:
Archive::Bugs
08-02-2004, 03:05 PM
Replies:
10
Force Repop ?
Views:
14,579
Posted By
killspree
You could also implement a command to reset the...
You could also implement a command to reset the timeleft field to 0 and use that prior to using #repop.
Forum:
Archive::Quests
08-02-2004, 12:22 PM
Replies:
6
perl_quests updated to current eqemu
Views:
9,643
Posted By
killspree
Because he just posted the link today I'd assume....
Because he just posted the link today I'd assume. :P
Forum:
Archive::Bugs
08-02-2004, 06:40 AM
Replies:
6
Effect Bugs on Items
Views:
7,387
Posted By
killspree
No, what he's saying is a db issue. reread it,...
No, what he's saying is a db issue. reread it, he's saying potions that you RIGHT CLICK are listed as combat.
Forum:
Archive::Bugs
08-02-2004, 06:28 AM
Replies:
6
Effect Bugs on Items
Views:
7,387
Posted By
killspree
The first part(hpregen/manaregen/haste/etc) not...
The first part(hpregen/manaregen/haste/etc) not working is due to a change in how items work basically for EQLive, which means the EQEmu has to have code adapted for the new item structure(the actual...
Forum:
Archive::Tools
08-02-2004, 06:25 AM
Replies:
27
OpenZone 4.6
Views:
21,935
Posted By
killspree
Hm...I'm gonna have to look over my file...
Hm...I'm gonna have to look over my file structure again because textures weren't loading for me.
Forum:
Archive::Tools
08-01-2004, 09:57 PM
Replies:
24
Dungeon Builder and Openzone put to work!
Views:
23,347
Posted By
killspree
Hey xan, I have a question. I did all the...
Hey xan, I have a question. I did all the importing from q3 format to vrml etc, and the floor of my zone extends places where it actually isn't...which makes it hard for me to put in areas lower than...
Forum:
Archive::Tools
08-01-2004, 07:03 PM
Replies:
24
Dungeon Builder and Openzone put to work!
Views:
23,347
Posted By
killspree
Yeah I agree that there isn't really need for an...
Yeah I agree that there isn't really need for an expansion with the number of zones. It would be something to think about though if the freaku client is completed and released.
Forum:
Archive::Tools
08-01-2004, 11:29 AM
Replies:
24
Dungeon Builder and Openzone put to work!
Views:
23,347
Posted By
killspree
I could offer help with content design. I'll be...
I could offer help with content design. I'll be the first to admit that zone design isn't my best area currently.
Forum:
Archive::Tools
08-01-2004, 12:00 AM
Replies:
25
REQUEST: LoS fix (serious request, info inside)
Views:
23,242
Posted By
killspree
You can make .map files with openzone and use...
You can make .map files with openzone and use s3dspy to extract the ground areas of the zone(I think - I've been able to export objects, haven't tried zones). Open it up with delphi zone converter...
Forum:
Archive::Tools
07-31-2004, 05:41 PM
Replies:
14
Dungeon Builder 1.3
Views:
13,004
Posted By
killspree
yup, exactly what I did...was in a hurry to...
yup, exactly what I did...was in a hurry to export it and head to sleep.
Forum:
Archive::Tools
07-31-2004, 05:35 PM
Replies:
14
Dungeon Builder 1.3
Views:
13,004
Posted By
killspree
rofl, thanks :P oh well...version 3 of that...
rofl, thanks :P oh well...version 3 of that dungeon inc soon! this time I'll be more careful when exporting heh
Forum:
Archive::Tools
07-31-2004, 05:23 PM
Replies:
14
Dungeon Builder 1.3
Views:
13,004
Posted By
killspree
http://home.earthlink.net/~kcv11281/kandros.dbx ...
http://home.earthlink.net/~kcv11281/kandros.dbx
Let me know if that doesn't work.
Edit: General info on the dungeon is that it had some rooms lowered by 5 or so notches and one that was raised...
Forum:
Archive::Tools
07-31-2004, 04:41 PM
Replies:
14
Dungeon Builder 1.3
Views:
13,004
Posted By
killspree
Hmm, getting an error when trying to open up a...
Hmm, getting an error when trying to open up a dungeon I created tonight. It saved fine but now when I try to reopen it I get "Parser Error" message.
Forum:
Archive::Tools
07-31-2004, 01:36 PM
Replies:
14
Dungeon Builder 1.3
Views:
13,004
Posted By
killspree
I see it fine now, had the same problem earlier...
I see it fine now, had the same problem earlier though.
Forum:
Archive::Tools
07-31-2004, 06:25 AM
Replies:
7
Dungeon Builder 1.2
Views:
10,370
Posted By
killspree
One thing I'm noticing so far is that when moving...
One thing I'm noticing so far is that when moving a room/corridor up/down, it always starts off below where the room was initially(maybe it's just a problem I'm experiencing).
Forum:
Archive::Tools
07-30-2004, 09:00 AM
Replies:
24
Dungeon Builder and Openzone put to work!
Views:
23,347
Posted By
killspree
Yeah, I'm probably going to be redoing the...
Yeah, I'm probably going to be redoing the textures some. Keep in mind this was something I threw together in a few hours and wanted to show off to hopefully get more folks interested in using these...
Forum:
Archive::Tools
07-30-2004, 08:28 AM
Replies:
24
Dungeon Builder and Openzone put to work!
Views:
23,347
Posted By
killspree
Oh a little background on the zone so everyone...
Oh a little background on the zone so everyone understands why I used these texture palletes. This zone is basically a temple erected by orcs that worship the god of death, Kandros the Devourer. So...
Showing results 226 to 250 of 500
Page 10 of 20
«
First
<
6
7
8
9
10
11
12
13
14
>
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
06:18 PM
.
-- 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