View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-27-2020 , 16:18   Re: Anty-Retry plugin help
Reply With Quote #4

And you never will put if you don't try. It's funny how there's a chat message two lines below the HUD message and you just need to replace it. But of course posting a thread is much easier.

This is the code you need to change along with the example below it:

Code:
if( iNotifyType == 1 ) {     set_hudmessage(RED, GREEN, BLUE, -1.0, 0.35, 2, 3.0, 10.0, 0.1, 0.2, -1)     show_hudmessage(0, "%L", LANG_PLAYER, "RF_ALL", szName) } else {     client_print(0, print_chat, "** [Anti-Retry] %L", LANG_PLAYER, "RF_ALL", szName) }

Let's see if you can manage to pull out this simple task. It doesn't take a genius to figure it out.
__________________

Last edited by OciXCrom; 07-27-2020 at 16:18.
OciXCrom is offline
Send a message via Skype™ to OciXCrom