Search results

  1. Nirran

    Fallout 2 utility Ruby Decompile / Compile files

    if anybody will use ones with all sfall op codes in them,i will update,if not,then i'll skip updateing them
  2. Nirran

    Looking for list of fo2 crash codes

    thanks for the clarification Nova edit : expains why after spending a bit googling,didnt find any relevent info
  3. Nirran

    Looking for list of fo2 crash codes

    seen someone post abotu one existing,but i forget what person/site listed error codes as this edit : looking for list of what they mean
  4. Nirran

    How to give voice to a Talking Head

    You Are very welcome! I haven't messed with sound files much,maybe some one knowlegable can respond
  5. Nirran

    How to give voice to a Talking Head

    did you add the acm name to the dialog line? this is from cassidy.msg {171}{Cas0171}{What's up? You got that "I need to tell you something you might not like" look again.} {172}{Cas0172}{Yeah?} {173}{Cas0173}{What's up? You got that "I'm pulling rank" look again.} {174}{}{I want to ask you...
  6. Nirran

    Fallout 2 mod My sFall Mods and Tools

    whoops,enabling custom slayer didnt disable vanilla slayer,corrected it,also forgot to include the script that makes critters attack diff target if the party member they attacking is knocked out
  7. Nirran

    Fallout 2 mod My sFall Mods and Tools

    Been A while,but ive added sniper and slayer custom perks,if anybody wnats to test them,please do and post roblems etc here,this isnt on my site yet,enjoy edit : slayer has option to lower the crit chance(defaut 100%),and sniper has optional -1 action point for aimed shots instead of roll luck...
  8. Nirran

    luck roll

    Yea it was requested
  9. Nirran

    luck roll

    can someone post the code the engine runs when this is activated? (is_success(do_check(dude_obj, STAT_lu, 0))) thanks edit : never mind googled and found Furthermore, it adds another Luck roll of (10*Luck). As a result, 10 LK means every hit is automatically a critical hit and More Criticals...
  10. Nirran

    create_win

    Cannot Do it then? :(
  11. Nirran

    Fallout 2 mod My sFall Mods and Tools

    your very welcome,fyi sniper and slayer custom perks arent coded yet,tho they have the crap in customperks.ini
  12. Nirran

    Fallout 2 mod My sFall Mods and Tools

    your welcome,use these files to get rid of the debug messages,also delete 'gl_test.int' in data/scripts folder edit : settings in damage.ini were added
  13. Nirran

    create_win

    this seems to only be positioned as screeen x y pixles,and way of doing thsi and posion on map hex? tried this,doesnt seem viable create_win_flag("Container_Items", tile_num(Container) % 200, tile_num(Container) / 200, 4, 8, WIN_FLAG_DONTMOVE); edit : or am i trying to use the wrong...
  14. Nirran

    Fallout 2 mod My sFall Mods and Tools

    try this,added my ini file as these arent uploaded yet,some new settings,will hafta redo ur edits edit whoops forgota new perk script
  15. Nirran

    Fallout 2 mod FO2 Engine Tweaks (Sfall)

    thnx,attack type then edit : thank you very much for this @NovaRain
  16. Nirran

    Fallout 2 mod FO2 Engine Tweaks (Sfall)

    what is hit_mode in this code?
  17. Nirran

    Fallout 2 mod My sFall Mods and Tools

    What weapon used?
  18. Nirran

    Fallout 2 mod My sFall Mods and Tools

    ack,something wrong with get skill procedure then edit : what doesit spam when this is in data script?
  19. Nirran

    Fallout 2 mod My sFall Mods and Tools

    DL the script in previous post,tell me what it spams when u attack
  20. Nirran

    Fallout 2 mod My sFall Mods and Tools

    try some smaller value,massive amounts may be causing some calculation error edit : attack with this in data/scripts and tell me if the number is higher then ur ini setting
Back
Top