Killing Floor

Killing Floor

News Fixer - [v3.1]
27 Comments
三点水 11 Mar @ 6:34am 
update,pls.
neonsynth 16 Feb @ 6:44am 
Ahh shite. Thanks though.
Vel  [author] 16 Feb @ 6:44am 
This is really old and you probably need to re-host the back-end file.
neonsynth 16 Feb @ 6:31am 
It doesn't really work. When I try to refresh after a while it says it couldn't reach the KF Master Server. :/
Vel  [author] 11 Oct, 2022 @ 2:05am 
:csdsmile: Would be fitting to KF
trar 11 Oct, 2022 @ 1:48am 
Someone should do that before a troll or whoever decides to display ASCII porn to the people who still play.
Vel  [author] 11 Oct, 2022 @ 12:50am 
Problem is, it won't work if it was a modern HTML/CSS. Unreal script doesn't know how to render everything.

But yes, yes they could. Hosting like a txt file or whatever they had BEFORE it was broken is as simple as updating 5 lines of code or hosting a file on their own servers, that's it.
trar 10 Oct, 2022 @ 6:19pm 
Wait, could someone literally host an HTTP file on their own website and have it display to everyone who plays the game?
Vel  [author] 10 Oct, 2022 @ 2:08am 
Ikr xd they can literally host their http for free on some shady ass website and it can be fixed.. but the difference between this "Fix" and hosting a file is the HTMLBox used.

It renderes some links and hyperlink hints with some text formatting and coloring. That's all. (In addition to fixing the host as well).

TWI being TWI never ceases to amaze me.
NikC- 10 Oct, 2022 @ 1:27am 
Running a simple http web service is too expensive i guess :yoba:
Vel  [author] 10 Oct, 2022 @ 12:19am 
Pretty sure this is because of the way I wrote it. This was my very firsy mod ever. If somebody else wants to write it again, there might be a way to bypass the perk progression problems!

But the Mod modifies the GUI class so most other GUI mods might break. It was just a simple mod to show how incompetent TWI is when they left the game to die.
trar 9 Oct, 2022 @ 9:11pm 
It's weird that the mod would disable perk progress even though it's whitelisted and doesn't affect the actual "game" part of the game. Still, great fix.
Vel  [author] 22 Jul, 2021 @ 4:02pm 
Perk Progression Notice:

- Even tho this mod works just fine (And doesn't give Version Mismatch errors), it WILL disable perk progression. Use only if you don't give a frick about perks.
Vel  [author] 20 Jul, 2021 @ 3:44pm 
Cause + Fix for the HTTP 301 Errors: https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/2094235426/5190945662898386173/ (Please read if you only interested in using this mod)
Vel  [author] 19 Jul, 2021 @ 6:28am 
Oh, that's rather strange. I really don't know what the issue might be :) But will try and debug later.
󠁳 19 Jul, 2021 @ 6:04am 
It works in a half way i guess :D
I mean, I set your string variables to globalconfig label, so now its possible to change host using .ini file. Game, seems, connecting to host and subhost set in a .ini file, however /301/ HTTP error still appears. After testing many sites with raw data I thought that my firewall blockes outgoing requests and disabled it, but I still get error 301 messages on any host (tested pastebin, gist.github, raw.github, dpaste.com)
Vel  [author] 19 Jul, 2021 @ 5:43am 
Did it work at least? I'll let you know how to whitelist (Need to follow a proper guide)
󠁳 19 Jul, 2021 @ 4:57am 
well i recompiled but now cant connect any server cause of version mismatch, how did you made your .u whitelisted?
󠁳 19 Jul, 2021 @ 1:25am 
Ok will try to recompile
Vel  [author] 19 Jul, 2021 @ 1:18am 
I made a mistake before and didn't make the Host as a config variable :c If you're able to recompile the KFGUI one after modifying, we can try with Github Gists. They work even better than PasteBin anyway.

##############
GET /Vel-San/fa7c2625c9387c87190934db7b250767/raw/cbd82971cc38fc2cd8fb333fb7ad9803d48f7309/KFMOTD.ini HTTP/1.1

Host: gist.githubusercontent.com
##############
󠁳 19 Jul, 2021 @ 1:09am 
yes, pastebin returns crap. You need to change host, cause 2.0 version isnt working in this TCP RO engine :(
Vel  [author] 19 Jul, 2021 @ 1:00am 
@Rinnegan

Thanks for your input! I haven't had time to check why this isn't working anymore, but I suspect it's just a change from PastePin's side. It used to work just fine (Screenshots attached).

If I ever come back to the modding scene and try to fix this, I'll try using something other than PasteBin just to see how things go.
󠁳 19 Jul, 2021 @ 12:58am 
Well no, it just returns your NewsParse function
Pastebin's ones returns /301 error
󠁳 19 Jul, 2021 @ 12:47am 
You need to change http proto from 1.1 to 2.0 in .ini file, cause pastebin returns sh`t if you use old ones
Vel  [author] 5 Mar, 2021 @ 7:29am 
Vel  [author] 17 May, 2020 @ 5:43pm 
Update: This is now whitelisted!
Vel  [author] 16 May, 2020 @ 5:25am 
A guide on how to create the HTML and what is supported as tags can be found HERE - GUIDE LINK