Game Servers [Deleted]

Heya folks. (Sorry for reviving the thread)

I wanted to get 'Killing Floor 2' working with this addon and since I seen the 'Unmaintained' tag, I figured, I would chance my arm at it. Loe and behold, I got it working.

https://github.com/fahy/random-scripts/blob/master/killingfloor2.php

I have uploaded the code which should be put into library/GameServers/GameQ/gameq/protocols

Also, do not forget to update the Servers.php file (Located in /library/GameServers/Model/Server.php ) (I placed this under 'Killing Floor' but you can stick it anywhere!!)

Code:
"killingfloor2" => "Killing Floor 2",

I am not a PHP developer...I just sorta copy and pasted things in and see what worked. Easy enough to follow for each game. :)

While this is one way to do that, you could also just use the built in "source server" option for the server type. It works with all servers that use the source query protocol.

Not sure why there is an unmaintained tag since I still provide support and bug fixes.
 
you could also just use the built in "source server" option for the server type. It works with all servers that use the source query protocol.

Funny_shocked_face-5.jpg


REALLY?!
GDI, I never even spotted that before... Oh well :<
 
@ceribik are you planning to make it work for Xenforo 2?

That's not possible. XenForo 2 uses a brand new addon system and so the addon would need to be recreated mostly from scratch. This would naturally require a new purchase.

However, I'm not planning on doing this at this stage due to high levels of piracy.

I'm still providing support for customers of this XF 1 version though.
 
That's not possible. XenForo 2 uses a brand new addon system and so the addon would need to be recreated mostly from scratch. This would naturally require a new purchase.

However, I'm not planning on doing this at this stage due to high levels of piracy.

I'm still providing support for customers of this XF 1 version though.

You mean piracy of your addon?
Is it possible to hire you so I can have it on my site?
 
Top Bottom