Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 426 to 450 of 500
Search took 0.06 seconds; generated 96 minute(s) ago.
Search: Posts Made By: trevius
Forum: Development::Server Code Submissions 08-24-2012, 07:12 AM
Replies: 10
Views: 18,702
Posted By trevius
That is true about the old return_items plugin...

That is true about the old return_items plugin being exploitable, but I have a new one that removes any exploits related to it. A while back, I added the item instance fields for each turned in item...
Forum: Quests::Q&A 08-24-2012, 06:11 AM
Replies: 4
Views: 7,765
Posted By trevius
Well, you can use the following commands to train...

Well, you can use the following commands to train spells and disciplines:

quest::scribespells(50);
quest::traindiscs(50);

But, setting all skills to max for level 50 is a bit more complicated....
Forum: Quests::Q&A 08-24-2012, 03:41 AM
Replies: 4
Views: 7,765
Posted By trevius
Your best bet would be to add a player.pl file to...

Your best bet would be to add a player.pl file to your starter zones or use the new global player.pl file. You would just use the enter zone sub event and check if they are level 1 (or anything less...
Forum: Support::General Support 08-24-2012, 02:21 AM
Replies: 1
Views: 5,572
Posted By trevius
Unless something changed, I don't believe these...

Unless something changed, I don't believe these forums allow you to register the same email address to more than 1 account. Maybe you typoed your email address on your old account, or used a...
Forum: General::General Discussion 08-24-2012, 01:42 AM
Replies: 18
Views: 28,375
Posted By trevius
Only the Steam version of UF is valid. Any other...

Only the Steam version of UF is valid. Any other vendor such as Amazon will have a different client version and it will not be compatible with EQEmu. The only legally attainable clients at this...
Forum: Quests::Q&A 08-20-2012, 05:37 AM
Replies: 6
Views: 10,686
Posted By trevius
Not sure exactly what you are trying to do, but...

Not sure exactly what you are trying to do, but there are multiple ways to modify someone's experience or level in the wiki. Try these 2 guides:
...
Forum: General::General Discussion 07-26-2012, 07:13 AM
Replies: 6
Views: 7,659
Posted By trevius
There seems to be some domain name issues: ...

There seems to be some domain name issues:


This domain name works fine though:
http://www.bugs3.com/
Forum: Support::Packetcollector 07-20-2012, 02:23 AM
Replies: 11
Views: 46,935
Posted By trevius
You can prevent AAs from being sent to clients...

You can prevent AAs from being sent to clients that don't support them by populating the client version field in the DB. That way we can add updates without worrying about older client support. The...
Forum: General::General Discussion 07-12-2012, 03:58 AM
Replies: 17
Views: 27,409
Posted By trevius
Sorry about that. I didn't mean to come off as...

Sorry about that. I didn't mean to come off as being rude about it. I never directly push very hard to get a response from you. I was mainly referring to this recent post where GeorgeS had to move...
Forum: Misc::Off Topic 07-10-2012, 04:36 AM
Replies: 2
Views: 11,443
Posted By trevius
LOL, yeah that is pretty well done! Sadly, the...

LOL, yeah that is pretty well done! Sadly, the graphics aren't too far off from real EQ back in those days.
Forum: Support::Windows Servers 07-10-2012, 03:47 AM
Replies: 3
Views: 9,161
Posted By trevius
You are probably getting the same error as this...

You are probably getting the same error as this thread:

http://www.eqemulator.org/forums/showthread.php?t=35528

Kayen posted how to fix the source there manually until he can get an update on...
Forum: Support::General Support 07-09-2012, 04:24 AM
Replies: 7
Views: 8,526
Posted By trevius
Sarcasm in a thread without Caryatis? That's...

Sarcasm in a thread without Caryatis? That's inconceivable!
Forum: Support::General Support 07-09-2012, 04:22 AM
Replies: 3
Views: 6,956
Posted By trevius
Did you follow this guide?: ...

Did you follow this guide?:

http://www.eqemulator.org/wiki/wikka.php?wakka=PlayGuide
Forum: Support::Windows Servers 07-06-2012, 08:37 AM
Replies: 15
Views: 45,707
Posted By trevius
I imagine that probably broke when I added all of...

I imagine that probably broke when I added all of the packet size checks to prevent potential crashes due to the wrong packet sizes being sent. Sounds like we could just change the struct size to 8...
Forum: Support::General Support 07-06-2012, 01:37 AM
Replies: 2
Views: 5,878
Posted By trevius
Read this: ...

Read this:

http://www.eqemulator.org/wiki/wikka.php?wakka=PlayGuide

And this:

http://www.eqemulator.net/wiki/wikka.php?wakka=ClientVersions

In short; the F2P client from Live is not one...
Forum: General::General Discussion 07-05-2012, 04:42 AM
Replies: 17
Views: 27,409
Posted By trevius
I would definitely agree that more servers could...

I would definitely agree that more servers could be made green. Again, only Rogean currently has access to make that happen and I have no idea what it takes to get his attention on matters like this...
Forum: General::Server Discussion 07-02-2012, 04:55 AM
Replies: 2
Views: 7,526
Posted By trevius
Most of the preferred and legendary servers are...

Most of the preferred and legendary servers are good choices. I think you may like THF if you kept playing there until the higher end stuff. It definitely gets more challenging. The same goes for...
Forum: Support::Windows Servers 06-29-2012, 03:25 AM
Replies: 11
Views: 18,832
Posted By trevius
I am not sure what a proxy has to do with...

I am not sure what a proxy has to do with renaming a zone or making a new one. Proxies are for networking, which has nothing to do with zones.

You can rename zones, but in order to make the name...
Forum: General::General Discussion 06-28-2012, 01:51 AM
Replies: 2
Views: 6,782
Posted By trevius
There are some limitations. First, only the...

There are some limitations. First, only the following clients are compatible with EQEmu:

http://www.eqemulator.net/wiki/wikka.php?wakka=ClientVersions

You can use the database from PEQ or AX...
Forum: Development::Server Code Submissions 06-27-2012, 03:08 AM
Replies: 21
Views: 29,785
Posted By trevius
I haven't tested it and don't really have time...

I haven't tested it and don't really have time to, but was considering just committing it to get it in and fix any reported issues after (if any). I looked through it briefly and don't see any...
Forum: Support::General Support 06-26-2012, 11:17 AM
Replies: 3
Views: 8,390
Posted By trevius
Have you tried the FAQ in my sig? The getting...

Have you tried the FAQ in my sig? The getting started guide is correct and that first one you tried should work just fine. If you are not playing from your home network, the network you are on may...
Forum: Misc::Off Topic 06-26-2012, 02:15 AM
Replies: 30
Views: 49,678
Posted By trevius
Yeah, there are definitely some valid complaints...

Yeah, there are definitely some valid complaints about D3, but overall the game is a big success in my mind. I shell out $60 for console games that I spend much less time playing before I shelf them...
Forum: Support::Windows Servers 06-25-2012, 06:28 AM
Replies: 5
Views: 11,397
Posted By trevius
Also found that Queryserv is required on (Debian)...

Also found that Queryserv is required on (Debian) Linux, or you will get zone crashes. The note in the changelog says the server will run fine without Queryserv after the LF Guild stuff was added,...
Forum: Quests::Q&A 06-19-2012, 02:57 AM
Replies: 26
Views: 30,879
Posted By trevius
Can always use the existing function and just add...

Can always use the existing function and just add an argument to it with a default set to how it currently works.


ForceOpen(leave_open=false)
Forum: Support::Windows Servers 06-19-2012, 02:46 AM
Replies: 18
Views: 731,736
Posted By trevius
What OS are you on, Windows or Linux? Also, have...

What OS are you on, Windows or Linux? Also, have you tried using a tool like Navicat that you can try connecting to your database with to verify your connection info is correct? If it doesn't work...
Showing results 426 to 450 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 09:42 AM.


 

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