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

Quote:
Originally Posted by rangerxxll
Посмотреть сообщение
When I create a global variable like this.
pawn Код:
new td = CreateTDboxForPlayer(playerid, "Help Box", COLOR_CYAN, "~w~1. Rules~n~2. Commands.");
My pawno crashes. Any idea as to why this is happening? Thanks.
Sorry to be answering so late, but here it is. What you are doing is just like doing:
pawn Код:
new rand = random(sizeof(var));
under global scope. This will crash pawno. So try doing it under a callback or function or whatever, after globally declaring the variable.
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)