24.05.2015, 14:49
The array have Float: tag so it can't have interior there as integer.
Check: https://sampwiki.blast.hk/wiki/Keywords:Initialisers#enum
You can have x, y, z, angle and interior for a specific array but you use the names used in the enumerator instead of [0/1/2/3/4]
Check: https://sampwiki.blast.hk/wiki/Keywords:Initialisers#enum
You can have x, y, z, angle and interior for a specific array but you use the names used in the enumerator instead of [0/1/2/3/4]