Warning PTW :'(
#2

I don't think that your error comes from that line since it works splendit when I tried it.

pawn Код:
#define PTW PlayerTextDrawSetPreviewModel

public OnPlayerConnect(playerid)
{
    new PlayerText:textdraw = CreatePlayerTextDraw(playerid, 320.0, 240.0, "_");
    PTW(playerid, textdraw, 411);
    return 1;
}
Reply


Messages In This Thread
Warning PTW :'( - by kloning1 - 24.05.2014, 12:22
Re: Warning PTW :'( - by SKAzini - 24.05.2014, 13:19

Forum Jump:


Users browsing this thread: 1 Guest(s)