View Single Post
VEN
Veteran Member
Join Date: Jan 2005
Old 04-18-2007 , 15:27   Re: set_pev vs set_kvd
Reply With Quote #6

Quote:
Once KVD member values is stored they needs to be "fired" to the game dll with KeyValue (DLLFunc_KeyValue).
When you fired all necessary KVDs you can use
Quote:
dispatchspawn or something
to physically apply it to your entity.

Quote:
And I would use set_pev to change an existing entity's parameters and the changes will automatically be applied to the entity on the next frame/think?
Immediately.
VEN is offline