Raised This Month: $ Target: $400
 0% 

Change server pass...


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 07-11-2007 , 22:39   Re: Change server pass...
Reply With Quote #8

you should set
Code:
server_exec()
after
Code:
 
set_cvar_string("sv_password", set_pass)
wrong:
Code:
read_argv ( id, set_pass, 31 )
should be
Code:
read_argv ( 1, set_pass, 31 )
1 means: read the first argument after your command (0 would return your command)

Quote:
Originally Posted by Qlim4X
but if i can use the client_print with team_say @ new pass is + set_pass
not really understand...
you want to use the command with team_say? maybe with "say /pro_pass password"?
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.

Last edited by |PJ| Shorty; 07-11-2007 at 22:45.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
 



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 21:27.


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