var count;function ent_counter(){ you = ent_next(NULL); while(you != NULL) { // if (you.skill1 == 1) // count entity of the same type // { count += 1; // } you = ent_next(you); wait(1); }}
Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de