FOnline Development > 3D Development

3D Model Repository

<< < (39/43) > >>

Wipe:

--- Quote from: Alvarez on September 01, 2013, 03:56:43 pm ---can the screenshots be saved in BMP, or is it hardcoded?

--- End quote ---

There's reserved client function filename_screenshot( string& filename ) which allows to change name of the file on the fly. If you change extension of filename, used format will be different too. Recognized formats/extensions are "jpg", "png", "tga" - anything else will use BMP format as fallback.

Alvarez:

--- Quote from: Wipe on September 01, 2013, 04:32:59 pm ---There's reserved client function filename_screenshot( string& filename ) which allows to change name of the file on the fly. If you change extension of filename, used format will be different too. Recognized formats/extensions are "jpg", "png", "tga" - anything else will use BMP format as fallback.

--- End quote ---

Noobish question: where can this function be found? And is there a possibility to disable the alpha of bright blue colour?

JovankaB:
You will find it if you open Notepad++ and make use of "Find in files" option.
Nobody remembers where every single function is, using search is the whole secret of getting to this stuff.
It's a reserved function so you can also check in which module it is in scripts.cfg.

About 2nd thing, I dunno, but I doubt it's possible.

Alvarez:
Could you please provide a link to a instruction how to set up the 3D repository on SDK?

Or, at least, give me a working link of this?
http://fodev.net/forum/index.php?topic=14217.msg120580#msg120580

All internal links in forum archive are dead.

Karpov:
The current repository works on an old sdk

http://www.mediafire.com/download/albsfuzhsyxs0s5/FO3dClient_v2.200111.rar

Then just change the critter you want to replace in the Crittertypes.cfg to FoMaleStrong.

I'll work on making things work on the new SDK releases. I'll PM you on how to set it up when I am done

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version