I got the following code which i cant figure out how to work right:

Code:
VECTOR newspw;
vec_for_vertex(newspw,chasis,60);

cylinder = ent_create("cube\\cylinder\\cylinder.mdl",spawnp,NULL);

cylinder.x = newspw.x;






Last edited by peteredlin; 12/17/10 20:26.