Results 1 to 2 of 2
  1. #1
    JosephSquare's Avatar
    Join Date
    Apr 2014
    Gender
    female
    Posts
    7
    Reputation
    10
    Thanks
    6

    Reduced particles

    ReduPart.xml
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    
    <rotmg>
    	<mod id="[Mod] Reduced Particles">
            <code file2mod="_-0J4/HitEffect.class.asasm"
                  line="107">
                return.txt
            </code>
            <code file2mod="_-0J4/FlowEffect.class.asasm"
                  line="124">
                return.txt
            </code>
            <code file2mod="_-0J4/FountainEffect.class.asasm"
                  line="75">
                return.txt
            </code>
            <code file2mod="_-0J4/ExplosionEffect.class.asasm"
                  line="183">
                return.txt
            </code>
            <code file2mod="_-0J4/TeleportEffect.class.asasm"
                  line="57">
                return.txt
            </code>
           <code file2mod="_-0J4/StreamEffect.class.asasm"
                  line="121">
                return.txt
            </code>
        </mod>
    </rotmg>
    return.txt
    Code:
    returnvoid
    Since JNoob doesn't add this hack to his auto updater for whatever reason, I'll update it when there's a new build and I have time. If there's any other particles you want removed it's pretty simple.

    To use this either know how to use rabcasm(or any other thing you use to decompile) or know how to use a old modselector
    Last edited by JosephSquare; 07-19-2014 at 04:46 PM.

  2. The Following 6 Users Say Thank You to JosephSquare For This Useful Post:

    059 (07-19-2014),AlhecMarin (07-21-2014),coolpop33 (07-19-2014),Redky666 (07-20-2014),ThereIsNoLogic (07-19-2014),Zasx (07-20-2014)

  3. #2
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Wrong section, Should be in source codes

  4. The Following User Says Thank You to Royce For This Useful Post:

    BlackRayquaza (07-21-2014)