Commit Graph

45 Commits

Author SHA1 Message Date
Johnny Bergström
a2c2dc88fc Yes! 2005-02-06 11:59:41 +00:00
David Anderson
cc462c9ccb Added cs_user_has_shield from Ronkkrop 2005-01-30 05:10:42 +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
ee8e30417c Confirmed all offsets for all platforms. (fixed backpack ammo offsets for players which was off, and also fixed offsets for 32 bit linux concerning weapons and the cs_?et_weapon_* natives should now work) 2004-10-29 14:44:48 +00:00
David Anderson
5db290890f Fixed debugging stuff 2004-10-04 05:51:27 +00:00
David Anderson
bb12f71137 made worldspawn a valid ent 2004-10-03 23:21:54 +00:00
David Anderson
02bf904467 Added debugging support 2004-10-03 21:10:10 +00:00
Johnny Bergström
ecc07d4b45 Fixed some small mistakes. 2004-09-27 13:45:13 +00:00
Johnny Bergström
8da965552b TK offset for AMD64 added. 2004-09-27 13:28:51 +00:00
Johnny Bergström
cfe36dea52 Added 2 of 3 new offsets for amd64 2004-09-27 10:54:41 +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
6887dfef16 CS: buyzone offset update to 235 2004-09-24 21:13:07 +00:00
Johnny Bergström
5157be6e3d Updated offset for VIP: to 209 2004-09-24 05:21:39 +00:00
Johnny Bergström
26465afbf7 Fixed cs_set_hostage_follow for amd64 2004-09-14 17:57:34 +00:00
Johnny Bergström
60940512e2 Fixed amd64 offsets... cs_get_hostage_follow works, cs_set_hostage_follow doesn't yet :-( 2004-09-14 09:58:45 +00:00
Johnny Bergström
d4e69d97e0 Added amd64 offsets. They aren't 100% tested to work (but should work...) 2004-09-14 09:35:52 +00:00
Johnny Bergström
59bb24e791 Removed WON specific offsets. 2004-07-18 14:11:07 +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
David Anderson
771a16db26 Changed to 0.20 API 2004-05-03 14:01:40 +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
8f63a1a7b9 confirmed offset OFFSET_INTERNALMODEL for won 2004-04-06 08:19:56 +00:00
Johnny Bergström
24791ac315 Updated cs_set_user_team to include model 2004-04-06 07:40:51 +00:00
Johnny Bergström
773e358596 Fixed setting players online once again 2004-03-31 06:15:27 +00:00
Johnny Bergström
8d89be8de3 confirmed WON offset: OFFSET_CLIPAMMO as 51 2004-03-24 07:54:15 +00:00
David Anderson
0bea18ca9f New makefile 2004-03-24 06:33:03 +00:00
David Anderson
f566ac2eb7 new file names+headers 2004-03-24 03:39:37 +00:00
David Anderson
b311a9ccc3 new file names+headers 2004-03-24 02:10:20 +00:00
Johnny Bergström
95445293a2 Fixed anim after cs_set_weapon_silenc 2004-03-22 12:20:00 +00:00
Johnny Bergström
bbbe0cda78 Added cs_get_weapon_ammo/cs_set_weapon_ammo 2004-03-22 08:57:23 +00:00
David Anderson
cd0cd140ac Fixed native character length for cs_set_user_nvgoggles 2004-03-20 23:57:24 +00:00
David Anderson
8b81138800 *** empty log message *** 2004-03-14 20:14:51 +00:00
David Anderson
e6ad1b5b65 *** empty log message *** 2004-03-14 19:07:32 +00:00
David Anderson
b70fb5b525 *** empty log message *** 2004-03-14 19:06:52 +00:00
Johnny Bergström
d819a55802 version says 0.1 WON for won and 0.1 STEAM for steam 2004-03-12 09:49:49 +00:00
Johnny Bergström
655c5a5db3 Updated cs_set_user_vip/cs_get_user_vip (bug in cs_get_user_vip fixed)
cs_set_user_deaths now updates ingame scoreboard (sending ScoreInfo message).
2004-03-11 09:29:08 +00:00
Johnny Bergström
da149e4580 Confirmed hostage follow offset for WON, tidied up csplayerclass 2004-03-08 09:18:06 +00:00
Johnny Bergström
3dcc2335b2 New naming convention, new natives: cs_set/get/reset_user_model and cs_get/set_hostage_follow 2004-03-04 16:08:31 +00:00
Johnny Bergström
fc684d7947 //#define CS_WON_BUILD // comment when compiling for STEAM 2004-03-01 17:25:56 +00:00
Johnny Bergström
79912dea1b Added goggles, get_user_deaths, and some fixing... 2004-02-27 13:36:02 +00:00
Johnny Bergström
6ffc9c7b49 cs_get_user_backpackammo cs_set_user_backpackammo 2004-02-23 12:53:07 +00:00
Felix Geyer
16d8a7a210 updated header | updated author, website and logtag 2004-02-21 19:55:10 +00:00
Johnny Bergström
11de8b5d8d new natives for cstrike module 2004-02-20 15:48:02 +00:00
Johnny Bergström
b3758e37d1 new natives for cstrike module 2004-02-20 15:45:45 +00:00