Hi.
In my particle update function, I want to store the ctype of the particle in a variable, like:
ctyp = parts[i].ctype;
The problem is, i dunno what variable type "ctyp" must be. String?
Thanks in advance.
EEEDIT: nvm. realised how useless this is. Thread can be locked!