Search results

  1. VonZorch

    Scripting question(s)

    Jim, you might try set_critter_current_ap(dude_obj, 0). I have no idea if it will work or not, but it may be woryh a try. Anyone, is there any way to return the actual combat hit roll or how much it is made by? I tried how_much in a global registered for afterhitroll but it doesn't return...
  2. VonZorch

    sfall script editor

    Does anyone have any experience getting the script editor to work in Linux with Wine? If so I would appreciate any tips. Update: Script editor works properly except I have to compile from the command line.
  3. VonZorch

    Help with scripting

    I did, but obviously not well enough. I did get the completed script to compile but now I have a new problem. The script is listed in scripts.lst and scripts.h and is in the proto but does nothing. This is for an item that does things when put into or taken out of one of the ready item...
  4. VonZorch

    Help with scripting

    Forgotten Knight, thanks, that is what I needed. :salute: My problem was none of the tutorials I looked at said how to change saved local variables, and I do need to save it. JimTheDinosaur, that is exactly the clumsy method I was using. As for modifying existing scripts, I don't have any...
  5. VonZorch

    Help with scripting

    I am trying to write my first script and getting a very frustrating error. Code I get an "expecting ';'", at LVAR_IS_WORN :=1;. I don't see where I am missing a ; in the code. :wall: The posted code has been reduced to the simplest possibility from the whole script. Can someone tell...
  6. VonZorch

    Small compiler problem

    How I got it to work. I changed Fallout 2 Mapper to Fallout2Mapper, it makes some things simpler. First install DosBox and the Watcom C/C++ DOS compiler. The Watcom installer should be saved into Mapper/scripts as Watcom.exe. Make link to DosBox in Fallout2Mapper\scripts. Change Target to...
  7. VonZorch

    sfall script editor

    Two things here. First could you put a font size selector in, I'm getting kinda old and the 6 point in the message window is very hard to read. Second, when I try to compile any script, even ones from the Mapper script base, I get an error "The system cannot find the file specified." This...
  8. VonZorch

    Megamod 2.44 Bug Reports and Suggestions

    Panzerkampfwagen if possible put a Linux partition on your machine and run it under Wine. No need for any hires patch.
  9. VonZorch

    Megamod 2.44 Bug Reports and Suggestions

    Some problems. First the player Power Armor does not have an animation for climbing ladders. The Carson City murder quest. I found the body in the basement but only the bar patron in the southeast corner has changed dialog. Also I found the sign in the mayor's office and got the 'he's...
  10. VonZorch

    Megamod 2.44 Bug Reports and Suggestions

    Custom Skill Books Fixed the problem. Linux file names are case sensitive. Needed to rename Skill Books folders to match exactly.
  11. VonZorch

    Megamod 2.44 Bug Reports and Suggestions

    Custom Skill Books I added Nirran's Custom Skill Books to a working Megamod 2.44. It will no longer either load or save games. I am running on Fedora 18 via Wine set to Win98 or WinXP, i've tried both. I am using the obj_dude.int from 2.4 to keep the game from corrupting saves. Could...
  12. VonZorch

    Fallout 2 Restoration Project Gameplay Thread

    Solved my Dobbs problem. After telling him to wait you need to go to another map, then go back to the map you left him on, before getting him back.
  13. VonZorch

    Fallout 2 Restoration Project Gameplay Thread

    I am having a problem with Nirran's Privqte Dobbs NPC mod. After I recruit him, if I have him wait when I come back he always says I have too many followers even if I have no one else with me. I even left the rest in New Reno and took Dobbs to another map. I have FRP 2.1.2b with sfall 2.17b...
Back
Top