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 4 of 20
<
1
2
3
4
5
6
7
8
14
>
Last
»
Showing results 76 to 100 of 500
Search took
0.02
seconds; generated 54 minute(s) ago.
Search:
Posts Made By:
animepimp
Forum:
Archive::Server Discussion
09-11-2004, 02:21 PM
Replies:
9
Non lagit server
Views:
5,771
Posted By
animepimp
Nonlegits die quickly because the server ops get...
Nonlegits die quickly because the server ops get flooded with requests for even more commands than they allow. They realise its not worth running. But its not really hard to level on most servers. ...
Forum:
Archive::Quests
09-11-2004, 02:18 PM
Replies:
9
review my work?
Views:
21,718
Posted By
animepimp
$level = $level; if($text=~/$level/i) ...
$level = $level;
if($text=~/$level/i)
{
quest::level($level);
quest::say("You have been leveled");
}
This block of code is completely not what you...
Forum:
Archive::General Support
09-11-2004, 02:09 PM
Replies:
4
5.8 question
Views:
6,302
Posted By
animepimp
Click on the create account link on the front...
Click on the create account link on the front page of this site. Of course Sonys programmed the link in the game to go to them.
Forum:
Archive::General Discussion
09-06-2004, 02:02 PM
Replies:
10
Omens of War
Views:
8,854
Posted By
animepimp
Yeah its possible if you download the zones and...
Yeah its possible if you download the zones and the server admin adds them to their DB.
Forum:
Archive::Quests
09-06-2004, 02:00 PM
Replies:
19
Buffing PERL Script (Formatting)
Views:
37,346
Posted By
animepimp
Yeah that way should work the way you want. And...
Yeah that way should work the way you want. And you also don't need the double {'s at the beginning and end, but again they shouldn't hurt.
Forum:
Archive::Quests
09-06-2004, 11:47 AM
Replies:
19
Buffing PERL Script (Formatting)
Views:
37,346
Posted By
animepimp
The way you wrote it, it will always cost either...
The way you wrote it, it will always cost either 100 or 200 plat, higher levels won't be able to buy anything. Because if level is 99 $ulevel < 10 will be false and the next check $ulevel > 9 will...
Forum:
Archive::Bugs
09-06-2004, 11:39 AM
Replies:
13
5.8 server bugs
Views:
24,752
Posted By
animepimp
Re: 5.8 server bugs
This is probably related to the bug that people could log into other peoples characters. SInce when its locked, GMs can still get on, they were probably getting in as the server thought they had a...
Forum:
Archive::Server Discussion
09-06-2004, 02:41 AM
Replies:
2
Guild Wars: DOWN...is there still hope?
Views:
4,946
Posted By
animepimp
Guild Wars is not jsut down it is completely dead...
Guild Wars is not jsut down it is completely dead and not coming back as the server ops decided not to run it anymore. The only reason it shows up in the login server all the time is the person that...
Forum:
Archive::General Discussion
09-04-2004, 02:33 AM
Replies:
11
A aetrnative login server
Views:
6,787
Posted By
animepimp
The problem is that hackers quest and minilogin...
The problem is that hackers quest and minilogin both are incompatible with the current live patch and the current server code, so putting them in wouldn't work.
Forum:
Archive::Quests
09-03-2004, 02:55 PM
Replies:
21
QUest Problems (Help)
Views:
39,728
Posted By
animepimp
Re: QUest Problems (Help)
Its probably becaise you are missing a few {}s here. The elsif and else are insdie the if so the elses have no if to match with which causes problems. Put { after each if or else and } at the end...
Forum:
Archive::Windows Servers
08-31-2004, 02:59 AM
Replies:
3
Minor problem, dont know fix...
Views:
7,583
Posted By
animepimp
You can always just run winamp or any other...
You can always just run winamp or any other player and run eq in a window so you can easily switch to it.
Forum:
Archive::General Discussion
08-29-2004, 05:20 AM
Replies:
18
Newb with a Eqlive-Emu question
Views:
13,376
Posted By
animepimp
Which is also against the forum rules bbum. That...
Which is also against the forum rules bbum. That is intended for people who want to pay for the service to get.
Forum:
Archive::General Support
08-29-2004, 04:04 AM
Replies:
5
Installing EQ
Views:
6,742
Posted By
animepimp
Those are old and not used and will corrupt your...
Those are old and not used and will corrupt your EQ insrall.
Forum:
Archive::General Discussion
08-29-2004, 04:02 AM
Replies:
1
Question..
Views:
4,014
Posted By
animepimp
Read the news post on the front page. You should...
Read the news post on the front page. You should patch EQ and follow its instructions to log in.
Forum:
Archive::General Support
08-26-2004, 11:30 PM
Replies:
10
error a time out occured
Views:
10,400
Posted By
animepimp
They can't know either because they could be 5...
They can't know either because they could be 5 minutes from finishing the new code adn then suddenly Sony comes out with a new patch that changes everything again and they have to start again.
Forum:
Archive::General Support
08-26-2004, 03:21 AM
Replies:
10
error a time out occured
Views:
10,400
Posted By
animepimp
It'll come out sometime from the next 5 minutes...
It'll come out sometime from the next 5 minutes to the next 100000 days. And asking for old files is against the forum rules and warez.
Forum:
Archive::General Support
08-25-2004, 04:09 PM
Replies:
3
Installing EQ/version question
Views:
8,615
Posted By
animepimp
No matter what you install you have to patch. ...
No matter what you install you have to patch. But if you patch you can't play on emu servers. So if you don't already have EQ installed you are screwed with regards to the emu servers.
Forum:
Archive::Bugs
08-23-2004, 04:46 PM
Replies:
18
#npcspawn add bug....
Views:
17,059
Posted By
animepimp
Yeah, my memory was faulty, big suprise. I now...
Yeah, my memory was faulty, big suprise. I now remember (with google's help) that SQL uses the standard backslash as the escape character. So you can do \' or whatever to make SQL ignore it and put...
Forum:
Archive::Bugs
08-23-2004, 04:04 PM
Replies:
3
Shared plat in shared bank slots
Views:
9,388
Posted By
animepimp
Yeah, I don't know if anyones fixed shared bank,...
Yeah, I don't know if anyones fixed shared bank, but last I knew all money in a shared bank vanished and putting items in a shared bank made characters unplayable.
Forum:
Archive::Bugs
08-23-2004, 04:02 PM
Replies:
18
#npcspawn add bug....
Views:
17,059
Posted By
animepimp
I believe that %' is an escape character in SQL...
I believe that %' is an escape character in SQL that says to the DB to process it as a ' instead of the end of a string since thats what 's are usually used for. The ' was saying the string was over...
Forum:
Archive::General Support
08-23-2004, 03:20 AM
Replies:
8
Having a problem with old accounts...
Views:
7,786
Posted By
animepimp
If you don't log into the forums for a few months...
If you don't log into the forums for a few months your account gets deleted. Same thing for the login accounts.
Forum:
Archive::General Support
08-23-2004, 03:18 AM
Replies:
5
login says......................
Views:
6,253
Posted By
animepimp
The only working login servers are the ones this...
The only working login servers are the ones this site is running. There is no lan login.
Forum:
Archive::General Support
08-23-2004, 02:22 AM
Replies:
5
login says......................
Views:
6,253
Posted By
animepimp
The Eqemu servers are not compatible with either...
The Eqemu servers are not compatible with either the latest patch or an install off the CD without patching. There is no fix for it except to wait until the servers get updated.
Forum:
Archive::General Support
08-19-2004, 03:10 PM
Replies:
2
Need help and yes I'm new
Views:
7,140
Posted By
animepimp
February was 5.3, right before GoD came out. But...
February was 5.3, right before GoD came out. But there re several different DR versions for 5.3, I'd jsut try the latest one and keep going back until one works.
Forum:
Archive::General Support
08-19-2004, 02:26 AM
Replies:
3
hello a little prob
Views:
5,985
Posted By
animepimp
The latest EQ patch is not compatible with the...
The latest EQ patch is not compatible with the Emu servers. There is no fix for it.
Showing results 76 to 100 of 500
Page 4 of 20
<
1
2
3
4
5
6
7
8
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
12:30 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