open.mp forum
[Server] SetPlayerChatBubble - ?Help! - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12)
--- Thread: [Server] SetPlayerChatBubble - ?Help! (/showthread.php?tid=1726)



SetPlayerChatBubble - ?Help! - Uxknvwn - 2021-03-04

Hi, i hope you are well.?need help based on the "SetPlayerChatBubble" .? how do I make a pickup appear on top of the player using the function ...? example, i want the pickup 1247 (star) to appear above the player through a command, i hope that you can help me



Could serve: Text3D, Update3DTextLabelTex



RE: SetPlayerChatBubble - ?Help! - Radical - 2021-03-04

https://open.mp/docs/scripting/functions/Create3DTextLabel

https://open.mp/docs/scripting/functions/Attach3DTextLabelToPlayer

https://open.mp/docs/scripting/functions/SetPlayerAttachedObject


RE: SetPlayerChatBubble - ?Help! - Uxknvwn - 2021-03-04

(2021-03-04, 05:43 PM)Radical Wrote: https://open.mp/docs/scripting/functions/Create3DTextLabel

https://open.mp/docs/scripting/functions/Attach3DTextLabelToPlayer

https://open.mp/docs/scripting/functions/SetPlayerAttachedObject



Before coming I saw those and some more that could serve me, but I did not reach a conclusion on how to adapt all of them to a function, for now I only have to create a custom text in the upper part of the player, but not an object / pickup .



Thanks anyway for your help