View Single Post
  #3 (permalink)  
Old 09-19-2007, 06:46 AM
ccoonen ccoonen is offline
PT Staff
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jun 2007
Location: Wisconsin
Posts: 317
iTrader: (0)
ccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished roadccoonen is on a distinguished road
Well... what is your variable type for weaponType? Looks like first you tried to assign it directly to a string value, and then to an element in an array - is the element in the array a string or int or ???
Reply With Quote