25.08.2013, 08:25
I'm new to the y_timers and I've tried adding a timer following the example on the "y_times.pwn" included in the download.
Unfortunately, I get this error:
Here's my code:
Unfortunately, I get this error:
Code:
error 010: invalid function or declaration
pawn Code:
Timer:OneSecondInterval[1000]()
{
}


