[Ajuda] Erros
#1

pawn Код:
PlayerInfo[playerid][pSHealth] = DOF2_GetString(string2, "pSHealth"); // error 006: must be assigned to an array
PlayerInfo[playerid][pPos_x] = DOF2_GetString(string2, "Pos_x");// error 006: must be assigned to an array
PlayerInfo[playerid][pPos_y] = DOF2_GetString(string2, "Pos_y");// error 006: must be assigned to an array
PlayerInfo[playerid][pPos_z] = DOF2_GetString(string2, "Pos_z");// error 006: must be assigned to an array
PlayerInfo[playerid][pLastLogin] = DOF2_GetString(string2, "DataLogin"); // error 047: array sizes do not match, or destination array is too small
PlayerInfo[playerid][pPremmyExpire] = DOF2_GetString(string2, "PremmyExpire");// error 047: array sizes do not match, or destination array is too small
PlayerInfo[playerid][pAdminName] = DOF2_GetString(string2, "AdminName");// error 047: array sizes do not match, or destination array is too small
Reply


Messages In This Thread
Erros - by Geo1996 - 07.10.2012, 23:52
Re: Erros - by FenixBorn - 08.10.2012, 00:05
Re: Erros - by StanleyScripter - 08.10.2012, 00:09
Re: Erros - by Geo1996 - 08.10.2012, 00:14
Re: Erros - by StanleyScripter - 08.10.2012, 00:18
Re: Erros - by Geo1996 - 08.10.2012, 00:25

Forum Jump:


Users browsing this thread: 1 Guest(s)