Post: Need Help with RTM Coding !!! Please Open !!!
06-29-2014, 04:27 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi, im new to modding but code well and iv been searching everywere but cant find the advertise code/offset. I have seen other RTM tools with the advertise option , and i was wondering if somebody could tell me the offset/code for advertising, i can do something in return aswell. If you can help, please leave a reply.

thank you :P


advertise = text on the host&players screen.
(adsbygoogle = window.adsbygoogle || []).push({});
06-29-2014, 04:30 AM #2
ByteSource
League Champion
Originally posted by BZLEHACKS View Post
Hi, im new to modding but code well and iv been searching everywere but cant find the advertise code/offset. I have seen other RTM tools with the advertise option , and i was wondering if somebody could tell me the offset/code for advertising, i can do something in return aswell. If you can help, please leave a reply.

thank you :P


advertise = text on the host&players screen.


iPrintln, iPrintlnBold, Typewriter, Hud, string, etccc its not a offset

The following user thanked ByteSource for this useful post:

06-29-2014, 04:34 AM #3
could u provide a example if you have 1 please because im new to modding sorry :(
06-29-2014, 06:49 AM #4
Maverick
Climbing up the ladder
Google it. Google is your friend

The following 2 users say thank you to Maverick for this useful post:

ByteSource, hunts-modz
06-29-2014, 03:11 PM #5
Kizza09
Are you high?
Originally posted by BZLEHACKS View Post
Hi, im new to modding but code well and iv been searching everywere but cant find the advertise code/offset. I have seen other RTM tools with the advertise option , and i was wondering if somebody could tell me the offset/code for advertising, i can do something in return aswell. If you can help, please leave a reply.

thank you :P


advertise = text on the host&players screen.


Are you looking to advertise using a mod menu or just Send any custom text on screen by pressing a button in your tool?

Put this in a button - RPC.Call(0x34A1DC, 0, 0, "O \"" + textBox1.Text + " " + "\"\"");

So textbox1 = where you are putting the message you want to send - obviously 0 is the client.. Really simple and the offset is Sv_GameSendServerCommand, And you just add the rest for the other clients or use a numeric updown.. Its easy to do.

The following user thanked Kizza09 for this useful post:

06-29-2014, 03:25 PM #6
which 0 is the client ?? and thanks Smile
06-29-2014, 03:58 PM #7
Kizza09
Are you high?
Originally posted by BZLEHACKS View Post
which 0 is the client ?? and thanks Smile


You should be testing it yourself lol, but here 0x34A1DC, 0, 0, "O, 0x34A1DC, 1, 0, "O & so on.. So client 0 = Player 1, Also the "O Shows text in the bottom of you screen in the corner not in the middle. As stated in the comments above you could use it like that, iPrintBold, have a look on the forums somewhere on how to get Middle Screen Font. Goodluck.

The following user thanked Kizza09 for this useful post:

06-29-2014, 07:15 PM #8
Thank you soo much <333
06-29-2014, 07:18 PM #9
thank you soo much <3
06-30-2014, 12:53 AM #10
Thank you

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo