Commit Graph
27 Commits
Author SHA1 Message Date
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