Garry's Mod

Garry's Mod

TylerB's moneyRequest E2 Functions (v1)
spy 5. aug. 2016 kl. 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")
}
################################
< >
Viser 1-2 af 2 kommentarer
TylerB  [udvikler] 9. sep. 2017 kl. 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 kl. 18:33 
Thanks
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50