Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 02-04-2011, 02:06 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

see if this fixes it for you:
lavastorm_chr.txt
Code:
14
qcm,qeynos_chr
qcf,qeynos_chr
uni,lfaydark_chr
cst,cst
dvs,dvs
dke,dke
ldr,ldr
tar,tar
dre,dre
lsp,lsp
cwg,cwg
snk,snk
sna,commons_chr
tre,southkarana_chr
__________________
The Realm
Reply With Quote
  #2  
Old 02-04-2011, 03:04 PM
Yujiro93
Sarnak
 
Join Date: Jan 2011
Posts: 34
Default

Thanks it worked. I was missing the "sna,commons_chr" line and lavastorm was loading only 13 models.
Reply With Quote
  #3  
Old 02-04-2011, 06:24 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

On PEQ, the heal over time spells cast from my shaman and cleric show up in the Buff window and not the Short Buff (Song) window where they belong. On SoD they do show correctly in the song window.
Reply With Quote
  #4  
Old 02-05-2011, 06:50 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

for the list of missing UF files, add in. I haven't had a chance to check out the basilisk model problem you mentioned on PEQ (where I play) will try to do that today sometime..
Code:
2010-03-26 20:16            55  poknowledge_assets.txt
Reply With Quote
  #5  
Old 02-06-2011, 01:10 PM
nork
Fire Beetle
 
Join Date: Dec 2010
Posts: 5
Default

An issue to add with at the very least underfoot client not certain of SoD, but the leadership AA 'delegate main assist' is missing from the list of group abilities.

-Nork
Reply With Quote
  #6  
Old 02-06-2011, 01:58 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Delegate Main Assist is now implemented as a 'Group Role'.

The Group Leader right clicks on the person in the Group Window, moves the cursor down to 'Roles' and then selects 'Main Assist'.

I just tested it in Underfoot and it seems to work OK. None of the other selections in Group Roles are implemented (Leader, Main Tank, Puller).

I think the Main Tank and Puller options are really only for use with Mercenaries anyway.
Reply With Quote
  #7  
Old 02-08-2011, 05:00 PM
nork
Fire Beetle
 
Join Date: Dec 2010
Posts: 5
Default

Just tried this today and despite it being purchased on Titanium and working on that client the same AA doesnt translate cross clients and isnt purchaseable in underfoot in this scenario at least, asside from that TY for the prompt fix

-Nork
Reply With Quote
  #8  
Old 02-08-2011, 05:14 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

When I said 'is now implemented as a 'Group Role', perhaps I should have said that Delegate Main Assist was removed as a Leadership AA (since SoD) and is now a freebie that is available from the Group/Role window, hence why it doesn't appear in the Leadership AA window in SoD/Underfoot.

To be clear, I didn't make any changes to this recently, it was implemented (as a Group Role) in EQEmu in April 2010
Reply With Quote
  #9  
Old 02-11-2011, 11:43 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

the get adventure opcode must be wrong for underfoot. all of the other ldon interactions work except that one, which crashes the client. my titanium client works for this.
__________________
The Realm
Reply With Quote
  #10  
Old 02-11-2011, 02:25 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by nork View Post
For info if anyones working on this or thinking about it, the issue is only when you have full inventory, thats all 8 main slots, and all equipment slots filled including charm and dual wielding so it doesnt occour if you have a 2 handed weapon in for example.
-Nork
Thanks for the extra info. I couldn't reproduce this initially, but it should now be fixed in Rev 1855.

Quote:
Originally Posted by Congdar View Post
the get adventure opcode must be wrong for underfoot. all of the other ldon interactions work except that one, which crashes the client. my titanium client works for this.
Do you mean when clicking on the 'Request Adventure' button ? I just tried this at the BB camp (Xyzelauna Tu`Valzir) and clicking on 'Request Adventure' and also 'Accept' worked fine for me. That was with a 2 person group (both running UF).
Reply With Quote
  #11  
Old 02-11-2011, 02:41 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

I had one running titanium, and the leader running underfoot... do they need to be the same clients in the group?
__________________
The Realm
Reply With Quote
  #12  
Old 02-11-2011, 02:50 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

No, it shouldn't matter having a mix of clients, I also tried with a SoD/UF combo. I'll test with Titanium and UF later.

EDIT: Leader on UF and another on Titanium worked OK too.

Last edited by Derision; 02-11-2011 at 03:06 PM..
Reply With Quote
  #13  
Old 02-11-2011, 03:07 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

i had the titanium client be the leader and then invited the underfoot client. then i did /makeleader from the titanium client to the underfoot client and then it worked. something's up with underfoot creating groups?

When i make a group from the UF client my name doesn't turn green. when doing the /makeleader from titanium it turns green, so i'm not the leader of the group "all the way" when i create a group from UF.
__________________
The Realm

Last edited by Congdar; 02-11-2011 at 03:56 PM..
Reply With Quote
  #14  
Old 02-14-2011, 01:18 PM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

It appears that instrument modifiers do not appear in the item stats window in the UF client. I don't think this is a UI problem on my end because I should be using the default stats window, but if somehow this is only affecting me, I apologize and will go beat my UI into shape.
Reply With Quote
  #15  
Old 02-18-2011, 03:51 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by gaeorn View Post
It appears that instrument modifiers do not appear in the item stats window in the UF client. I don't think this is a UI problem on my end because I should be using the default stats window, but if somehow this is only affecting me, I apologize and will go beat my UI into shape.
Apparently in Feb 2009, bard instrument modifiers were changed into equivalent focus effects. To quote the patch notes:

Quote:
- Bard instrument mods are now using the focus system. All bard instruments now have a focus effect that amounts to the same bonus the instrument was getting previously. The display is somewhat different. As an example, prior to this change, a percussion mod of 28 was a 2.8x multiplier on effects. This will now be displayed as a focus effect like "Percussion Resonance 18" that gives a 180% boost to percussion. This is equivalent to the original 2.8x multiplier.
The bard focus effect info was already in the items table, just not being sent to the client. Fixed in Rev1867.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:28 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3