View Single Post
gameguysz
Member
Join Date: Aug 2011
Location: USA
Old 11-23-2011 , 02:55   Re: [HELP]If Statements with Strings?
Reply With Quote #3

Im getting mismatch error...

Quote:
if(a >= 1.0 && StrEqual(Type,"calc", 0))
im trying to get what the player says do when he goes lets say !command calc it will store calc into a String and then i can compare it for a if statement

Last edited by gameguysz; 11-23-2011 at 02:59.
gameguysz is offline