Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Ciallo
Forum: General 12-13-2021, 00:58
Replies: 4
Views: 1,342
Posted By Ciallo
Re: How to execute server command and get the output in extension?

virtual void ServerCommand( const char *str )
{
if ( !str )
{
Sys_Error( "ServerCommand with NULL string\n" );
}
if ( ValidCmd( str ) )
{
Cbuf_AddText( CBUF_SERVER, str );
}
Forum: Plugins 01-17-2021, 05:53
Replies: 2
Views: 2,388
Posted By Ciallo
[NMRiH] Completions Top (v2.0.0, 17 Jan 2021)

Completions Top:

[NMRIH] a timer that record player's extract time and print the best time to chat

may have bugs, but still upgrade



USAGE:
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 23:44.


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