Zombie Survival

Post Reply
Alexander
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Apr 28, 2014 6:18 pm

Zombie Survival

Post by Alexander »

Hello, could i get some help with my zombie survival server? If you are wondering "Well what does he need help on?". I need help with adding in weapons and editing the gamemode so it fits my standards. I'v did some researching and it says its in sh_options but i checked in gamemodes the zombie survival isen't in the gamemodes file.
User avatar
Sir Nipah
This is my homepage
This is my homepage
Posts: 76
Joined: Mon Jul 08, 2013 3:38 am
Location: Australia/Melbourne
Contact:

Re: Zombie Survival

Post by Sir Nipah »

Game modes the come with Garry's Mod 13 are Sandbox and TTT.
Other gamemodes are made from other people who are most likely not affiliated with facepunch.

You will need to find a zombie survival gamemode else where.
Image Garry's Mod veteran.
Alexander
New to forums
New to forums
Posts: 7
Joined: Mon Apr 28, 2014 6:18 pm

Re: Zombie Survival

Post by Alexander »

Alright thanks but i have another question i do not know if you guys are great at devs with other gamemodes but for the ammo, i cannot add in my custom ammo. the following script:

GM:AddStartingItem("357", "2 357sig ammo boxes", nil, ITEMCAT_AMMO, 15, nil, function(pl) pl:GiveAmmo((GAMEMODE.AmmoCache["fas2_ammo_357sig"] or 12) * 2, "pistol", true) end, "models/Items/BoxSRounds.mdl")

The weapon i am using is FAS2 weapon pack
User avatar
Sir Nipah
This is my homepage
This is my homepage
Posts: 76
Joined: Mon Jul 08, 2013 3:38 am
Location: Australia/Melbourne
Contact:

Re: Zombie Survival

Post by Sir Nipah »

Sorry I'm not that good of a lua coder and I have never done TTT sweps before.
Image Garry's Mod veteran.
Post Reply