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

There are no mirrors, request one in the comment section below.
File: Starbank Redux v1.0.0
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=94514
Description: PC Monitor with banking application for your DarkRP 2.4.x server.

- For use with custom banker classes.

- No longer requires PCMod to operate.

- Can be used with any RP mod which has a concept of money.

- The currency symbol is set by the RP mod's "CUR" string variables on client and on server - if it does not exist, it will use a dollar sign.

- Please note that this should be thought of as a loan calculator and not as an actual physical bank

SIMPLE INSTALLATION INSTRUCTIONS (Included in zip):

1) Move the folder "bank_computer" into DarkRP/entities/entities

2) Add the following line to DarkRP/gamemode/addentities.lua

AddEntity("Bank Computer", "bank_computer", "models/props_lab/monitor01a.mdl", 400, 1, "/buybankpc", TEAM_GUN)

3) ^ REPLACE TEAM_GUN above with TEAM_BANK or whatever you called your Banker class on your server.

Image: Starbank