05.06.2013, 21:35
Im having a problem that I do not know what to do and i get this warning
(710) : warning 213: tag mismatch
This is when the player logs in it will set the player to the faction the player was in when they left
But i do not know how it should be place i have all the rest of the code good just this part gets this warning
Group_SetPlayer(Group:groupid,playerid,PlayerInfo[playerid][pFaction]);
This is when the player connects to the server it will set the players server group. Im using y_groups
(710) : warning 213: tag mismatch
This is when the player logs in it will set the player to the faction the player was in when they left
But i do not know how it should be place i have all the rest of the code good just this part gets this warning
Group_SetPlayer(Group:groupid,playerid,PlayerInfo[playerid][pFaction]);
This is when the player connects to the server it will set the players server group. Im using y_groups