Raised This Month: $ Target: $400
 0% 

problem with amx_votemap + map


Post New Thread Reply   
 
Thread Tools Display Modes
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
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-11-2018 , 08:34   Re: problem with amx_votemap + map
Reply With Quote #2

And i have problem with this post ..

At least post code so that anyone can help
instinctpt1 is offline
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 05-11-2018 , 08:52   Re: problem with amx_votemap + map
Reply With Quote #3

Quote:
Originally Posted by instinctpt1 View Post
And i have problem with this post ..

At least post code so that anyone can help
and you so funny guy

im talking about:
Server tried to send invalid command:
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun
Reply



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