Weird Warning...HUH?
#3

pawn Code:
INI_Int("Xpos",PlayerInfo[playerid][Xpos]);
    INI_Int("Ypos",PlayerInfo[playerid][Ypos]);
    INI_Int("ZXpos",PlayerInfo[playerid][Zpos]);
pawn Code:
enum pInfo
{
    Pass,
    Money,
    Admin,
    Deaths,
    Skin,
    Xpos,
    Ypos,
    Zpos,
}
new PlayerInfo[MAX_PLAYERS][pInfo];
Reply


Messages In This Thread
Weird Warning...HUH? - by $Marco$ - 07.02.2014, 07:53
Re: Weird Warning...HUH? - by QuaTTrO - 07.02.2014, 07:54
Re: Weird Warning...HUH? - by $Marco$ - 07.02.2014, 07:58
Re: Weird Warning...HUH? - by QuaTTrO - 07.02.2014, 07:59
Re: Weird Warning...HUH? - by $Marco$ - 07.02.2014, 08:03
Re: Weird Warning...HUH? - by QuaTTrO - 07.02.2014, 08:04

Forum Jump:


Users browsing this thread: 2 Guest(s)