Get data from an enum within another script file
#2

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;
}
*/
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: 1 Guest(s)