20.10.2018, 18:05
Quote:
Code:
CheckName(playerid, const string[]) |
And this? thank you
warning 239: literal array/string passed to a non-const parameter
Quote:
if(PlayerInfo[playerid][pTeam] != 5) SetPlayerCriminal(killerid, "Unknown", "First Degree Murder", 1); |
warning 239: literal array/string passed to a non-const parameter
Quote:
if(PlayerProfile[playerid]) cmd_profile(playerid, "0"); |