[Include] rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line!
#34

Quote:
Originally Posted by [FSaF]Jarno
Посмотреть сообщение
Would be nice if you would get rid of the show and hide functions, and instead make it something like this:

ShowInfoBox(playerid,const title[],const info[],time);

(also probably a ShowInfoBoxForAll)

This way the textdraw will be created, shown instantly, and a timer will be set to hide the textdraw after time has passed.
That was my first stock, but I later destroyed it because I wanted the coder to hand full freedom. For example, it's the trend nowadays to close textdraw boxes on (newkeys & KEY_FIRE) which wouldn't be possible if I did the above.
Also, you can surely do the showinfoboxforall thing easily !
pawn Код:
#define ShowInfoBoxForAll(%0) foreach(new i:Player) ShowInfoBoxToPlayer(i, %0);
Anyways, thanks for you response !
Reply


Messages In This Thread
rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! (Version 0.2) - by RajatPawar - 11.03.2013, 08:31
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 11.03.2013, 08:43
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 11.03.2013, 08:52
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 11.03.2013, 08:57
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 11.03.2013, 08:59
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 11.03.2013, 09:09
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 11.03.2013, 09:11
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 11.03.2013, 09:28
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 11.03.2013, 09:35
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 11.03.2013, 09:38
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 11.03.2013, 09:43
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RyanDam - 11.03.2013, 12:12
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 11.03.2013, 12:42
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 11.03.2013, 14:26
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by pasha97 - 11.03.2013, 15:20
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by pasha97 - 11.03.2013, 16:37
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by Rillo - 11.03.2013, 22:10
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by greentarch - 12.03.2013, 02:02
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by Pottus - 12.03.2013, 03:47
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by M3mPHi$_S3 - 12.03.2013, 04:52
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by Yves - 12.03.2013, 05:00
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 12.03.2013, 05:39
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by DonWade - 12.03.2013, 22:42
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by TheArcher - 12.03.2013, 22:49
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 13.03.2013, 05:23
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 13.03.2013, 09:13
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by Pottus - 13.03.2013, 14:07
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 13.03.2013, 14:20
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by rangerxxll - 17.03.2013, 01:14
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 26.03.2013, 05:55
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by Lordzy - 26.03.2013, 06:10
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 26.03.2013, 08:01
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by [FSaF]Jarno - 31.03.2013, 10:45
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 31.03.2013, 10:50
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RandomDude - 23.07.2013, 13:34
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 23.07.2013, 13:51
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RandomDude - 24.07.2013, 12:55
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RandomDude - 24.07.2013, 13:02
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RajatPawar - 24.07.2013, 13:26
Re: rInfoBox - Cool looking textdraw Info boxes ! Show info to players in one line! - by RandomDude - 24.07.2013, 13:33

Forum Jump:


Users browsing this thread: 1 Guest(s)