Separate names with a comma.
Thx for help. I'll try!:-)
I'm trying to compile F2 RPU source code (Release config) but I'm getting following error: DebugEditor.cpp(541,5): error C7553: inline assembler...
Thx:-)
Does the SFall source available on GitHub (https://github.com/sfall-team/sfall) includes sources for High Resolution Patch? Thx
How can i programmatically get currently set F2 window mode (window/no window and resolution) set by f2_res_config (I mean the F2 Resolution Patch)?
Is it possible to call/run external executable (program written in c++ for e.g.) passing it some parameters from F2 script using SFall? If so how...
Ok. Sorry. Thx!
I'd like to use the Format function to print a message on the screen. How can I get the proper string length to pass as a fourth parameter? As...
Ok big THX:-)
Can someone please help me correct the code to draw an image? Here is my code: create_win_flag("ArmorInfoWnd", 10, 0, 320, 200,...
Is it possible to draw a semi-transparent image with SFall? If the answer ids yes how to do that. Which function to use? Thx.
I'd like to write a script including a line(s) with a c-style cast operator int like below: damage = max[int(total_damage) - int(modified_DR *...
I've already installed the latest (as far as know) F2 RPU (v26) but there i can't find the highlight items setting/entry in supplied ddraw.ini....