Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

Mirror 1 - Show

Mirror 2 - Show

File: OvisScripts v3.0
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=125201
Description:
Fixes many of the downsides to rp_oviscity_gmc5

Extract to garrysmod/addons

Fixed some stuff that broke because of garrysmod updates.

Have Fun


-Map Parts Fixed-
Train has control buttons now
Cars are now buggys that are drivable
Npcs Sell stuff (Script allows easy pricing)
Mail slots send mail to post office
PD has increased security
Player doesn't spawn on building roof
Nuke Button Disabled

-Settings in sv_ovisscripts.lua-

local o_Stopnuke = false --Should nuke be disabled?
local o_Mailboxes = true --Should mailboxes work?
local o_RestrictedPoliceDoors = false --Should PD doors open only to police and lockpicks?
local o_Train = true --Should train chair be replaced with buttons?
local o_JeepReplace = true --Should the cars be replaced with jeeps?
local o_Npcs = true --Should npcs vend items?
local o_CustomSpawns = true --Should players spawn at custom positions?

-Instructions for vending items-
in sh_ovisscripts.lua you'll find the table that defines what npcs can sell. Just modify the stuff there if you want.

Image: OvisScripts