Get data from an enum within another script file
#3

Quote:
Originally Posted by SytonicX
Посмотреть сообщение
Try using
Код:
Ply_Info[MAX_PLAYERS][Ply_Data] //place the things inside the Ply_Data instead of the " Ply_Data "
/*
Example:
If(FetchDataFromPly_Data(playerid, Ply_Data:Ply_Level) > 0)
{
      Ply_Info[playerid][Ply_Level] = 3;
}
*/
I don't understand what you mean by "place the things inside the Ply_Data instead of the " Ply_Data ".
Also I can't access "Ply_Info" in the other file. It is declared in the main file only. That's the point of creating such a function at first.
Reply


Messages In This Thread
Get data from an enum within another script file - by Nathan94 - 29.01.2019, 14:37
Re: Get data from an enum within another script file - by SytonicX - 29.01.2019, 14:53
Re: Get data from an enum within another script file - by Nathan94 - 29.01.2019, 14:57

Forum Jump:


Users browsing this thread: 2 Guest(s)