[Include] [INC] TextDrawCountDown (Version 1.0) by Littlejohny
#1

[INC] TextDrawCountDown
Hi Community,
You want to make a easy TextDrawCountDown ?
With that Include you can !

Functions:
Code:
TextDrawCountDownForPlayer(playerid, seconds)
	Parameters:
		playerid[]	the player in which the function is being performed
		seconds[]	how many seconds (max 30)
- Creates a Countdown for a player

TextDrawCountDownForAll(seconds)
	Parameters:
		seconds[]	how many seconds (max 30)
- Creates a Countdown for all players

HideCountDownForPlayer(playerid)
	Parameters:
		playerid[]	the player in which the function is being performed
- Hides the created Countdown for a player - works only with TextDrawCountDownForPlayer

HideCountDownForAll()
	Parameters:
		none
- Hides the created Countdown for all players - works only with TextDrawCountDownForAll
How to install:
Add in top of your script:
pawn Code:
#include <TextDrawCountDown>
Download:
http://pastebin.com/9RDw6FvB

regards, LJ
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)