[video=youtube;-XJoVhlBxpQ]https://www.youtube.com/watch?v=-XJoVhlBxpQ[/video]
[B]Referred from this old thread:[/B] [URL="https://facepunch.com/showthread.php?t=1497404"]https://facepunch.com/showthread.php?t=1497404[/URL]
[QUOTE]Hey guys, I found an old copy of Epidemic with the Gear on my mediafire, thought I'd take a shot at fixing it up for the latest GMod 13 updates. (This was a version of Epidemic that was already fixed for GMod 13 but had broken a few updates ago.) There is a bit of a glitch with the strafing animations, and I really can't find the issue.[/QUOTE]
------------------
[B]Gamemode:[/B] Epidemic.
[B]Created by:[/B] Rick Dark and Disseminate.
[B]Genre:[/B] Horror, Zombie Apocalyptic RP.
[B]Functioning:[/B] It's playable.
Spent a few days fixing and making additions to this now mostly defunct script however it works as it would have done [B](mostly)[/B] all those years ago. I was going to host a community, and use this but decided against doing that; I figured I'd just release what I had managed to fix and add myself during those few days.
[B]FIXES:[/B]
*Inventory now saves as it should.
*Fixed player movement animations as mentioned above by the previous attempt at making some fixes by [URL="https://facepunch.com/member.php?u=557157"]ExodusTheFirs[/URL].
*Infected player sounds are now functioning from the context menu.
*Resolved some issues regarding infected fists.
*Fixed all issues with the weapon items.
*Adjustments made to item positions when equipped.
*General fixes and other errors that were present and game breaking.
[B]ADDITIONS:[/B]
*HECU models are both female and male and headhacked, though I did not make these models myself, credit to original creator.
*HECU players can put on and take off their helmet and gasmasks by first having the two items in their inventory and then using /maskoff/on /helmetoff/on.
*Decompiled original Epidemic survivor and other models, giving them their respective animations so that they work with Epidemic once more, as they would originally be in a t-pose.
*Added some old, deleted additions to Epidemic such as ambient sounds, hallucinations and other immersive features.
*A better headbob, I've included it as an autorun placement instead of a direct script for Epidemic, so it is optional.
*Additional C context menu options, such as salute and becon.
[B]MEDIA:[/B]
*You'll notice the item models are as a placeholder, I never got around to changing them so you can change the model to whatever you like by editing the items: HECU_helmet and HECU_mask.
[video=youtube;dQLWhGtXRPw]https://www.youtube.com/watch?v=dQLWhGtXRPw[/video]
[video=youtube;f_IkUWKdhx4]https://www.youtube.com/watch?v=f_IkUWKdhx4&t=23s[/video]
[B]DOWNLOAD:[/B]
Epidemic Content:
[url]https://mega.nz/#!t6RmHBRS!YIyZ97eQ8QoEfIUQyLm7ZYUliNKBC3sx3W78UDy LJ-Y[/url]
Epidemic Gamemode & Extras:
[URL="https://mega.nz/#!kqg2TRQD!g4_SDo6TGdm0SeeLSeKl6LYR_1gKa9SB5KWHOD0 npw8"]https://mega.nz/#!kqg2TRQD!g4_SDo6TGdm0SeeLSeKl6LYR_1gKa9SB5KWHOD0 npw8[/URL]
[B]Included:[/B]
*Epidemic.
*Gear.
*SQL file for import.
*Required modules.
*Content pack.
*A loading screen I was going to use for my server.
[B]Not included but shown:[/B]
DissFX: [url]https://www.gmodstore.com/scripts/view/1089/dissfx[/url]
Enjoy.
i love you... you've done gods work.
Excellent work, but how to use?
[QUOTE=thexant;52253233]Excellent work, but how to use?[/QUOTE]
gamemode/epidemic:
epidemic and gear, place into your gamemodes folder, where your main server directory is.
lua:
place both the bin and autorun folders into your lua folder, where your main server directory is.
modules:
place libmysql.dll where your [B]server executable[/B] file is (srcds.exe).
sql-import:
import the sql file into your database and configure [B]mysql_saving.lua[/B] located in the epidemic schema on line 59.
open[B] init.lua[/B] located within the epidemic schema and add your STEAM ID on line 73 in order to become an admin.
Oh my god, I still remember this gamemode
How old is this
the oldest mention i've found is the showcase of the "Necropolis" Server [URL="https://facepunch.com/showthread.php?t=876675"]here[/URL], from the 9th January 2010.
[QUOTE=Tomelyr;52253652]the oldest mention i've found is the showcase of the "Necropolis" Server [URL="https://facepunch.com/showthread.php?t=876675"]here[/URL], from the 9th January 2010.[/QUOTE]
It's from 2009.
[video=youtube;V8OK_BOLcFM]https://www.youtube.com/watch?v=V8OK_BOLcFM[/video]
lol I still have screenshot of this
[img]https://steamuserimages-a.akamaihd.net/ugc/540648201802327704/FEC7DB9D027E897D8DF78545610374FD109AFA90/[/img]
[img]https://steamuserimages-a.akamaihd.net/ugc/540648201802325100/1F69268AF2367DC87007B273B64552B4BC2DA836/[/img]
[img]https://steamuserimages-a.akamaihd.net/ugc/540648201847230371/4A077525B2191476970A0DF216ABEB4A22DDAB83/[/img]
[editline]21st May 2017[/editline]
2011 July, Holy shit
Well done.
i dont like it. too scary for me
nice gamemode
I love you
Characters don't save, yet they do make an entry in the SQL database.. how do I fix this?
[QUOTE=yung;52260528]Characters don't save, yet they do make an entry in the SQL database.. how do I fix this?[/QUOTE]
Do you see a MYSQL connection being established on the server console, if you don't, have you configured your SQL settings correctly at [B]mysql_saving.lua[/B] located in the epidemic schema on line 59.
You could also try this clean SQL file I sorted out before doing all of my ingame stuff:
[URL="https://mega.nz/#!higwDLTb!rn1lyv4xdZoth9x4uRhhFlSworNQ2wy10MkzCIBwXys"]https://mega.nz/#!higwDLTb!rn1lyv4xdZoth9x4uRhhFlSworNQ2wy10MkzCIBwXys[/URL]
I see the entries made by Epidemic of the characters made in game, but when click CHOOSE...
it says no saves to choose
I have everything set up correctly, and console does say connection IS established with the SQL.
I am having the same issue, a connection is established but it won't retreive character data.
I cannot pickup items anyone have a fix?
Sorry, you need to Log In to post a reply to this thread.