Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 117
Search took 0.01 seconds.
Search: Posts Made By: Rocker8956
Forum: Development::Development 05-10-2009, 01:16 PM
Replies: 62
Views: 15,487
Posted By Rocker8956
Hmm, hackish is a compliment for the way I put...

Hmm, hackish is a compliment for the way I put some of that code together. :) If you need help reading any of my crappy code please let me know. Been a bit since I looked at it but I may be able to...
Forum: Support::Windows Servers 12-16-2008, 08:16 PM
Replies: 9
Views: 4,402
Posted By Rocker8956
Oops, yep I got it reversed. Need to update your...

Oops, yep I got it reversed. Need to update your source code.

Sorry I have been without sleep for about 38 hours now.
Forum: Quests::Q&A 12-16-2008, 04:00 PM
Replies: 2
Views: 2,533
Posted By Rocker8956
I think it goes in eqemu/plugins Never...

I think it goes in eqemu/plugins

Never really messed with it so I could be way off.
Forum: Quests::Q&A 12-16-2008, 03:57 PM
Replies: 4
Views: 2,924
Posted By Rocker8956
I recall seeing a post about this before but did...

I recall seeing a post about this before but did not see it doing a quick search.

The easiest way to do this would be to have the spell scriber give all spells to the player then take the ones...
Forum: Support::Windows Servers 12-16-2008, 03:54 PM
Replies: 4
Views: 3,260
Posted By Rocker8956
Yep probably same issue as this post ...

Yep probably same issue as this post
http://www.eqemulator.net/forums/showthread.php?t=27006

Need to update your database.
Forum: Development::Development 12-16-2008, 03:49 PM
Replies: 254
Views: 48,113
Posted By Rocker8956
Wow, way above my skill level so all I can do is...

Wow, way above my skill level so all I can do is cheer you on.

Just one thought though, perhaps the correct fields could be found by looking at stats on items that were released with SoF.

I...
Forum: Support::Windows Servers 12-16-2008, 03:44 PM
Replies: 9
Views: 4,402
Posted By Rocker8956
I would try updating your database or downgrading...

I would try updating your database or downgrading the source code so they match.

This section tells me your database is older than the source code you are using

[Debug] [RULES__ERROR] Unable...
Forum: Support::Windows Servers 12-15-2008, 09:58 PM
Replies: 3
Views: 1,941
Posted By Rocker8956
hmm that error deals with the instancing code. I...

hmm that error deals with the instancing code. I don't know if the AX db supports instancing. Would have to lookup all the database fields that need added. Though I doubt instancing would be the only...
Forum: Development::Development 12-15-2008, 07:42 PM
Replies: 5
Views: 2,718
Posted By Rocker8956
Zone instancing is currently in the SVN code. ...

Zone instancing is currently in the SVN code.

One post about it
http://www.eqemulator.net/forums/showthread.php?t=26158&highlight=instancing

If you let me know what you are wanting to do with...
Forum: Support::MiniLogin 12-13-2008, 06:55 PM
Replies: 7
Views: 4,058
Posted By Rocker8956
Honestly I don't know. Best bet is to have one of...

Honestly I don't know. Best bet is to have one of your friends try it. I have a minilogin test server setup with hamachi so a few of my friends can test code changes for me but I don't recommend that...
Forum: General::General Discussion 12-13-2008, 06:07 PM
Replies: 5
Views: 2,722
Posted By Rocker8956
Instancing works great for me :) If people...

Instancing works great for me :)

If people give me feedback on where they get stuck or what is not working I am more than happy to tweak the code or explain the process.
Forum: General::Server Discussion 12-13-2008, 05:21 PM
Replies: 173
Views: 33,642
Posted By Rocker8956
PEQ and the whole EMU probably get attention from...

PEQ and the whole EMU probably get attention from them. However, a few things keep them from shutting the EMU down.
1) We do not give the client away
2) We do not edit the client (well excluding...
Forum: Quests::Q&A 12-13-2008, 01:19 PM
Replies: 9
Views: 4,049
Posted By Rocker8956
Couple of quick questions. Do you happen to...

Couple of quick questions.

Do you happen to know which version of Perl is installed?

Do spells work? or do you get a line of sight error?

What happens if you run one of the quest scripts...
Forum: Support::MiniLogin 12-13-2008, 12:01 PM
Replies: 7
Views: 4,058
Posted By Rocker8956
Going to guess that your issue is here (marked in...

Going to guess that your issue is here (marked in red)

<?xml version="1.0">
<server>
<world>
<shortname>xxxxxxxxxxxxx</shortname>
<longname>xxxxxxxxxxxxxx</longname>

<!-- Only specify these...
Forum: Spell Support 12-13-2008, 11:54 AM
Replies: 3
Views: 2,985
Posted By Rocker8956
Thought I would point out, if I recall correctly...

Thought I would point out, if I recall correctly these spells would summon a stack of half your level. So a level 30 would get 15 and a level 40+ would get 20.

Probably needs added to the source...
Forum: Support::MiniLogin 12-13-2008, 11:46 AM
Replies: 2
Views: 3,431
Posted By Rocker8956
If you are using a minilogin server, I can think...

If you are using a minilogin server, I can think of a few possible causes.
This occurs because minilogin does not care what account name or password you enter. The accounts are authenticated by the...
Forum: Support::General Support 12-08-2008, 01:26 PM
Replies: 2
Views: 2,329
Posted By Rocker8956
are you referring to the everquest.exe patchme...

are you referring to the everquest.exe patchme shortcut?

I know for a while on my Vista laptop I had to use a batch file to open EQ without patching it. Perhaps someone knows the setup of that...
Forum: Support::Windows Servers 12-06-2008, 12:10 PM
Replies: 4
Views: 2,839
Posted By Rocker8956
Trying to run it on Vista right? Here is my...

Trying to run it on Vista right?

Here is my work around.
1. Open EQhost file
2. Modify the file then do a save as to desktop
3. Clost the EQhost file (exit notepad)
4. Delete or rename the...
Forum: Development::Feature Requests 12-01-2008, 09:35 PM
Replies: 20
Views: 42,494
Posted By Rocker8956
Only thing I can think to add off the top of my...

Only thing I can think to add off the top of my head is charms.

Have a few ideas on how they could be done but all of them would be a lot of scripting or coding.

Trevius Edit: Thanks, I added...
Forum: Development::Database/World Building 12-01-2008, 09:25 PM
Replies: 18
Views: 36,773
Posted By Rocker8956
Just thought I would throw my two cents in... ...

Just thought I would throw my two cents in...

(instancing is in place, just takes a bit of scripting)

This should work for LDoNs
Have Adventure Merchant flag group with an instance flag when...
Forum: Development::Development 11-22-2008, 05:00 PM
Replies: 11
Views: 3,291
Posted By Rocker8956
I have no clue on the AA so I won't comment on...

I have no clue on the AA so I won't comment on it. However, I know every crit I have seen from my Mage on live is always double damage.
Forum: Support::General Support 11-22-2008, 04:46 PM
Replies: 7
Views: 2,369
Posted By Rocker8956
I remeber running into this problem on my Vista...

I remeber running into this problem on my Vista laptop. My workaround for a while was:
1) Save the txt to a different location (desktop)
2) Delete the eqhost.txt out of my Everquest directory
3)...
Forum: Development::Server Code Submissions 11-17-2008, 05:37 PM
Replies: 0
Views: 2,292
Posted By Rocker8956
Fix: Instancing zones with ID above 255

This should fix the problem people are having were any zone with an ID above 255 cannot be instanced. Well, it is instanced but not the right zone since the number raps back around after 255 :)
...
Forum: Support::Windows Servers 11-05-2008, 09:27 PM
Replies: 4
Views: 2,261
Posted By Rocker8956
I have a guess for the cause of this... When...

I have a guess for the cause of this...

When you create a character on live the toon is sent to TutorialA. Upon zoning in you have to hail Aries (sp?) and click through a few pop ups. I think...
Forum: Development::Development 11-04-2008, 03:02 PM
Replies: 3
Views: 2,520
Posted By Rocker8956
Decent start and free http://w3schools.com/

Decent start and free
http://w3schools.com/
Showing results 1 to 25 of 117

 
Forum Jump
   

All times are GMT -4. The time now is 12:44 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3