13.04.2009, 01:06
SetTimerEx(Function, Time, Repeat, FormatOfWhatToPass, WhatToPass);
So if you want the pass playerid (a number (Integer)) then you would put d or i as the FormatOfWhatToPass and playerid as WhatToPass
So if you want the pass playerid (a number (Integer)) then you would put d or i as the FormatOfWhatToPass and playerid as WhatToPass