[help] Server Crash without any errors :S
#2

at first point u should do this:
pawn Код:
ExpTextdraw[playerid] = TextDrawCreate(302.000000,139.000000,"+1");
    TextDrawAlignment(ExpTextdraw[playerid],0);
    TextDrawBackgroundColor(ExpTextdraw[playerid],0xffffffff);
    TextDrawFont(ExpTextdraw[playerid],3);
    TextDrawLetterSize(ExpTextdraw[playerid],1.000000,2.399999);
    TextDrawColor(ExpTextdraw[playerid],0xff0000ff);
    TextDrawSetOutline(ExpTextdraw[playerid],1);
    TextDrawSetProportional(ExpTextdraw[playerid],1);
    TextDrawSetShadow(ExpTextdraw[playerid],5);
in ongamemodeinit or filterscriptinit!!!!!!!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)