CreateDynamic3DTextLabel problem
#2

You need to provide the size when you use arrays and enumerators.
Код:
cache_get_value_name(i, "Name", bInfo[i][bName], ?);
cache_get_value_name(i, "Owner", bInfo[i][bOwner], ?);
Код:
native cache_get_value_name(row_idx, const column_name[], destination[], max_len = sizeof(destination));
Reply


Messages In This Thread
CreateDynamic3DTextLabel problem - by NoteND - 25.09.2018, 09:12
Re: CreateDynamic3DTextLabel problem - by Calisthenics - 25.09.2018, 09:34

Forum Jump:


Users browsing this thread: 1 Guest(s)