TextDrawShowForPlayer

From SA-MP Wiki

Jump to: navigation, search

TextDrawShowForPlayer


Shows a text draw for a specific player. Text will remain on the players screen until TextDrawHideForPlayer, TextDrawHideForAll or TextDrawDestroy is used or if the gamemode is changed.


Parameters:
(playerid, Text:text)
playeridThe playerid to show the TextDraw for
textThe TextDraw to show


This function does not return a specific value.


Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.

Personal tools