OmegaNemesis28 Posted August 16, 2007 Share Posted August 16, 2007 Every heard of GunGame? It's an "eventscript" for Counter-Strike Source, and what it does is mod the game. Basically you start off with the lowest gun (pistols) and every kill you get the next highest weapon. Like Pistols->MachineGuns->Rifles->Gernades->Knife. The first person to get the last knife kill wins. Anywho - why am I here? Well the newest version of GunGame (GG4) has a php file that is meant to display whenever someone wins the round and displays the stats of the current round in-game. Problem is - it doesn't work 100%. Infact, GG4 comes with 2 php scripts. A small, less detailed one that works fine (it only displays who wins) and one that displays everyone's stats in the game along with the winner. This one does not work. For this to work - you place the php file on a webhost. Inside the php script is where you place your CSS server's IP addres, FTP login, and the "baseroute" which is the folders that leader to the game's main CSS folder. The script accesses a .txt file in the server that is created by the modification with stats in it. Even if you have everything 100% correct - you get this...http://lssclan.urldownload.com/gg4/gg4win.php There must be something wrong within the script itself. I've talked to the creator and he said he wasn't that good at php and had someone else write it. He himself hasn't got the detailed version to work, so I'm hoping one of you guys can help us! Here is a link to the phpfiles http://lssclan.urldownload.com/web_server.rar Here is the link to the WHOLE GunGame http://addons.eventscripts.com/addons/view/gungame4 Quote Link to comment https://forums.phpfreaks.com/topic/65171-css-eventscript-gungame/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.