Garry's Mod

Garry's Mod

TylerB's moneyRequest E2 Functions (v1)
spy 5 aug, 2016 @ 14:29
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")
}
################################
< >
Visar 1-2 av 2 kommentarer
TylerB  [utvecklare] 9 sep, 2017 @ 16:12 
I know this is over a year old at this point, but for anyone who cares - this was fixed.
spy 9 sep, 2017 @ 18:33 
Thanks
< >
Visar 1-2 av 2 kommentarer
Per sida: 1530 50