View Single Post
  #9  
Old 02-19-2013, 04:49 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

Only things RoF can't handle on EMU it seems is....

Items that have click / proc / worns over 32,768 (they dont show up)

PROCS will WORK thought from that item

Click will NOT work -- you cant click the item.

Worn / Focus effecst DO NOT work.


Max spell limit on RoF is 45,000. So anything under 45,000 should work on items as well correct?

I can actually Mem the spells under 45,000 and use them on my casters. however... the command to unmemspells only does the first 32,768 spells.


So the perl command to remove spells would need to be updated to remove higher spell IDs from RoF clients.
Reply With Quote