Killing Floor

Killing Floor

News Fixer - [v3.1]
27 条留言
三点水 3 月 11 日 上午 6:34 
update,pls.
neonsynth 2 月 16 日 上午 6:44 
Ahh shite. Thanks though.
Vel  [作者] 2 月 16 日 上午 6:44 
This is really old and you probably need to re-host the back-end file.
neonsynth 2 月 16 日 上午 6:31 
It doesn't really work. When I try to refresh after a while it says it couldn't reach the KF Master Server. :/
Vel  [作者] 2022 年 10 月 11 日 上午 2:05 
:csdsmile: Would be fitting to KF
trar 2022 年 10 月 11 日 上午 1:48 
Someone should do that before a troll or whoever decides to display ASCII porn to the people who still play.
Vel  [作者] 2022 年 10 月 11 日 上午 12:50 
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 2022 年 10 月 10 日 下午 6:19 
Wait, could someone literally host an HTTP file on their own website and have it display to everyone who plays the game?
Vel  [作者] 2022 年 10 月 10 日 上午 2:08 
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- 2022 年 10 月 10 日 上午 1:27 
Running a simple http web service is too expensive i guess :yoba:
Vel  [作者] 2022 年 10 月 10 日 上午 12:19 
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 2022 年 10 月 9 日 下午 9:11 
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  [作者] 2021 年 7 月 22 日 下午 4:02 
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  [作者] 2021 年 7 月 20 日 下午 3:44 
Cause + Fix for the HTTP 301 Errors: https://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/2094235426/5190945662898386173/ (Please read if you only interested in using this mod)
Vel  [作者] 2021 年 7 月 19 日 上午 6:28 
Oh, that's rather strange. I really don't know what the issue might be :) But will try and debug later.
guadaña 2021 年 7 月 19 日 上午 6:04 
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  [作者] 2021 年 7 月 19 日 上午 5:43 
Did it work at least? I'll let you know how to whitelist (Need to follow a proper guide)
guadaña 2021 年 7 月 19 日 上午 4:57 
well i recompiled but now cant connect any server cause of version mismatch, how did you made your .u whitelisted?
guadaña 2021 年 7 月 19 日 上午 1:25 
Ok will try to recompile
Vel  [作者] 2021 年 7 月 19 日 上午 1:18 
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
##############
guadaña 2021 年 7 月 19 日 上午 1:09 
yes, pastebin returns crap. You need to change host, cause 2.0 version isnt working in this TCP RO engine :(
Vel  [作者] 2021 年 7 月 19 日 上午 1:00 
@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.
guadaña 2021 年 7 月 19 日 上午 12:58 
Well no, it just returns your NewsParse function
Pastebin's ones returns /301 error
guadaña 2021 年 7 月 19 日 上午 12:47 
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  [作者] 2021 年 3 月 5 日 上午 7:29 
Vel  [作者] 2020 年 5 月 17 日 下午 5:43 
Update: This is now whitelisted!
Vel  [作者] 2020 年 5 月 16 日 上午 5:25 
A guide on how to create the HTML and what is supported as tags can be found HERE - GUIDE LINK