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
188023b5ac
Fixed get_stats in csx and get_stats2 in csx_sql
...
csx and csx_sql now have exact same functionality, apart from csx_sql can also export stats to sql database if activated with cvar...
2005-01-14 12:21:12 +00:00
Johnny Bergström
f18adbf9d6
Updated get_stats and get_stats2 to also retrieve authid
2005-01-14 12:14:34 +00:00
Johnny Bergström
9959ef52b3
Possibly fix the hitzones problem.
2005-01-13 11:02:14 +00:00
Johnny Bergström
8e58484fc5
get_stats now looks like this:
...
native get_stats(index,stats[8],bodyhits[8],name[],len,authid[],authidlen=0);
(authid + authidlen are new)
+ fixes
2005-01-12 01:24:40 +00:00
Johnny Bergström
a58ab24b0c
Added cvar csx_sqlstats_exportstats
2005-01-11 15:31:47 +00:00
Johnny Bergström
a67085217f
Fixes
2005-01-11 13:02:06 +00:00
Johnny Bergström
f08f16c20d
Adds cvars:
...
cvar_t *csx_sqlstats_host;
cvar_t *csx_sqlstats_username;
cvar_t *csx_sqlstats_password;
cvar_t *csx_sqlstats_db;
cvar_t *csx_sqlstats_table;
Exports players' statistics at map change to SQL db right after it saved those to the dat file.
2005-01-11 12:23:57 +00:00
David Anderson
ec9d4a52fe
Updated library to 7.4.6
2005-01-10 16:42:46 +00:00
David Anderson
40640c92d4
*** empty log message ***
2004-12-09 18:25:46 +00:00
Lukasz Wlasinksi
c5b3919122
fixed custom weapons system
2004-12-08 23:40:42 +00:00
Lukasz Wlasinksi
29a22bb5fd
more changes in Damage MSG
2004-12-03 00:57:16 +00:00
Lukasz Wlasinksi
2baf9c4c20
damage message changes
2004-12-02 02:11:09 +00:00
Lukasz Wlasinksi
c4727c1dc3
fixed grenade problems ( returning wrong (older) owner )
2004-11-30 15:46:09 +00:00
Johnny Bergström
08fea0eea1
Removed some unneeded stuff from class.
2004-11-15 00:20:28 +00:00
Johnny Bergström
11fa330f10
Renamed to CStrike :-D gyar!!
2004-11-13 19:49:25 +00:00
David Anderson
6251521102
*** empty log message ***
2004-11-11 11:07:37 +00:00
David Anderson
719af5c72c
*** empty log message ***
2004-11-11 10:55:22 +00:00
David Anderson
ee464539de
Fixed authors and version numbers
2004-11-11 09:08:12 +00:00
David Anderson
db77c245e6
Fixed copyrights and version numbers
2004-11-11 08:58:54 +00:00
Lukasz Wlasinksi
f73a8356f6
do not touch my modules ! ;P
2004-11-10 00:45:21 +00:00
Lukasz Wlasinksi
77c5198009
fixed modules problems when declared also in metamod's plugins.ini
2004-11-10 00:25:53 +00:00
Johnny Bergström
28a1182cd2
Updated EngFunc_SetKeyValue :-)
2004-11-09 16:47:33 +00:00
Johnny Bergström
16444a713a
Updated EngFunc_SetKeyValue
2004-11-09 16:47:06 +00:00
Steve Dudenhoeffer
f950d384b6
Fixed crash in FM_MessageBegin
2004-11-07 20:36:49 +00:00
Felix Geyer
dc7e1e2494
updated to November
2004-11-06 13:13:02 +00:00
Johnny Bergström
850557df5a
Updated get_user_hitzones
2004-11-02 16:51:42 +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
Johnny Bergström
8f18856e91
Fixed SetView (by always hooking Spawn and precaching the needed dummy model rpgrocket.mdl)
2004-10-27 19:06:43 +00:00
David Anderson
ddfba00791
Fixed
2004-10-25 23:08:06 +00:00
David Anderson
4e0bfe161e
fixing SAWCE'S error
2004-10-25 17:06:24 +00:00
Lukasz Wlasinksi
3d1162ecd9
client_ forwards will now work with kill command
2004-10-25 11:05:59 +00:00
Steve Dudenhoeffer
3414cd7ce7
fixed pev bug..
2004-10-24 21:03:12 +00:00
Johnny Bergström
66386cca59
Fixed entity_set_byte
2004-10-24 15:41:25 +00:00
David Anderson
4edd77faee
Crash bug fix from Damaged Soul
2004-10-24 01:11:41 +00:00
Steve Dudenhoeffer
89eda75b1f
Touch it and die, bail.
2004-10-20 14:24:54 +00:00
Steve Dudenhoeffer
f14808e009
Updated SDK
...
Fixed client_built forward...
2004-10-20 14:24:03 +00:00
Lukasz Wlasinksi
ee3404fea0
removed "is_alive" check from ResetHUD function
2004-10-16 22:22:54 +00:00
Steve Dudenhoeffer
14c3930b3d
Damnit, bail
2004-10-16 14:26:11 +00:00
Johnny Bergström
3efa25a5fb
Fixed entity_set_edict
2004-10-14 08:15:41 +00:00
Johnny Bergström
c29a7d34e5
Renamed cs_get_weapon_type -> cs_get_weapon_id
2004-10-14 06:09:01 +00:00
Lukasz Wlasinksi
ea70c77dd8
enabled emitsound_post function (knife shot fix, Damaged Soul )
2004-10-07 08:58:01 +00:00
David Anderson
92eda7c214
*** empty log message ***
2004-10-06 18:43:26 +00:00
Felix Geyer
fec17424fb
updated to October
2004-10-05 20:16:50 +00:00
David Anderson
74dca8b6ef
Fixed some bugs
2004-10-05 08:51:57 +00:00
David Anderson
2a187988f6
fixed project
2004-10-05 08:35:05 +00:00
David Anderson
d1ee9ee9ba
*** empty log message ***
2004-10-05 08:33:31 +00:00
David Anderson
380f560fa4
Finalized (not tested!)
2004-10-05 08:32:23 +00:00
David Anderson
8a57648b87
AMD64 support
2004-10-05 08:13:55 +00:00
David Anderson
80b8591295
Fixed a few bugs, added makefile
2004-10-05 08:04:13 +00:00