Search results

  1. Mario_Dweller

    Disabling TRADE button

    Hi. Does somebody know how to disable TRADE button? I know it can be done via CRITTER prototypes, but it's too much work. We want to have trading allowed just from the dialog. Few years ago, I managed to disable the USE THE BEST ARMOR button. I've just found the file and memory offset of the...
  2. Mario_Dweller

    Town entering screens.

    Where is defined which town has this ? It must be hardcoded... Where ? :)
  3. Mario_Dweller

    FFCON BMP problem

    Hello. I need to modify AAF font. A use program FFCON, but it says "Not VALID BMP for convert" Did anyone successfuly modified it ? It seems mspaint isn't good program for this...
  4. Mario_Dweller

    script problem - chain attack

    How to make some critter to attack critter1, then if it dies attack critter2, ... It seems attack command doesn't work in combat_p_proc;
  5. Mario_Dweller

    Fadein / Fadeout problem

    Cya. I have troubles with fadein / fadeout. Sometimes it is so slow I have to kill fallout2 process and sometimes it's too fast. And sometimes it's (almost) OK. I have XP SP2 / DX9.0c / AMD 64 3000+ / GF7300GT. I'd like to know if install of Win98 will help. XP 'compatibility' does not...
  6. Mario_Dweller

    Script list limit

    Hello. I've noticed maximum count of scripts is 1418. Does sb know how to extend that limit if is it possible ?
  7. Mario_Dweller

    Start position in worldmap.

    Hello. Somebody knows how to change start position in worldmap ? Long time ago guys answered me in TeamX forum here http://teamx.ru/cgi-bin/ikonboard/topic.cgi?forum=12&topic=35&start=0. It works. But it changes only viewport and highlight, not start position :?
  8. Mario_Dweller

    New Dialog Generator Tool called FDG2

    It is for MSG->SSL converting. However, that MSG file needs some changes. It's for pure dialog only. It's not a big util, primary I've made it for my teamm8 (Fallout 1.5: Resurrection MOD). If you want to try it, just download it here. http://maryo.chytrak.cz/files/fdg2.zip[/url]
  9. Mario_Dweller

    DAT Utils

    Hello. I need some util to make new .DAT file or some tip to install DAT2 by TeamX with some GUI. I found these utils: - DAT2 by TeamX - Dat Explorer 1.43 I tried to install DAT2 for Total Commander, then for FAR. Both tries weren't successful. :(. I also found some GUI. But it's...
  10. Mario_Dweller

    Problem with LVARS

    Hello, I have one big problem with LVARS. so I have for example: #define LVAR_Hostile (4) #define LVAR_Talked_Before (5) #define LVAR_Angry (6) and in SCRIPTS.LST i have #local_vars = 7 BUT in this case, LVAR_Hostile doesn't work and the...
  11. Mario_Dweller

    How to create item(gun) with no ammo ?

    How to create item(gun) with no ammo ?
  12. Mario_Dweller

    Changing DMB for explosives.

    I need to add new type of explosive, with greater damage, but I didn't find the way how to do it. Maybe VIA scripting ?
  13. Mario_Dweller

    Starting position in worldmap

    Hi, Is there any way to set the starting position in woldmap ? Even if you set the position of Arroyo in CITY.TXT file, starting position isn't changed... Is it hardcoded ?
Back
Top