Johnny Bergström
|
486e8da7a8
|
updated paths
|
2004-03-11 10:13:01 +00:00 |
|
Johnny Bergström
|
d65d599b2c
|
removed debug msg
|
2004-03-11 10:10: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
|
3598791060
|
fixed small comment mistake
|
2004-03-11 08:10:12 +00:00 |
|
Johnny Bergström
|
b505bdb7e8
|
updated set_user_hitzones, added get_user_hitzones
|
2004-03-10 22:32:10 +00:00 |
|
Johnny Bergström
|
1e69aaff18
|
removed set_hitzones
|
2004-03-10 21:59:21 +00:00 |
|
Johnny Bergström
|
fa725d1838
|
added set_user_hitzones, remove set_hitzones
|
2004-03-10 21:58:47 +00:00 |
|
Johnny Bergström
|
de0cf4da9a
|
making sure basedir is set
|
2004-03-10 08:31:51 +00:00 |
|
Johnny Bergström
|
31f59ea92e
|
changed to find_entity_by_class where stock used find_entity
|
2004-03-09 14:12:10 +00:00 |
|
Johnny Bergström
|
513a005f3d
|
removed so as to not accidentally use old builds
|
2004-03-09 10:26:40 +00:00 |
|
Johnny Bergström
|
91d4d821ec
|
fixed link to plugins.ini (was in amxx/configs, now is in amxx/)
|
2004-03-09 09:39:09 +00:00 |
|
Johnny Bergström
|
acb2ebaaf9
|
fixed link to modules.ini (was in amxx/configs, now is in amxx/)
|
2004-03-09 09:38:36 +00:00 |
|
Johnny Bergström
|
6385e00106
|
removed #define LINUX
|
2004-03-09 09:36:54 +00:00 |
|
Johnny Bergström
|
666bc67f3d
|
updated to use find_entity_by_class
|
2004-03-09 08:54:12 +00:00 |
|
Johnny Bergström
|
2d327e8d14
|
backwards comp. intitial version
|
2004-03-09 08:53:06 +00:00 |
|
Johnny Bergström
|
d1379bb671
|
renamed find_entity in engine to find_ent_by_class (find_ent_by_classname works too)
|
2004-03-09 08:32:50 +00:00 |
|
Johnny Bergström
|
214f914547
|
this is steamid/wonid
|
2004-03-08 10:27:51 +00:00 |
|
Johnny Bergström
|
d3a58298c9
|
fixed find_entity
|
2004-03-08 10:07:55 +00:00 |
|
Johnny Bergström
|
0b129c3a9f
|
Updated explanation of find_entity saying "will return 0 if nothing is found"
|
2004-03-08 09:28:30 +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
|
913b72451d
|
fixed return create_entity(szClassname[])
|
2004-03-08 08:36:23 +00:00 |
|
Johnny Bergström
|
6522feebe9
|
fixed stocks using Entvars* to use entity*
|
2004-03-07 17:28:30 +00:00 |
|
Johnny Bergström
|
35470c1ecb
|
Removed CS offset defines from h + modified set_user_maxspeed
|
2004-03-05 14:39:18 +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
|
3a00c4e3b0
|
Removed money natives, cs set deaths native.
|
2004-02-27 13:59:00 +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
|
0db4648788
|
removed amx dir, uses include <modules.h>
|
2004-02-27 07:32:35 +00:00 |
|
Johnny Bergström
|
6ffc9c7b49
|
cs_get_user_backpackammo cs_set_user_backpackammo
|
2004-02-23 12:53:07 +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 |
|
Johnny Bergström
|
e97c80d138
|
fixed set_user_origin
|
2004-02-19 11:24:58 +00:00 |
|
Johnny Bergström
|
942ebf6562
|
set_user_footsteps()
|
2004-02-18 11:10:54 +00:00 |
|
Johnny Bergström
|
5b7c7c5e6e
|
renamed offset defines, forgot to update this .h file earlier
|
2004-02-17 15:42:32 +00:00 |
|
Johnny Bergström
|
2d8e49925a
|
updated give_item()
|
2004-02-17 15:38:55 +00:00 |
|
Johnny Bergström
|
c0f785455a
|
Added cvar fun_version 0.1
|
2004-02-17 11:45:14 +00:00 |
|
Johnny Bergström
|
f65b93ce49
|
Added *et_user_noclip
|
2004-02-16 13:48:00 +00:00 |
|
Johnny Bergström
|
b75783da31
|
Added checking of ENTINDEX:ed indexes.
|
2004-02-16 10:44:52 +00:00 |
|
Johnny Bergström
|
da881dff57
|
Removed some debug messages that slipped into previous versions + changed to fun.dll
|
2004-02-16 09:50:52 +00:00 |
|
Johnny Bergström
|
6645e5d4aa
|
Fun (x) version 0.3 - small update to use "__linux__" define for linux builds, so pdata offsets get right.
|
2004-02-13 11:11:21 +00:00 |
|
Johnny Bergström
|
d66d34cf17
|
Fun (x) version 0.3 - fixed hud update + flash in set_user_money, removed user_spawn (add as stock later)
|
2004-02-11 16:16:37 +00:00 |
|
Johnny Bergström
|
c43d336bdb
|
Fun (x) version 0.3 - fixed build to fun_mm.dll, not fun.dll :-)
|
2004-02-11 16:15:38 +00:00 |
|
Johnny Bergström
|
3546840e92
|
Fun (x) version 0.2
|
2004-02-11 15:43:26 +00:00 |
|