ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1765

I need help

by Lxnaria91 - 06-10-2018 - 12:07 AM
#1
Hi everyone, I'd like to know the code for this option if possible.

Link: https://www.casimages.com/i/180610121544328919.png.html

thanks.
Reply
#2
void FloatingHelpText(char* text)
{
char buf[500];
snprintf(buf, sizeof(buf), "%s", text);
UI::_SET_TEXT_COMPONENT_FORMAT("STRING");
UI::ADD_TEXT_COMPONENT_SUBSTRING_PLAYER_NAME(buf);
UI::_DISPLAY_HELP_TEXT_FROM_STRING_LABEL(0, 0, 1, -1);
}
This account is currently banned
Ban reason: Abusing the Report function is not allowed. Please read the rules.
Reply

Users browsing: 2 Guest(s)