Raised This Month: $ Target: $400
 0% 

VIP Guns only in de_ cs_


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
m_pro_m
Junior Member
Join Date: Nov 2010
Old 11-26-2010 , 08:56   VIP Guns only in de_ cs_
Reply With Quote #1

Hi ...
I have this code :
Code:
new nazov[15] = get_mapname()
			new deckove[2] = "de_"
			new cskove[2] = "cs_"
			if(nazov[0] = deckove[0] || nazov[0] = cskove[0])
			{
				if(nazov[1] = deckove[1] || nazov[1] = cskove[1])
			           {
				      if(nazov[2] = deckove[2] || nazov[2] = cskove[2])
			                    {
				             
			                      Showrod(player);
		                             }
				  }
			}
			else 
		         {
			 	return PLUGIN_CONTINUE
			}
But copiler write a lots of error ...
Please ... can you help me ?

- It is VIP plugin and i want that VIP menu with guns will show only when will map de_ or cs_
m_pro_m is offline
 



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 11:20.


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