umm,I don't know how to configure it,Sorry!
I think to register,I will be using
PHP Code:
registerHam(Ham_Touch, "weapons or which entity??", "Don'tPickWeapons")
PHP Code:
* Description: Called whenever two entities touch.
* Forward params: function(this, idother);
* Return type: None.
* Execute params: ExecuteHam(Ham_Touch, this, idother);
*/
Ham_Touch,
What is "idother" ?
If I am wrong then correct me.
Tell me code please,In note above these constants,It was return that the will need something "pev" ? O_O
__________________