• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Server] Nametag
#2
https://open.mp/docs/scripting/functions...ChatBubble

Code:
public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
{
? ? SetPlayerChatBubble(playerid, "SHOTS FIRED", 0xFF0000FF, 50.0, 8000);
? ? return 1;
}
  Reply


Messages In This Thread
Nametag - by Uzzy - 2021-05-14, 11:03 PM
RE: Nametag - by Radical - 2021-05-15, 03:58 PM

Forum Jump: