Jump to content

Fraglord85

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Fraglord85

  1. 10 hours ago, Jarno Mikkola said:

    You open the file with Near Infinity. The most recent release. Which is a Java tool, here's a little more about it.

    Thnx i tried out that one before and i could not get it to work, but now i did since u mentioned i needed java 😛

     

    Anyway i opend it up but cant see the keybind option in that file is there not a way to change the activation key ? for the script this is what i see in the script of Thief4.BS

    Spoiler

    IF
        Delay(5)
        !Range(NearestEnemyOf(Myself),30)
        !ModalState(DETECTTRAPS)
        OR(2)
            Class(Myself,THIEF_ALL)
            Class(Myself,MONK)
    THEN
        RESPONSE #100
            FindTraps()
    END

    IF
        ActionListEmpty()
        See(NearestEnemyOf(Myself))
        !Range(NearestEnemyOf(Myself),4)
        Range(NearestEnemyOf(Myself),10)
    THEN
        RESPONSE #100
            RunAwayFrom(NearestEnemyOf(Myself),45)
    END

    IF
        ActionListEmpty()
        See(NearestEnemyOf(Myself))
        !Range(NearestEnemyOf(Myself),10)
    THEN
        RESPONSE #100
            EquipRanged()
            AttackReevaluate(NearestEnemyOf(Myself),30)
    END

    IF
        ActionListEmpty()
        See(NearestEnemyOf(Myself))
        Range(NearestEnemyOf(Myself),4)
    THEN
        RESPONSE #100
            EquipMostDamagingMelee()
            AttackReevaluate(NearestEnemyOf(Myself),30)
    END

    IF
        ActionListEmpty()
        See(NearestEnemyOf(Myself))
        !Range(NearestEnemyOf(Myself),4)
    THEN
        RESPONSE #100
            EquipRanged()
            EquipMostDamagingMelee()
            AttackReevaluate(NearestEnemyOf(Myself),30)
    END

     

  2. ok ive tried googling how to edit the .bs file but i am getting nowhere. 

     

    how do i edit this scrip of SCS it says activate by pressing D but i am using my D for something else and thus the script can never be enabled ? so i need to edit the script to change the keybind to activate stuff anyone able to help me with this! ? greatly appreciated!

  3. bunch of errors while installing this cannot upload file here says max size is 0.98 mb so i put it on tinyupload instead http://s000.tinyupload.com/?file_id=09457530062807983661

    ======================================================================

    smaller_bam is bg2_button_resized
    Copying 1 file ...
    ERROR: error loading [stratagems/caster_shared/resource/bg2_button_resized.bam]
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.
    Stopping installation because of error.

    ERROR Installing [Initialise AI components (required for all tactical and AI components)], rolling back to previous state
    Will uninstall 3323 files for [STRATAGEMS/SETUP-STRATAGEMS.TP2] component 5900.
    Uninstalled    3323 files for [STRATAGEMS/SETUP-STRATAGEMS.TP2] component 5900.
    ERROR: Unix.Unix_error(20, "stat", "stratagems/caster_shared/resource/bg2_button_resized.bam")
    Please make a backup of the file: SETUP-STRATAGEMS.DEBUG and look for support at: For help troubleshooting installation problems, go to the Sword Coast Stratagems forum at forums.gibberlings3.net.
    Using Language [English]

     

    ======================================================================

     

     

×
×
  • Create New...