[Ajuda] esta dando warning
#2

pawn Код:
new Text:Players;

public OnGameModeInit() {

    Players = TextDrawCreate(1.0, 5.6, "");
    return 1;
}

new cStr[25];
format (cStr, sizeof cStr, "Players Online %d/8" playersconnected);
TextDrawSetString(Players, cStr);
TextDrawShowForPlayer(playerid, Players);
Reply


Messages In This Thread
esta dando warning - by iTzDemon - 07.07.2013, 16:03
Re: esta dando warning - by Gii - 07.07.2013, 16:22
Re: esta dando warning - by iTzDemon - 07.07.2013, 16:29

Forum Jump:


Users browsing this thread: 1 Guest(s)