Raised This Month: $ Target: $400
 0% 

Solved console_print


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
shadow728988
Member
Join Date: Sep 2017
Old 06-05-2018 , 23:54   Re: console_print
Reply With Quote #7

Quote:
Originally Posted by instinctpt1 View Post
Here
PHP Code:
#include <amxmodx>

public plugin_init()
{
    
register_plugin("Print in Console""1.0""DiGiTaL")
    
set_task(3.0"printText"___"b")
}

public 
printText() client_print(0print_console"Testing this!"
You can still use console_print too but for that you have to loop through all players and print to each of them
So in my opinion using client_print is better option
thank you so much
shadow728988 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:36.


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