Here is the example code I have for them:
Code:
es est_give event_var(userid) weapon_hegrenade
es est_setammo event_var(userid) 4 server_var(wcs_ammo)
es_set wcs_ammo 4
es_delayed 1 es_keysetvalue WCSuserdata event_var(userid) Gnade "imagnitude 10"
es_delayed 1 es_keysetvalue WCSuserdata event_var(userid) Gnade "imagnitude 10" is the part I can not figure out. I am not sure what this does if anything. I obviously copied this code from something else when I made it but I can not find anything that uses this. The only thing I can think is that this command makes an effect of some sort.
For now it will be ignored.