Raised This Month: $ Target: $400
 0% 

get server print


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
MacL
Member
Join Date: May 2021
Old 05-17-2021 , 02:58   get server print
Reply With Quote #1

I need to get the server prints and show the output to the player. Like when a command is for a server console and cannot be used in-game. like:
PHP Code:
register_svcmd("Acc_put""function"); 
output in serverconsole:
PHP Code:
sv_print("Hello World"); 
and showing to player:
PHP Code:
// get sv_print
client_print(idprint_console"%s"sv_print); 
How can i do this?

Last edited by MacL; 05-17-2021 at 02:59.
MacL is offline
 


Thread Tools
Display Modes

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 19:52.


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