[Question] About random..again..
#5

Quote:
Originally Posted by Lenny the Cup
Посмотреть сообщение
pawn Код:
new randomvalue[3]={Weed,Crack,Canabis};
has to be
pawn Код:
new randomvalue[3]={DrugType[playerid][Weed], DrugType[playerid][Crack], DrugType[playerid][Canabis]};
When initialising variables you must use constant expressions, other vars will not work.
Reply


Messages In This Thread
[Question] About random..again.. - by boelie - 26.08.2011, 14:58
Re: [Question] About random..again.. - by Kingunit - 26.08.2011, 15:01
Re: [Question] About random..again.. - by Lenny the Cup - 26.08.2011, 15:05
Re: [Question] About random..again.. - by boelie - 26.08.2011, 15:41
Re: [Question] About random..again.. - by iggy1 - 26.08.2011, 15:44
Re: [Question] About random..again.. - by boelie - 26.08.2011, 15:48
Re: [Question] About random..again.. - by iggy1 - 26.08.2011, 15:50
Re: [Question] About random..again.. - by boelie - 26.08.2011, 15:59
Re: [Question] About random..again.. - by boelie - 26.08.2011, 17:00
Re: [Question] About random..again.. - by iggy1 - 27.08.2011, 07:48

Forum Jump:


Users browsing this thread: 3 Guest(s)