Resource icon

-Arya Battle Chess- Publish 54--0.9-- 5/10/2016

No permission to download
Arya Battle Chess.

Thanks to the Efforts of the comunity
@Ravenwolfe for his personal time

requirement of replacement of movement.cs
path./..Scripts/Services/Pathing
A second option
Open Movement.CS and at the top add

  1. using Arya.Chess;

    and second

    f

      1. private bool CanMoveOver(Mobile m, Mobile t)

      1. return (!t.Alive || !m.Alive || t.IsDeadBondedPet || m.IsDeadBondedPet) || (t.Hidden && t.IsStaff()) || m is ChessMobile || t is ChessMobile;

        Add the red into the end there./

        Close and save.
        Now Drop the battle chess into Scripts/Customs

        Enjoy a good game of chess when ya can.
  • Like
Reactions: Greed and hutpat
Author
jase giffin
Downloads
117
Views
1,712
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from jase giffin

Latest Updates

  1. -Arya Battle Chess- Publish 54 Complete

    -Battle Chess- Drag and Drop / Movement cs Replacer. (Install Option 1.) First go to...
  2. FIXED!!!!!! RAVENWOLFE

    Now a working copy for publish 54 -thanks Ravenwolfe- still drag and drop still awesome still Arya
Back