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
 5220

Show Real HOST

by EV1L - 04-01-2019 - 10:46 AM
#1
DrawToScreen(ReadString(0x400236B8), 4, 0.2460, 0.7400, 0.6000, 0.6000, 255, 214, 0, 255, false);
Shockwave is a basic Developer ever
void DrawToScreen(const char * text, int Font, float x, float y, float scalex, float scaley, int r, int g, int b, int a, bool center)
{
 SET_TEXT_FONT(Font);
 SET_TEXT_SCALE(scalex, scaley);
 SET_TEXT_COLOUR(r, g, b, a);
 SET_TEXT_WRAP(0.0f, 1.0f);
 SET_TEXT_CENTRE(center);
 SET_TEXT_DROPSHADOW(0, 0, 0, 0, 0);
 SET_TEXT_OUTLINE();
 BEGIN_TEXT_COMMAND_DISPLAY_TEXT("STRING");
 ADD_TEXT_COMPONENT_SUBSTRING_PLAYER_NAME(text);
 END_TEXT_COMMAND_DISPLAY_TEXT(x, y);
}
Reply
#2
Thank you! I appreciate it!
Reply
#3
(04-01-2019 - 04:16 PM)STMnSSs Wrote: Thank you! I appreciate it!

You Are Welcome Bro
Reply
#4
Nice work :))))))
Reply
#5
thanks for uploading bro
Reply
#6
(04-04-2019 - 10:35 AM)AgentK1ll3R Wrote: Nice work :))))))

Peace

(04-04-2019 - 11:10 AM)mamasita1515 Wrote: thanks for uploading bro

You Are Welcome Bro
Reply
#7
Erm, How The Hell Does This Print The Host's Name/Detect Who Is S-Host lol? Its So Little Code
2021 Best Be Better Then 2020
Reply
#8
(04-29-2019 - 12:26 AM)trinity7 Wrote: Erm, How The Hell Does This Print The Host's Name/Detect Who Is S-Host lol? Its So Little Code

That Is For The PS3 System, Bc If You Use Native Like NETWORK_GET_HOST_OF_SCRIPT This Will Show The Fake Host Name So The Best Is Use The Offset To Show The Name Of Real Host "Dude"
Reply
#9
(04-29-2019 - 02:07 AM)Avengers__002 Wrote:
(04-29-2019 - 12:26 AM)trinity7 Wrote: Erm, How The Hell Does This Print The Host's Name/Detect Who Is S-Host lol? Its So Little Code

That Is For The PS3 System, Bc If You Use Native Like NETWORK_GET_HOST_OF_SCRIPT This Will Show The Fake Host Name So The Best Is Use The Offset To Show The Name Of Real Host "Dude"

Yeh I Understand That Bro, Im Asking How Such little Code (One Offset) Can Provide You The Name And Detection Of S Host.. Just Doesnt Seem right tbh.
2021 Best Be Better Then 2020
Reply
#10
(04-29-2019 - 01:03 PM)trinity7 Wrote:
(04-29-2019 - 02:07 AM)Avengers__002 Wrote:
(04-29-2019 - 12:26 AM)trinity7 Wrote: Erm, How The Hell Does This Print The Host's Name/Detect Who Is S-Host lol? Its So Little Code

That Is For The PS3 System, Bc If You Use Native Like NETWORK_GET_HOST_OF_SCRIPT This Will Show The Fake Host Name So The Best Is Use The Offset To Show The Name Of Real Host "Dude"

Yeh I Understand That Bro, Im Asking How Such little Code (One Offset) Can Provide You The Name And Detection Of S Host.. Just Doesnt Seem right tbh.
ITS TRUE BRO AND WORKING ONE OFFSET CAN GET THE NAME OF THE HOST
Reply

Users browsing: 3 Guest(s)