13.10.2014, 12:54
Nice, Great work
What if i want to have 2 'AddRandomMessage' with different times?
pawn Код:
// Set the interval to 30 seconds (30000 ms).
SetMessageInterval(30000);
// Add a random message to the queue.
AddRandomMessage("Make sure you visit our forums for more information!", 0xFFFFFFFF);