Commit Graph

57 Commits

Author SHA1 Message Date
Arkshine
81f9a23d16 Cstrike: cs_get_user_armor - Make optional armortype param 2015-07-14 19:44:06 +02:00
Arkshine
7842d0160b Cstrike: cs_set_weapon_silen - Add a new value for draw_animation to follow game behavior
- Player's model sequence will be properly played
- Disallow firing while animation is playing
2015-07-14 19:44:06 +02:00
Arkshine
87d740b92a Cstrike: Add CZ support for some hostage natives 2015-07-14 19:44:05 +02:00
Arkshine
b82588f081 Cstrike: cs_set_user_deaths - Add a param to choose whether scoreboard should be updated 2015-07-14 19:44:04 +02:00
Valentin Grünbacher
00f9b62ffb cstrike: Add create_entity() note from engine, rewording 2015-05-10 14:37:39 +02:00
xPaw
0ccb99137a Make spcomp2 cry less 2015-03-11 15:19:27 +02:00
Vincent Herbet
014120e73e Merge pull request #215 from xPaw/no-version-check
Remove version checks from all include files
2015-03-10 01:02:05 +01:00
Valentin Grünbacher
bc9710e8f2 inc-doc2 nits/finishing touches 2015-03-09 19:41:21 +01:00
Valentin Grünbacher
50fea6be75 cstrike/csx/csstats: Added documentation, consistency updates, typo fixes 2015-03-09 19:41:18 +01:00
xPaw
379d9121b4 Remove version checks from all include files 2015-02-25 00:56:17 +02:00
Arkshine
4ceb767022 Add error messages and fix documentation 2015-01-31 14:45:37 +01:00
Arkshine
c87d46ad5b Add cs_find_ent_by_class and fix documentation 2015-01-30 15:53:25 +01:00
Arkshine
2446ff49f2 Add cs_create_entity native 2015-01-29 20:43:01 +01:00
Scott Ehlert
f787db1be5 Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
Arkshine
6c4cb27d3e Cstrike: Implement CS_OnBuyAttempt forward. 2014-07-04 10:41:13 +02:00
Vincent Herbet
8764321c8d Fix typos in cstrike.inc (related to #25) 2014-06-08 19:58:18 +02:00
Arkshine
2595fbe764 Cstrike: Remove unused defines and fix typo. 2014-06-03 10:05:56 +02:00
Arkshine
f130a8ea89 Cstrike: Implement CS_OnBuy forward. 2014-05-30 16:54:36 +02:00
Steve Dudenhoeffer
ffb8fc683b Implemented amb291 - cs_{set,get}_c4_defusing() 2007-08-03 19:11:47 +00:00
Scott Ehlert
e34120803d Implemented request amb242: added cs_get/set_user_hostagekills() natives 2007-05-01 21:38:39 +00:00
David Anderson
2f6bfca68e added CS hook to catch internal bot commands and rebuy commands for players 2007-04-26 19:21:11 +00:00
Steve Dudenhoeffer
68d2b03e48 Added amb37, amb38, amb39 and amb205: various cstrike natives.
(Still need to test)
2007-04-25 15:40:15 +00:00
David Anderson
f6f6bcc356 added a note to hostage natives for CZ 2006-09-10 04:36:44 +00:00
Borja Ferrer
afe7df87d2 Added request am40169 2006-08-20 00:20:47 +00:00
David Anderson
4fe8c71d62 Added request am41375 (animation toggling on silenced weapons) 2006-08-18 20:12:20 +00:00
Scott Ehlert
895039308f Added CZ models to CsInternalModel enum (request at41295) 2006-07-13 03:07:24 +00:00
Scott Ehlert
bb609123fb Fixed comment next to zoom type enum 2006-06-12 10:08:54 +00:00
Borja Ferrer
d4bfddc034 added 2 new natives 2006-06-10 20:46:12 +00:00
Borja Ferrer
e6064af9fb added request at30290 (VEN)
fixed cs_get_user_buyzone returning true when user was in bombtarget zone or other specific areas
2006-05-26 18:26:59 +00:00
David Anderson
25d4b6aea3 added these include files k 2006-05-10 10:42:49 +00:00
Scott Ehlert
6733ef9a79 Two extra params in cs_set_user_vip for determining whether or not model and scoreboard are updated at28699 2006-05-02 21:48:26 +00:00
David Anderson
71c023f485 added CS_TEAM_UNASSIGNED at vittu's request 2006-02-11 22:57:34 +00:00
Borja Ferrer
2931247559 fixed bug at19476 2005-10-29 18:19:23 +00:00
Johnny Bergström
d0b5886d7d Added cs_get_armoury_type and cs_set_armoury_type 2005-08-07 20:43:29 +00:00
David Anderson
b1718bc334 added cs_user_spawn 2005-08-01 19:25:25 +00:00
David Anderson
74ec2e75b8 New auto-module system 2005-07-15 19:05:31 +00:00
David Anderson
e9e4ab69e6 Addressed report at15008 (twistedeuphoria) 2005-07-08 05:42:10 +00:00
Johnny Bergström
ad732d7286 *** empty log message *** 2005-03-16 21:00:16 +00:00
Johnny Bergström
53188ab941 New natives: cs_set_user_armor(), cs_get_user_armor()
cs_set_user_armor() should be used instead of fun's set_user_armor().
2005-01-16 16:30:18 +00:00
Johnny Bergström
c29a7d34e5 Renamed cs_get_weapon_type -> cs_get_weapon_id 2004-10-14 06:09:01 +00:00
Johnny Bergström
c16eab09ec Fixed a typo 2004-09-27 09:53:56 +00:00
Johnny Bergström
d07cc0424d Fixed a typo 2004-09-27 06:09:59 +00:00
Johnny Bergström
c669efd609 New stuff in cstrike module:
cs_get_user_driving()
cs_set_user_tked()
cs_get_user_tked

Also cs_?et_user_deaths() offset updated.

Thanks to Damaged Soul for these.
2004-09-26 13:02:22 +00:00
Johnny Bergström
3fc3ece5b0 Added cs_get_weapon_type(index) 2004-09-25 23:24:34 +00:00
Johnny Bergström
8e8633a49a Fixed team native tags 2004-07-22 21:01:39 +00:00
Johnny Bergström
1af005a047 Added cs_get_no_knives, cs_set_no_knives 2004-06-17 15:42:43 +00:00
Johnny Bergström
5cbc863f33 Added cs_get_user_hasprim() 2004-06-07 15:33:45 +00:00
Johnny Bergström
de3dbd8a1d cs_set_user_vip - changes to VIP model + updates scoreboard when appropriate 2004-04-22 12:38:57 +00:00
Johnny Bergström
72a0a37f74 cs_set_user_team - should now update model+scoreboard right away 2004-04-22 09:38:30 +00:00
Johnny Bergström
24791ac315 Updated cs_set_user_team to include model 2004-04-06 07:40:51 +00:00