PattonScape

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

is coming back


2 posters

    Correct stands for godswords + sara sword BRICE READ

    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Correct stands for godswords + sara sword BRICE READ

    Post by Guest Mon Oct 27, 2008 5:36 pm

    ok brice heres summit for you to add because the sara gs and sara sword dont work properly

    Ok first open up your client.java

    and search for

    public int GetRunAnim(int id)

    and copy this where the godswords are

    if(id == 15333) // Armadyl GS
    {
    return 2563;
    }
    if(id == 15334) // Bandos GS
    {
    return 2563;
    }
    if(id == 15351) // Sara Sword
    {
    return 2563;
    }
    if(id == 15335) // Sara GS
    {
    return 2563;
    }
    if(id == 15336) // Zammy GS
    {
    return 2563;

    ok thats running covered

    Now search this

    public int GetWalkAnim(int id)

    this will cover walking now copy this for the godswords

    if((id == 15333) || (id == 15334) || (id == 15351) || (id == 15335) || (id == 15336)) // Godswords.
    {
    return 2562;

    thats walking covered

    Now for the standing search this

    public int GetStandAnim(int id)

    Now same as before add this for the godswords

    if((id == 15333) || (id == 15334) || (id == 15351) || (id == 15335) || (id == 15336)) // Godswords.
    {
    return 2273;

    And thats pretty much it thats the animations i recommend they look cool just read it through brice ill post a pic in a bit..

    ~~abyssal~~
    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Guest Mon Oct 27, 2008 6:28 pm

    This is to get the godswords looking sorta like godswords
    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Guest Mon Oct 27, 2008 6:33 pm

    Correct stands for godswords + sara sword BRICE READ F_SAraswordm_4780f1b

    Ok this is what the sara sword looks like with this put it
    J0EL
    J0EL
    Noob


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by J0EL Mon Oct 27, 2008 7:37 pm

    ooo nice that would look good =D
    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Guest Tue Oct 28, 2008 5:28 am

    Ty all brice has to do is add the codes to the area i said and itll look like that
    holden
    holden
    Noob


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by holden Tue Oct 28, 2008 6:59 am

    theres a glitch in it where the player sways thou i kno i have tried it
    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Guest Tue Oct 28, 2008 7:08 am

    Swaying is bettter and its not a glitch.....
    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Guest Tue Oct 28, 2008 8:20 am

    lol it does look like the player is retarded when he sways... his head start bobbling and stuff rofl..
    Anonymous
    Guest
    Guest


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Guest Tue Oct 28, 2008 8:26 am

    Well yeh but brice can change the animation to the one on his Bgs right now they just the ones i recommend cause they are the closest to what rs has it looks cool anyway he can change animation this is just so they dont carry them in one hand lol

    Oh and here since you gguys dont like the sway ill make it like the bandos godsword on patton

    Brice Change this

    return 2562;

    To

    return 1663;

    Whenever you see a return ####; on it set the #### to 1663 only the godswords

    Sponsored content


    Correct stands for godswords + sara sword BRICE READ Empty Re: Correct stands for godswords + sara sword BRICE READ

    Post by Sponsored content


      Current date/time is Fri May 17, 2024 12:49 am