Bug while fishing with random.
#5

No [][] is fine the compiler will calculate the size of the variable.

EDIT:
Try changing this
pawn Код:
SendClientMessage(playerid,COLOR_GREEN,RandomFish[rand][0]);
To
pawn Код:
SendClientMessage(playerid,COLOR_GREEN,RandomFish[rand]);
Reply


Messages In This Thread
Bug while fishing with random. - by Jochemd - 27.08.2010, 07:34
Re: Bug while fishing with random. - by Jochemd - 27.08.2010, 09:11
Re: Bug while fishing with random. - by BuLLeT[LTU] - 27.08.2010, 09:22
Re: Bug while fishing with random. - by Jochemd - 27.08.2010, 09:26
Re: Bug while fishing with random. - by iggy1 - 27.08.2010, 09:36
Re: Bug while fishing with random. - by Jochemd - 27.08.2010, 09:44
Re: Bug while fishing with random. - by iggy1 - 27.08.2010, 09:51
Re: Bug while fishing with random. - by Jochemd - 27.08.2010, 09:57
Re: Bug while fishing with random. - by Jochemd - 27.08.2010, 10:12
Re: Bug while fishing with random. - by Hiddos - 27.08.2010, 10:19

Forum Jump:


Users browsing this thread: 1 Guest(s)