Command to change ConVar (true:false)
Hello,
Purpose: Make command to change ConVar (sm_antistucknoblock) Description: Command sm_nb should change ConVar sm_antistucknoblock true:false (if 1 --> 0, if 0 --> 1) How should look the code? maciasbarlinek |
Re: Command to change ConVar (true:false)
|
Re: Command to change ConVar (true:false)
Quote:
|
Re: Command to change ConVar (true:false)
antistuck_noblock.sp
Code:
#include <sourcemod>Thank you |
Re: Command to change ConVar (true:false)
PHP Code:
|
Re: Command to change ConVar (true:false)
Quote:
Here's basically the same code sans handle-leak, and with the new syntax. PHP Code:
|
Re: Command to change ConVar (true:false)
Quote:
|
Re: Command to change ConVar (true:false)
Quote:
|
Re: Command to change ConVar (true:false)
1 Attachment(s)
Quote:
|
Re: Command to change ConVar (true:false)
Quote:
|
| All times are GMT -4. The time now is 05:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.