Raised This Month: $ Target: $400
 0% 

problem with amx_votemap + map


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 05-11-2018 , 05:57   problem with amx_votemap + map
Reply With Quote #1

I have Code with chat cmds !votemap , !map
Code:
new arg[ 64 ], arg1[ 64 ], arg2[ 64 ], arg3[ 64 ], NameSz[ 32 ]
Code:
		case VOTEMAP:
		{
			ColorChat(0, "^3%s^1 making a ^4Vote Map^1.", NameSz)
			
			client_cmd( client, "amx_votemap %s %s %s %s", arg, arg1, arg2, arg3 );
		}
Code:
		case MAP_CHANGE:
		{
			ColorChat( 0, "^3%s^1 has used ^4Map Change^1 command.",NameSz)
			
			client_cmd( client, "amx_map %s", arg );
		}
Code:
Server tried to send invalid command:"amx_votemap" 
Server tried to send invalid command:"amx_map"
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun
 



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 04:33.


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