Garry's Mod

Garry's Mod

View Stats:
Lua issue ( Timers )
Im looking for someone to help me with an issue i know nothing about the timers in lua they have been giving me a real pain can someone help me out every 500 seconds or set ammount of time i want it to display a peice of text on the hud but i just cant get it to work

ADD ME IF YOU THINK YOU CAN HELP
< >
Showing 1-1 of 1 comments
Zak Jun 5, 2017 @ 1:03pm 
timer.Create("TextEveryXSeconds", 500, 0, function() PrintMessage( HUD_PRINTCENTER, "Hello there!" ) end)
http://wiki.garrysmod.com/page/timer/Create
http://wiki.garrysmod.com/page/Global/PrintMessage
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Jun 5, 2017 @ 7:44am
Posts: 1