View Single Post
  #1  
Old 01-17-2010, 09:18 AM
bthomsen0312
Fire Beetle
 
Join Date: Nov 2009
Posts: 21
Default Gender variable check

Was wondering if there was a way to do a gender variable check
IE
if (text =~/hail/i) && ($gender == 1)
etc etc
only important for making more specific lifelike dialogue, not too important but would still be nice
Reply With Quote