• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[RME] Custom Extensions

For anyone using RME 3.4 with 10.98, here is a script to fix the others category from crashing your application. Still frequently crashes, avoid scrolling through the categories quickly and save frequently.

Code:
<materialsextension
    name="Others Fix"
    author="Leftwing"
    description="Temporary others crash solution"
    client="10.98">
    <tileset name="Others 00891-01000">
        <raw>
            <item fromid="891" toid="1000"/>
        </raw>
    </tileset>
    <tileset name="Others 01000-01499">
        <raw>
            <item fromid="1000" toid="1499"/>
        </raw>
    </tileset>
    <tileset name="Others 01500-01999">
        <raw>
            <item fromid="1500" toid="1999"/>
        </raw>
    </tileset>
    <tileset name="Others 02000-02499">
        <raw>
            <item fromid="2000" toid="2499"/>
        </raw>
    </tileset>
    <tileset name="Others 02500-02999">
        <raw>
            <item fromid="2500" toid="2999"/>
        </raw>
    </tileset>
    <tileset name="Others 03000-03245">
        <raw>
            <item fromid="3000" toid="3245"/>
        </raw>
    </tileset>
    <tileset name="Others 03298-03500">
        <raw>
            <item fromid="3298" toid="3500"/>
        </raw>
    </tileset>
    <tileset name="Others 03500-03999">
        <raw>
            <item fromid="3500" toid="3552"/>
            <item fromid="3569" toid="3574"/>
            <item fromid="3587" toid="3999"/>
        </raw>
    </tileset>
 
    <tileset name="Others 04000-04421">
        <raw>
            <item fromid="4000" toid="4421"/>
            <item fromid="4760" toid="6999"/>
        </raw>
    </tileset>
    <tileset name="Others 04760-04999">
        <raw>
            <item fromid="4760" toid="4999"/>
        </raw>
    </tileset>
    <tileset name="Others 05000-05499">
        <raw>
            <item fromid="5000" toid="5499"/>
        </raw>
    </tileset>
    <tileset name="Others 05500-05999">
        <raw>
            <item fromid="5500" toid="5999"/>
        </raw>
    </tileset>
    <tileset name="Others 06000-06499">
        <raw>
            <item fromid="6000" toid="6499"/>
        </raw>
    </tileset>
    <tileset name="Others 06500-06999">
        <raw>
            <item fromid="6500" toid="6999"/>
        </raw>
    </tileset>
    <tileset name="Others 07000-07499">
        <raw>
            <item fromid="7000" toid="7499"/>
        </raw>
    </tileset>
    <tileset name="Others 07500-07999">
        <raw>
            <item fromid="7500" toid="7999"/>
        </raw>
    </tileset>
    <tileset name="Others 08000-08499">
        <raw>
            <item fromid="8000" toid="8499"/>
        </raw>
    </tileset>
    <tileset name="Others 08500-08999">
        <raw>
            <item fromid="8500" toid="8999"/>
        </raw>
    </tileset>
    <tileset name="Others 09000-09499">
        <raw>
            <item fromid="9000" toid="9499"/>
        </raw>
    </tileset>
    <tileset name="Others 09500-09999">
        <raw>
            <item fromid="9500" toid="9999"/>
        </raw>
    </tileset>
    <tileset name="Others 10000-10499">
        <raw>
            <item fromid="10000" toid="10499"/>
        </raw>
    </tileset>
 
    <tileset name="Others 10500-10999">
        <raw>
            <item fromid="10500" toid="10999"/>
        </raw>
    </tileset>
 
    <tileset name="Others 11000-11499">
        <raw>
            <item fromid="11000" toid="11499"/>
        </raw>
    </tileset>
 
    <tileset name="Others 11500-11999">
        <raw>
            <item fromid="11500" toid="11999"/>
        </raw>
    </tileset>
 
    <tileset name="Others 12000-12499">
        <raw>
            <item fromid="12000" toid="12499"/>
        </raw>
    </tileset>
    <tileset name="Others 12500-12999">
        <raw>
            <item fromid="12500" toid="12999"/>
        </raw>
    </tileset>
    <tileset name="Others 13000-13499">
        <raw>
            <item fromid="13000" toid="13499"/>
        </raw>
    </tileset>
    <tileset name="Others 13500-13999">
        <raw>
            <item fromid="13500" toid="13999"/>
        </raw>
    </tileset>
    <tileset name="Others 14000-14499">
        <raw>
            <item fromid="14000" toid="14499"/>
        </raw>
    </tileset>
    <tileset name="Others 14500-14999">
        <raw>
            <item fromid="14500" toid="14999"/>
        </raw>
    </tileset>
    <tileset name="Others 15000-15499">
        <raw>
            <item fromid="15000" toid="15499"/>
        </raw>
    </tileset>
    <tileset name="Others 15500-15999">
        <raw>
            <item fromid="15500" toid="15999"/>
        </raw>
    </tileset>
    <tileset name="Others 16000-16499">
        <raw>
            <item fromid="16000" toid="16499"/>
        </raw>
    </tileset>
    <tileset name="Others 16500-16999">
        <raw>
            <item fromid="16500" toid="16999"/>
        </raw>
    </tileset>
    <tileset name="Others 17000-17499">
        <raw>
            <item fromid="17000" toid="17499"/>
        </raw>
    </tileset>
    <tileset name="Others 17000-17499">
        <raw>
            <item fromid="17000" toid="17499"/>
        </raw>
    </tileset>
    <tileset name="Others 17500-17999">
        <raw>
            <item fromid="17500" toid="17999"/>
        </raw>
    </tileset>
    <tileset name="Others 18000-18499">
        <raw>
            <item fromid="18000" toid="18499"/>
        </raw>
    </tileset>
    <tileset name="Others 18500-18999">
        <raw>
            <item fromid="18500" toid="18999"/>
        </raw>
    </tileset>
    <tileset name="Others 19000-19499">
        <raw>
            <item fromid="19000" toid="19499"/>
        </raw>
    </tileset>
    <tileset name="Others 19500-19999">
        <raw>
            <item fromid="19500" toid="19999"/>
        </raw>
    </tileset>
    <tileset name="Others 20000-20499">
        <raw>
            <item fromid="20000" toid="20499"/>
        </raw>
    </tileset>
    <tileset name="Others 20500-20999">
        <raw>
            <item fromid="20500" toid="20999"/>
        </raw>
    </tileset>
    <tileset name="Others 21000-21999">
        <raw>
            <item fromid="21000" toid="21999"/>
        </raw>
    </tileset>
 
    <tileset name="Others 22000-22999">
        <raw>
            <item fromid="22000" toid="22999"/>
        </raw>
    </tileset>
    <tileset name="Others 23000-23999">
        <raw>
            <item fromid="23000" toid="23999"/>
        </raw>
    </tileset>
    <tileset name="Others 24000-24999">
        <raw>
            <item fromid="24000" toid="24999"/>
        </raw>
    </tileset>
    <tileset name="Others 25000-25999">
        <raw>
            <item fromid="25000" toid="25999"/>
        </raw>
    </tileset>
    <tileset name="Others 26000-26381">
        <raw>
            <item fromid="26000" toid="26381"/>
        </raw>
    </tileset>
</materialsextension>

Going to work on a solution to sort these things eventually. With this, there is no more "Others" category. Every item is now sorted, grouped in 1000s or smaller and organized by ID.
Alternatively you can put RAW in list form (correct me if I'm wrong because it's been a while since I've had a lot of items in others) and use OpenTibia - [RME 3.3] RME Modification 3
(I hate self promoting but I'd hate for people to have to work with an unsorted RME even more so you'll have to excuse my propaganda)
 
Alternatively you can put RAW in list form (correct me if I'm wrong because it's been a while since I've had a lot of items in others) and use OpenTibia - [RME 3.3] RME Modification 3
(I hate self promoting but I'd hate for people to have to work with an unsorted RME even more so you'll have to excuse my propaganda)

This also works, but as you state, requires you to use listbox view for RAW. I don't like that when searching through sprites that likely aren't labelled, small icons are preferable. It's great that the majority of RAW has been sorted though.
 
Back
Top