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 2 of 2
<
1
2
Showing results 26 to 45 of 45
Search took
0.01
seconds; generated 46 minute(s) ago.
Search:
Posts Made By:
jdam7459
Forum:
Development::Development
04-04-2008, 08:40 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
Also, man I have more problems than I thought,...
Also, man I have more problems than I thought, When my friend tries to zone in to tutorial I get this error:
[CLIENT_ERROR] Kicking char from zone, not allowed here
Forum:
Development::Development
04-04-2008, 08:26 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
Thanks for the link. I can get every npc spawn to...
Thanks for the link. I can get every npc spawn to stick but 3 and i am reapeating the same process for all of them =(. My mind is full of errors today lol.
Forum:
Development::Development
04-04-2008, 08:14 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
And one more question lol, the correct way to add...
And one more question lol, the correct way to add spawns is to create them via the query browser, #npctypespawn xxxxx, and #npcspawn add with them targeted. Correct?
Forum:
Development::Development
04-04-2008, 07:47 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
I figured it out, dumb mistake, it was named...
I figured it out, dumb mistake, it was named tutorial_chr.txt.txt haha thanks for helping me.
Forum:
Development::Development
04-04-2008, 03:00 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
Woot! Got the quests working but the non-globals...
Woot! Got the quests working but the non-globals are still being difficult, if you figures it out let me know! Thanks for all the help Chaos.
Forum:
Development::Development
04-04-2008, 02:35 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
It was the gender not being "2" as far as the...
It was the gender not being "2" as far as the global models go, they now work, but no luck on non-globals, and quests do not work either
Forum:
Development::Development
04-04-2008, 12:20 PM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
tutorial_chr.txt (in game folder) 4 ...
tutorial_chr.txt (in game folder)
4
cst,cst_chr
skt,skt_chr
btn,btn
rtn,rtn
Jana_Dawn.pl (eqemu/quests/tutorial)
sub EVENT_SAY{
Forum:
Development::Development
04-04-2008, 09:37 AM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
Thanks for the the Chaos, I'll give that a try....
Thanks for the the Chaos, I'll give that a try. I'm sure quests work the same way right? Just make a tutorial folder in quests?
Forum:
Development::Development
04-04-2008, 01:09 AM
Replies:
17
EverQuest Tutorial
Views:
16,661
Posted By
jdam7459
EverQuest Tutorial
Does anyone know the name of the xxxxx_chr.txt file that corresponds with the TestEverQuest zone known as EverQuest Tutorial, shortname tutorial?
Forum:
Support::General Support
06-13-2007, 07:06 PM
Replies:
13
DB Editing
Views:
8,222
Posted By
jdam7459
Thanks!
thanks for all the help i appreciate it!
Forum:
Support::General Support
06-12-2007, 04:35 AM
Replies:
13
DB Editing
Views:
8,222
Posted By
jdam7459
Speaking of xp rate (i know this is changing the...
Speaking of xp rate (i know this is changing the subject but thanks for all the posts im learning query commands now!) is there an algorithm for xp rates. I'm trying to make quests that give good xp...
Forum:
Support::General Support
06-11-2007, 05:05 PM
Replies:
13
DB Editing
Views:
8,222
Posted By
jdam7459
Thanks for all the posts that helped more than...
Thanks for all the posts that helped more than you know it
- you have gotten better at preventing carpal tunnel! (47)
Forum:
Support::Windows Servers
06-11-2007, 10:01 AM
Replies:
6
Connection Issue
Views:
7,035
Posted By
jdam7459
no one?
so no one has any clue at all why a fresh copy of titanium cant connect to a server that has all it's ports open and everyone else can connect to it but this person?
Forum:
Support::General Support
06-10-2007, 04:58 PM
Replies:
13
DB Editing
Views:
8,222
Posted By
jdam7459
DB Editing
Ok this is driving me insane!!! I am trying to change to starting zones for all characters and well, with the combinations of races classes and deities, it makes quite a few entries... and im tired...
Forum:
Support::Windows Servers
06-06-2007, 08:34 AM
Replies:
6
Connection Issue
Views:
7,035
Posted By
jdam7459
im positive
im positive
Forum:
Support::Windows Servers
06-06-2007, 06:31 AM
Replies:
6
Connection Issue
Views:
7,035
Posted By
jdam7459
The problem has just started recently...he logged...
The problem has just started recently...he logged on once and then went on vacation came back tried to log on and couldn't...idk...he has everthing properly configured, ive seen myself, and the ports...
Forum:
Support::Windows Servers
06-06-2007, 05:25 AM
Replies:
6
Connection Issue
Views:
7,035
Posted By
jdam7459
Connection Issue
I've been having a problem with one of my friends connecting to the my server (Kerafyrm's Legacy). When he click "Play EverQuest" it freezes and send him to the login screen, but he is able to get on...
Forum:
Support::General Support
06-03-2007, 07:30 PM
Replies:
1
npc weapons
Views:
5,101
Posted By
jdam7459
npc weapons
just a crazy question but does anyone know how to make weapons show in the hands of guards, mobs, etc?
Forum:
Quests::Q&A
06-02-2007, 11:24 AM
Replies:
6
Quest trouble
Views:
9,324
Posted By
jdam7459
I'm an idiot
Look at this real good, I figured it out thanks for the post
Original Code:
if($text=~/spells/i}
New Code:
if($text=~/spells/i)
Forum:
Quests::Q&A
06-01-2007, 06:07 PM
Replies:
6
Quest trouble
Views:
9,324
Posted By
jdam7459
Quest trouble
hello everyone. im having some trouble with my quests working properly. when i hail the npcs in-game they do not respond but i have hail responses for all of them, here's a sample quest for Captain...
Showing results 26 to 45 of 45
Page 2 of 2
<
1
2
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
12:25 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