console_print
Hey guys, i just wanted to know if its possible to print a message in clients console every 30 seconds or so..
i know console_print(id, "text") is used and that maybe using a global variable we can.. like. Code:
if(x = 30) |
Re: console_print
Yes it's possible
|
Re: console_print
help me maybe..
|
Re: console_print
There you go:
https://www.amxmodx.org/api/amxmodx/set_task |
Re: console_print
Quote:
using flag 'a' and a number would repeat it that many times using 'b' that would just spam the console. am i right? |
Re: console_print
Here
PHP Code:
So in my opinion using client_print is better option :D |
Re: console_print
Quote:
|
| All times are GMT -4. The time now is 04:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.