AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   need help (https://forums.alliedmods.net/showthread.php?t=131000)

CreePs- 06-30-2010 03:07

need help
 
i need code that remove pass from the server ty for help

GXLZPGX 06-30-2010 06:16

Re: need help
 
Its not a code.. its a command:

amx_password <password> - sets password
amx_nopass - removes password

CreePs- 06-30-2010 07:21

Re: need help
 
amx_nopass dont work..

Brreaker 06-30-2010 08:48

Re: need help
 
Code:

amx_password ""

CreePs- 06-30-2010 14:28

Re: need help
 
Quote:

Originally Posted by Brreaker (Post 1224531)
Code:

amx_password ""

i need it in its code

PHP Code:

server_cmd(""

how can i do that

Brreaker 06-30-2010 14:56

Re: need help
 
PHP Code:

server_cmd("amx_password ^"^""); 


Devil259 06-30-2010 15:42

Re: need help
 
Check if the user have the flag required.

fysiks 06-30-2010 16:38

Re: need help
 
Quote:

Originally Posted by CreePs- (Post 1224358)
i need code that remove pass from the server ty for help

PHP Code:

set_cvar_string("sv_password"""



All times are GMT -4. The time now is 14:57.

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