midus's server

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Best rs server hosted by midus!!


    QQQQQ this is tut number 1

    owner midus
    owner midus
    Admin


    Posts : 8
    Join date : 2009-10-31

    QQQQQ this is tut number 1 Empty QQQQQ this is tut number 1

    Post  owner midus Tue Nov 24, 2009 8:05 am

    difficulty 1/10
    source : rscd v25
    --------------------------------------------------------------------------
    THINGS YOU NEED
    gz compiler http://www.noemax.com/free_downloads/gz_compressor.html
    a server dur
    and a compiler (use the one below)
    --------------------------------------------------------------------------

    goto conf\defs\extras\ItemWieldableDef\ then right click on it and hit edit now say where editing rune 2h search for the id 81 make sure it says <int>81</int> then from there scroll down you will see
    Code:

    <armourPoints>0</armourPoints>
    <weaponAimPoints>71</weaponAimPoints>
    <weaponPowerPoints>71</weaponPowerPoints>
    <magicPoints>0</magicPoints>
    <prayerPoints>0</prayerPoints>
    <rangePoints>0</rangePoints>

    those are the point bonuses say we change some stuff

    Code:

    <armourPoints>0</armourPoints>
    <weaponAimPoints>100</weaponAimPoints>
    <weaponPowerPoints>100</weaponPowerPoints>
    <magicPoints>0</magicPoints>
    <prayerPoints>0</prayerPoints>
    <rangePoints>0</rangePoints>

    now you will have a great bonus save it and use your gz compresser and compress your itemwieldabledef then go compile
    --------------------------------------------------------------------------
    if you need a compiler open your .bat file and delete everything and put this in it

    Code:

    @echo off
    set PATH=%PATH%;C:\apache-ant-1.7.0\bin
    set JAVA_HOME=D:\Program Files\Java\jdk1.6.0
    ant -buildfile .\build.xml
    cls
    ant
    pause

      Current date/time is Fri Mar 29, 2024 1:09 am