Forcing textdraw selection
#1

This was my approach to forcing players to select a textdraw when they press ESC:

pawn Код:
if(playertextid == PlayerText:INVALID_TEXT_DRAW) {
        SelectTextDraw(playerid, 0xFFFFFFBB);
}
This, however, does not seem to be working. Any ideas?
Reply


Messages In This Thread
Forcing textdraw selection - by GRiMMREAPER - 08.08.2018, 12:37
Re: Forcing textdraw selection - by Lokii - 08.08.2018, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)