Garry's Mod

Garry's Mod

TylerB's moneyRequest E2 Functions (v1)
spy 5 Aug, 2016 @ 2:29pm
moneyTimeout() not working
I can't really paste the code because the code itself is a big ass Printer Bank i'm making, but..

moneyRequest(P,Price,10,"Checkout")
I'm getting the money request fine. Works.


Works.

if(moneyClk("Checkout"))
{
print("checked out!")
}
################################
Works.

if(moneyNoClk("Checkout"))
{
print("didnt check out")
}
################################
DOESN'T WORK :(

if(moneyTimeout("Checkout"))
{
print("timer ran out")
}
################################
< >
Showing 1-2 of 2 comments
TylerB  [developer] 9 Sep, 2017 @ 4:12pm 
I know this is over a year old at this point, but for anyone who cares - this was fixed.
spy 9 Sep, 2017 @ 6:33pm 
Thanks
< >
Showing 1-2 of 2 comments
Per page: 1530 50