Thread: ...array thing?
View Single Post
  #6  
Old 09-21-2006, 12:25 AM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
In order to fix my problem, I had to make declare the variable in a seperate NPC instead of in the NPC that I wanted to use the array in.

I don't know wtf is up, but I found a solution. +=1 didn't work on the NPC that I was trying to work with it in, and even in the second NPC that I used to declare it beforehand wouldn't let ++ work.

So yeah.
Reply With Quote