View Single Post
Naydef
Senior Member
Join Date: Dec 2015
Location: Doom Town, Nevada
Old 05-28-2022 , 12:33   Re: Silanos Rework (FF2, BVB, Rewrite)
Reply With Quote #4

Some issues found in the configs

silanos.cfg
Code:
A sound is not in the download table
File 'freak_fortress_2/silanos_bvb/lastman.mp3'

Inconsistent use of path separator character. Unix / is recommended.
silanos_bvb.cfg
Code:
A sound is not in the download table
File 'freak_fortress_2/silanos_bvb/lastman.mp3'

Inconsistent use of path separator character. Unix / is recommended.

I've manually added "version" "99" to the config in order to prevent loading on FF2-Official which doesn't support BvB.

Btw, I've noticed the health formula is static, not depending on the number of players. Intended?
silanos_rewrite.cfg
Code:
I've checked this config manually, because my tool is not ready to parse this format.

A sound is not in the download table
File 'freak_fortress_2/silanos_bvb/lastman.mp3'

Inconsistent use of path separator character. Unix / is recommended.

The 'download' section was absolutely bonkers. There should not be number enumeration for the files. Also materials entries had extensions. I hope the fixes will work just fine.

This config also has static health formula. Is this intended?
I'm attaching the fixed configs here.
Attached Files
File Type: zip silanos.zip (6.4 KB, 49 views)
__________________
My plugins:
*None for now*


Steam:
naydef

Last edited by Naydef; 05-28-2022 at 12:35.
Naydef is offline