What does this AS say?
What does this AS say?
Out of context: Reply #2
- Started
- Last post
- 4 Responses
- wade0
That's a != operator in there though, not a ==.
Doesn't it say: if point_id variable doesn't equal i then disable point with the same index?
That's a != operator in there though, not a ==.
Doesn't it say: if point_id variable doesn't equal i then disable point with the same index?