I downloaded the ANet demo in the ANet website.
And I uploaded it into my project folder,
and i get this message:
Error in like 189: ptr_remove undeclared identifier
if(ptr_for_handle(players[i].skill[40]!=0){ptr_remove(ptr_for_handle(players[i].skill[40])
}