Pomoc oko REGISTER TD-a

Započeo Carera
17. Jan. 2019. Zaključano
439
pregleda
4
postova
Nikola4
4
Made Man
17. Jan. 2019.
Da li si pokusao sve ovo sto je Muma meni rekao? http://balkan-samp.com/forum/index.php?topic=127224.0
        for( new i = 0; i < 13; i ++) {
PlayerTextDrawShow( playerid, RegisterTD[ playerid ][ i ] );
}
            SelectTextDraw( playerid, 0xFFFFFFFF);
    ShowedRegister[ playerid ] = true;

}
else if( show == false )
{
for( new i = 0; i < 20; i ++)
{
PlayerTextDrawHide( playerid, RegisterTD[ playerid ][ i ] );
PlayerTextDrawDestroy( playerid, RegisterTD[ playerid ][ i ] );
RegisterTD[ playerid ][ i ] = PlayerText:INVALID_TEXT_DRAW;
}
        CancelSelectTextDraw( playerid );
}
}
AdmirTM
4
Enforcer
17. Jan. 2019.
.варнинг wrote on January 17, 2019, 7:33 pm:
Da li si pokusao sve ovo sto je Muma meni rekao? http://balkan-samp.com/forum/index.php?topic=127224.0
        for( new i = 0; i < 13; i ++) {
PlayerTextDrawShow( playerid, RegisterTD[ playerid ][ i ] );
}
            SelectTextDraw( playerid, 0xFFFFFFFF);
    ShowedRegister[ playerid ] = true;

}
else if( show == false )
{
for( new i = 0; i < 20; i ++)
{
PlayerTextDrawHide( playerid, RegisterTD[ playerid ][ i ] );
PlayerTextDrawDestroy( playerid, RegisterTD[ playerid ][ i ] );
RegisterTD[ playerid ][ i ] = PlayerText:INVALID_TEXT_DRAW;
}
        CancelSelectTextDraw( playerid );
}
}

Jesam al isto pritisnem na TD nista se ne desava
AdmirTM
4
Enforcer
18. Jan. 2019.
BUMP @Pharaoh ili neko help :3

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha