Separate names with a comma.
It works.
I'm not 100% sure, but I think v1.0 is original Fallout 2 cd version (the SSLs of the scripts shipped with the game). "Updated source...
If you will say which version exactly you want to mod, people here will be more able to give precise instructions. Without deciding on a version...
Yep, I think this might be the simplest solution. Thanks.
That's a good idea, but I think the hook runs when an attempt is made instead of when the steal interface opens. Still, might use your solution,...
I want certain items to show/not show in critter's inventory, while trying to steal from them. The items shown/not shown will depend on your...
Hey guys. Can someone explain steal mechanics for me? All knowledge on the subject is welcome. I was thinking about a mod where the PC can't see...
Disregard that bit please. I'm probably misleading you with false information.
Can you recommend such program? Photoshop is too complicated for me.
Hi, guys. I was wondering what's the easiest way to recolor a critter. Like having a black haired Myron. Is there a program which can handle...
I think it's in proto.msg # # Caliber Types for weapons # {300}{}{None} {301}{}{Rocket} {302}{}{Flamethrower Fuel} {303}{}{C Energy Cell}...
Love the new look. I now can't see the weight of the items "on the table". Also, I can't see the caps amount, other then looking straight at them...
Correct me if I'm wrong, but isn't Horrigan slimmer on the X axis (east west)? Also, I'm don't know much about FRMs, but I understand that the...
The .int files should be part of master.dat. You can explore and extract using "Fallout 2 dat explorer" which you can find pretty easily. I think...
Did you try to make the sprite smaller? It isn't clear from what you wrote.
Check these out in define.h: #define METARULE_CAR_CURRENT_TOWN 30 #define METARULE_GIVE_CAR_TO_PARTY 31 #define METARULE_GIVE_CAR_GAS 32...
Thanks burn. I tried doing that, but I couldn't get the item to be removed and added properly. Mr. Stalin suggested using a delay: "call...
I'm guessing it could be easier to use the editor. I personally tried giving it a shot, but I ended up just copy pasting entire .msg lines and...
Does anyone know if PID 449 - UNUSED, is being used in any way in RP (including vanilla)? Any proto that you know for sure is not used?
What's the code to prevent an item to be moved from one inventory to another? Let's say I want to prevent all stimpaks to be moved between...