Thread: Chicken spawner
View Single Post
MaximusBrood
Veteran Member
Join Date: Sep 2005
Location: The Netherlands
Old 01-06-2007 , 08:50   Re: Chicken spawner
Reply With Quote #9

Ignore the people above me, they don't know where they are talking about.

Line 33:
Code:
entity_set_vector(id, EV_VEC_origin, origin)

I don't know why you want to set your origin to your current origin, it makes no sense.
IF you want to set the origin of a player, use set_user_origin, not entity_set_vector!

Quote:
Originally Posted by P34nut View Post
no...
pev(ent, pev_origin, fRetOrigin)
Or just use the basic native get_user_origin.
__________________
Released six formerly private plugins. Not active here since ages.
MaximusBrood is offline