[Pedido] Comando p/ text
#3

pawn Код:
COMMAND:ficha(playerid, params[]) {
    if(isnull(params))
        return true;

    PlayerTextDrawShow(strval(params), Textdraw1[strval(params)]);
    return true;
}
Reply


Messages In This Thread
Comando p/ text - by Lucas_Pawno - 26.01.2014, 18:35
Re: Comando p/ text - by Lucas_Pawno - 27.01.2014, 11:34
Re: Comando p/ text - by smiiir - 27.01.2014, 11:38

Forum Jump:


Users browsing this thread: 2 Guest(s)