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 3 of 10
<
1
2
3
4
5
6
7
>
Last
»
Showing results 51 to 75 of 230
Search took
0.01
seconds; generated 90 minute(s) ago.
Search:
Posts Made By:
nilar
Forum:
Archive::General Support
03-28-2004, 05:47 AM
Replies:
2
Login Error
Views:
5,122
Posted By
nilar
This is more of an everquest problem, not eqemu.
This is more of an everquest problem, not eqemu.
Forum:
Archive::Quests
03-27-2004, 07:54 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
We found the problem. His quest were being saved...
We found the problem. His quest were being saved as a .txt file so I sent him Quest Editor which saves files into QST format. :D
Forum:
Archive::Tutorials/Howto's
03-27-2004, 04:37 PM
Replies:
4
Help =x
Views:
6,835
Posted By
nilar
First you need to know their external IP and they...
First you need to know their external IP and they need to know yours.
under cmd
cd \mysql\bin
mysql -u root mysql
grant all privileges on *.* to theirusername@theirexternalip identified by...
Forum:
Archive::Quests
03-27-2004, 03:14 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
K simple script. I used this on one of my armor...
K simple script. I used this on one of my armor merchants and it works.
EVENT_SAY{
if($1-=~"Hail"){say("Hello $name. If your looking to buy some plate armor, I'm the person to talk to."); }
}
Forum:
Archive::Quests
03-27-2004, 03:02 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
And yes you have to restart server for it to work.
And yes you have to restart server for it to work.
Forum:
Archive::Quests
03-27-2004, 03:01 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
K I copied my script from above and saved it into...
K I copied my script from above and saved it into C:\EqEmu\quests\qeynos2\3981.qst and it worked for me. Double check that you have everything saved right and the file you have is a .qst file.
Forum:
Archive::Quests
03-27-2004, 02:48 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
I tested it on the PoD in gfay but I wouldn't...
I tested it on the PoD in gfay but I wouldn't think that would make a difference in script if you copy and pasted it. Yeah your folders look alright. I'll try it again and use it on the PoD in North...
Forum:
Archive::Quests
03-27-2004, 01:58 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
Took me longer than expected but I got it working...
Took me longer than expected but I got it working
EVENT_SAY{
if($1-=~"Hail"){say("Are you here to [test some quests]?"); }
if($1-=~"test some quests") {say("Yes, We are hiring people to...
Forum:
Archive::Quests
03-27-2004, 12:57 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
Yes thats your problem change your race :D lol...
Yes thats your problem change your race :D lol no j/k
but in fact it didnt work but I see the problem, Ill fix it and test it out and then post it here
Forum:
Archive::Quests
03-27-2004, 12:43 PM
Replies:
17
Why isnt this working?
Views:
13,412
Posted By
nilar
That looks about right to me. I've had the same...
That looks about right to me. I've had the same problem though with NPCs not responding. Try getting closer and hailing a few times instead of just once. I'm going to copy that script and see if I...
Forum:
Archive::Windows Servers
03-27-2004, 12:36 PM
Replies:
9
How do I foward my Internal IP to my External IP?
Views:
8,205
Posted By
nilar
Both to be safe.
Both to be safe.
Forum:
Archive::General Support
03-27-2004, 10:16 AM
Replies:
9
MySQL user and pass not matching?
Views:
10,240
Posted By
nilar
You are probably not getting Connected to...
You are probably not getting
Connected to Loginserver:eqlogin1.eqemulator.net:5997
at the end of your world.exe.
This means something is wrong with your loginserver.ini. Make sure there are...
Forum:
Archive::Tutorials/Howto's
03-27-2004, 07:50 AM
Replies:
2
gm needs help!!!
Views:
5,714
Posted By
nilar
Check 3rd party tools. And just because your a GM...
Check 3rd party tools. And just because your a GM doesn't mean you can just start editing. The server op has to give you access to the database and then you have to connect to his database.
Forum:
Archive::Tutorials/Howto's
03-27-2004, 06:07 AM
Replies:
3
Whats the command..
Views:
6,243
Posted By
nilar
#Emote World 1 Text thats probably your...
#Emote World 1 Text
thats probably your problem
Forum:
Archive::Windows Servers
03-25-2004, 01:31 PM
Replies:
5
Can you still download 5.3?
Views:
6,145
Posted By
nilar
I found 0.5.3 DR3 to be much more stable than...
I found 0.5.3 DR3 to be much more stable than 0.5.5 DR1
Forum:
Archive::General Support
03-24-2004, 09:09 AM
Replies:
20
What is wrong here
Views:
15,593
Posted By
nilar
Hmm you said you have a linksys? 192.168.1.1 is...
Hmm you said you have a linksys? 192.168.1.1 is the default for the Linksys. Somewhere in there you should be able to setup DMZ and port forwarding. Check out www.linksys.com.
Forum:
Archive::Tutorials/Howto's
03-24-2004, 05:31 AM
Replies:
3
Error Messages
Views:
6,412
Posted By
nilar
Make sure there are no spaces after any lines in...
Make sure there are no spaces after any lines in your Loginserver.ini.
As for the warnings, that is no big deal. It is just letting you know those commands are missing in your addon.ini so it is...
Forum:
Archive::General Discussion
03-24-2004, 05:10 AM
Replies:
16
Patched on 23rd
Views:
9,971
Posted By
nilar
Thats what I get for trying to be nice to...
Thats what I get for trying to be nice to morons.......
Forum:
Archive::Database/World Building
03-23-2004, 08:45 AM
Replies:
7
DB Issue
Views:
6,742
Posted By
nilar
You can manually add a spawn in game with the...
You can manually add a spawn in game with the #spawn command. Then add it to the database using #npcspawn create and #npcspawn add.
Forum:
Archive::General Support
03-23-2004, 08:38 AM
Replies:
20
What is wrong here
Views:
15,593
Posted By
nilar
You need to setup DMZ host. Type in 192.168.1.1 (...
You need to setup DMZ host. Type in 192.168.1.1 ( im assuming you have a linksys router ). Type in admin under password leave user blank. And find where to setup DMZ. This disables the router...
Forum:
Archive::General Support
03-23-2004, 05:47 AM
Replies:
5
load2.s3d please help
Views:
6,387
Posted By
nilar
Eh its just one file and if he already has all of...
Eh its just one file and if he already has all of EQ I wouldnt see what the big deal is. Just delete it and then run the EQ patcher and it should replace it.
Forum:
Archive::Windows Servers
03-22-2004, 05:37 PM
Replies:
3
Server Stability
Views:
5,620
Posted By
nilar
Server Stability
Wasn't sure which forum to post this in but oh well.
Maybe Shawn319 or those with stable servers could answer this question.
What is it that makes a server stable? Bandwith? GHZ? MB of Ram?...
Forum:
Archive::Windows Servers
03-22-2004, 04:58 PM
Replies:
3
Command deafaulting / char select crashing
Views:
6,230
Posted By
nilar
That is not an error that is just a warning...
That is not an error that is just a warning letting you know that those commands are not found in your addon.ini so it is defaulting them to acces level 0
Forum:
Archive::Tutorials/Howto's
03-22-2004, 09:01 AM
Replies:
166
Poll:
HOWTO: Setup an EQEmu server as of 06/01/2004
Views:
165,002
Posted By
nilar
This is true. Well he is full of himself because...
This is true. Well he is full of himself because I have Norton Antivirus 2004 edition and I have yet to run into a virus on any of these files.
Forum:
Archive::Tutorials/Howto's
03-22-2004, 07:09 AM
Replies:
166
Poll:
HOWTO: Setup an EQEmu server as of 06/01/2004
Views:
165,002
Posted By
nilar
thats what i was trying to figure out
thats what i was trying to figure out
Showing results 51 to 75 of 230
Page 3 of 10
<
1
2
3
4
5
6
7
>
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
05:44 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