SA-MP Forums Archive
Can a timer call a remote function? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Can a timer call a remote function? (/showthread.php?tid=482430)



Can a timer call a remote function? - SlonCHL - 21.12.2013

Can a timer call a remote function?


Re: Can a timer call a remote function? - MP2 - 21.12.2013

Not itself, no. You'd have to use CallRemoteFunction in the local timer function.