Garry's Mod

Garry's Mod

TylerB's moneyRequest E2 Functions (v1)
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")
}
################################
< >
Näytetään 1-2 / 2 kommentista
TylerB  [kehittäjä] 9.9.2017 klo 16.12 
I know this is over a year old at this point, but for anyone who cares - this was fixed.
spy 9.9.2017 klo 18.33 
Thanks
< >
Näytetään 1-2 / 2 kommentista
Sivua kohden: 1530 50