Garry's Mod

Garry's Mod

385 betyg
Money Detector
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Roleplay
Filstorlek
Lades upp
Uppdaterades
2.272 KB
28 nov, 2012 @ 18:45
29 nov, 2012 @ 8:57
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Money Detector

Beskrivning
A DarkRP addon that allows you to accurately detect money.

The original version for GMod 12 was made by philxyz, I (Muffin) fixed it up for GMod 13, because it is an exremely useful RP addon, especially for gunshops.
12 kommentarer
DzG.TriggerHappy 1 jan, 2016 @ 9:13 
I have it but its not working
nitekiller3 13 dec, 2015 @ 19:36 
You can fix this if you are still getting errors. I found that if you change line 25 in lua/weapons/gmod_tool/wire_moneydetector.lua to:

-- take out: if not ValidEntity(wmd) then return nil end and replace with
if not wmd:IsValid() then return nil end

Also change utilx to util as mentioned in philxyz's post/comment but instead replace line 92 as follows:

-- remove and replace local tr = util.GetPlayerTrace(player, player:GetCursorAimVector())
local tr = util.GetPlayerTrace(player, player:GetAimVector())
memelad 28 sep, 2015 @ 14:28 
im trying to make a darkrp server so i can test out a dupe that needs this addon, but the game crashes when i try to start a new game (at least on darkrp)
AustinJacob 24 jan, 2015 @ 22:18 
error that i can not get rid of



TEST [lua/entities/gmod_wire_moneydetector/cl_init.lua][lua/entities/gmod_wire_moneydetector/init.lua]
TEST [lua/entities/gmod_wire_moneydetector/init.lua][lua/entities/gmod_wire_moneydetector/init.lua]
FOUND IN ADDON [110639547]
TEST [lua/entities/gmod_wire_moneydetector/shared.lua][lua/entities/gmod_wire_moneydetector/init.lua]

[Money Detector] lua/entities/gmod_wire_moneydetector/init.lua:45: attempt to index field 'BaseClass' (a nil value)
1. unknown - lua/entities/gmod_wire_moneydetector/init.lua:45
Super Straight White Male 7 sep, 2014 @ 7:00 
how does it work?
philxyz 13 apr, 2014 @ 6:15 
Thanks for uploading this to the workshop and for crediting me, the error can be fixed by renaming 'utilx' to 'util'.
TylerB 28 jan, 2014 @ 1:50 
Useful, as always.
RAMZAM 5 jun, 2013 @ 6:08 
Adam, there's a new type of way to do that. Try using google.
Adam. 2 dec, 2012 @ 19:38 
Added this to my workshop.vdf file for my server, doesn't work? Any help? >.<
tylertylertyler333 30 nov, 2012 @ 8:59 
Why is this (and the user for wiremod) not default?