bthomsen0312
01-17-2010, 09:18 AM
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 :D
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 :D