WARNING IN COMPILER LAST
#3

Quote:
Originally Posted by NaS
Посмотреть сообщение
You seem to have declared "safe_pos" as seperate array, but you use as index for the "xSafe" array.
It should be part of the enum declared for the "xSafe" array, not a seperate array.


Quote:

enum safe_data
{
safe_Obj,
safe_BosObj,
safe_Timer,
safe_Sure,
Text3Dafe_Label,
Floatafe_Pos[4],
safe_Progress,
safe_Durum
}
new xSafe[MAX_SAFE][safe_data];

How??
Reply


Messages In This Thread
WARNING IN COMPILER LAST - by Belengher - 10.12.2018, 18:51
Re: WARNING IN COMPILER LAST - by NaS - 10.12.2018, 18:57
Re: WARNING IN COMPILER LAST - by Belengher - 10.12.2018, 19:06
Re: WARNING IN COMPILER LAST - by Mobtiesgangsa - 10.12.2018, 22:25
Re: WARNING IN COMPILER LAST - by Kane - 10.12.2018, 23:29
Re: WARNING IN COMPILER LAST - by Belengher - 11.12.2018, 14:03

Forum Jump:


Users browsing this thread: 1 Guest(s)