AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   client_print print_center (https://forums.alliedmods.net/showthread.php?t=117887)

grimvh2 02-05-2010 19:00

client_print print_center
 
Tittle sais it, I need a way to get a print chat.

A message that comes in the middle of the screen, I need to get that message to compare with a standart message.

A fast reply would really be great. its pretty important.

wrecked_ 02-05-2010 19:02

Re: client_print print_center
 
Got the fast reply on lockdown.

client_print

grimvh2 02-05-2010 19:03

Re: client_print print_center
 
Quote:

Originally Posted by wrecked_ (Post 1079835)
Got the fast reply on lockdown.

client_print

I guess i wasnt clear? I need to detect incomming messages. I dont need to send a message.
Or ...?

wrecked_ 02-05-2010 19:10

Re: client_print print_center
 
get_user_msgid might work.

grimvh2 02-05-2010 19:12

Re: client_print print_center
 
Quote:

Originally Posted by wrecked_ (Post 1079841)
get_user_msgid might work.

will try. thx

doesnt seem to work. Maybe a little background info : its about a cheat I try to detect.

fysiks 02-05-2010 19:42

Re: client_print print_center
 
A user can't send a message to the center of the screen afaik (print_center is used to post a message there with a plugin).

wrecked_ 02-05-2010 19:55

Re: client_print print_center
 
Quote:

Originally Posted by fysiks (Post 1079867)
A user can't send a message to the center of the screen afaik (print_center is used to post a message there with a plugin).

I believe he's attempting to detect when a message is sent to a player / player receives a message from the server.

Seta00 02-05-2010 20:03

Re: client_print print_center
 
You can't detect that since client_print's messages are generated from a AMXx plugin, not from the server.

grimvh2 02-06-2010 03:46

Re: client_print print_center
 
Quote:

Originally Posted by Seta00 (Post 1079884)
You can't detect that since client_print's messages are generated from a AMXx plugin, not from the server.

It arent real client print, its just a message that comes on the center of your screen it aint generated by a plugin or the server. Its from a cheat im trying to detect.

xPaw 02-06-2010 05:43

Re: client_print print_center
 
Quote:

Originally Posted by grimvh2 (Post 1080111)
It arent real client print, its just a message that comes on the center of your screen it aint generated by a plugin or the server. Its from a cheat im trying to detect.

I dont think what such messages are sent to server.


All times are GMT -4. The time now is 07:22.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.