Raised This Month: $51 Target: $400
 12% 

know the word


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
liryck
Senior Member
Join Date: Mar 2007
Location: Venezuela
Old 06-13-2011 , 00:00   know the word
Reply With Quote #1

hello long time that didnt post here

well the thing is how i can know the word in this array?

PHP Code:
g_szVoteMaps[iWinner
to know if the word that is there is the word 'Random' or if it is not.
liryck is offline
Send a message via MSN to liryck
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 06-13-2011 , 00:58   Re: know the word
Reply With Quote #2

Code:
if ( equal( g_szVoteMaps[iWinner], "Random" ) )
{
   //it was random
}
else
{
   //it wasn't random
}
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
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 13:12.


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