Originally Posted By: cerberi_croman
in vec_for_vertex(temp, temp5, 2); temp is not vector but an entity. maybe that gives you an error.

I've made a temp Vector, but i've got still the same error.

Originally Posted By: cerberi_croman

or try instead of this if(me == kruiscorrecter1) to put just if(me)

This won't work.