After 15 years I thought it was time to bring back the Constructor server to Unreal Tournament 2004. You can now play the map online on our server. The map was originally one of the last few maps I have ever made as I stopped mapping between 2006-2008 during College.…
One feature I really wanted AccessPlus (the admin control mutator) was for the neato color gradient system that made the server stick out. Since the code to accessplus is now 100% available on github, I took it and removed all the extra features to make a simple server colorizer. The…
With Never Not Funny going independent again, and rolling out an outstanding website, I wanted to adapt their new logo into a nice wallpaper. Here is the 1920 x 1080 wallpaper.
I had to create a script that generated rainbow between 2 to 768 colors in the rainbow. It returns an array that can be referenced. It’s ideal for 5 to 700 results. <?PHP // Generate Rainbow Points. function generatecolorcodes($numberofcolor) { // Find numbers to pick. if ($numberofcolor > 0 &&…
I went through and made some cosmetic updates to Llama Punter (for UT2004) and updated how the feeds look as well as the logo. Check it out at https://punter.vengefulllama.com
In the past few weeks it has been clear that a lot of people want to get back together and play games. On the weekends we have been playing a lot of Assault in UT2004. Join in the discord (Link at PWC-Gaming.com) and get in on the fun. We’d love…
Today I got the reminder of the wonders of automation. About 2 years ago I rolled out a very powerful system that lets our customers book their appointments online. The website makes it look a lot easier than it took to make it work reliably. First off, our scheduling system…
Just heard a horror story of a company who decided to change hosts to their new IT guys and it backfired. It’s not best to trust a small business web hosting company who does not handle web hosting primarily. They may have servers that work but they may not have…
It’s a shame this is where we are. The FCC is going to be voting to strip Net Neutrality rights. This is not good, and speaking as a person who has set up and manage TONS of servers on different carriers I can tell you this breaks rules that helps…
If you need to do custom labels for your Grandstream phones (2160, 2130, 2124, 2120, 2020, and gxp110x) you can do so from this official document from Grandstream. Their site does not make it easy as it should be to access this resource so if you need a copy, get…