Implemented amb291 - cs_{set,get}_c4_defusing()

This commit is contained in:
Steve Dudenhoeffer
2007-08-03 19:11:47 +00:00
parent aa2cac0f0c
commit ffb8fc683b
3 changed files with 42 additions and 0 deletions

View File

@ -338,6 +338,11 @@ native Float:cs_get_c4_explode_time(index);
native cs_set_c4_explode_time(index, Float:value);
/* Gets or sets whether the C4 is being defused.
*/
native bool:cs_get_c4_defusing(c4index);
native cs_set_c4_defusing(c4index, bool:defusing);
/**
* Called when CS internally fires a command to a player. It does this for a few
* functions, most notably rebuy/autobuy functionality. This is also used to pass