09.04.2017, 14:01
https://sampwiki.blast.hk/wiki/SetPlayerChatBubble
OR you can update the streamer for the player by using 'Streamer_Update'.
https://github.com/samp-incognito/sa...treamer_Update
https://github.com/samp-incognito/sa...ons#item-types
So technically:
OR you can update the streamer for the player by using 'Streamer_Update'.
Quote:
Streamer_Update(playerid, type = -1) Parameters: playerid: The player ID. type: The item type. Returns: 0 on failure, 1 on success. Issues an update for the player. Optionally, an item type may be specified. |
https://github.com/samp-incognito/sa...ons#item-types
So technically:
PHP код:
Streamer_Update(playerid, STREAMER_TYPE_3D_TEXT_LABEL);