Felix Geyer
|
145455ecfb
|
removed one of the two set_user_money stocks
|
2004-03-09 20:35:50 +00:00 |
|
Felix Geyer
|
21dbe183e3
|
added get_user_wonid
|
2004-03-09 17:12:58 +00:00 |
|
Felix Geyer
|
0bdc09d3d9
|
hardcoded pathes
|
2004-03-09 15:53:40 +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 |
|
Felix Geyer
|
0f4c470e67
|
added status to amx_modules
|
2004-03-08 17:44:49 +00:00 |
|
Felix Geyer
|
af26dc83a5
|
changed to str_to_num/num_to_str
|
2004-03-08 17:34:37 +00:00 |
|
Felix Geyer
|
87378017fd
|
fixed conmotd.txt path
|
2004-03-08 17:33:55 +00:00 |
|
Felix Geyer
|
e25aadd7a3
|
fixed /rank, /stats and /statsme | changed to str_to_num/num_to_str
|
2004-03-08 17:33:06 +00:00 |
|
Felix Geyer
|
a26606f799
|
amx_plugins, amx_modules: switched to console ouput instead of motd window
|
2004-03-08 17:30:30 +00:00 |
|
Felix Geyer
|
b938e955f5
|
removed stocks: int_to_str, str_to_int, numtostr and strtonum
|
2004-03-08 17:28:57 +00:00 |
|
Felix Geyer
|
864c6d6aa4
|
added status to get_module
|
2004-03-08 17:27:18 +00:00 |
|
Felix Geyer
|
96ab54a107
|
added Status for get_module()
|
2004-03-08 17:26:38 +00:00 |
|
Felix Geyer
|
d37bdc026c
|
added numtostr() and strtonum()
|
2004-03-08 17:19:41 +00:00 |
|
Felix Geyer
|
10a28dcde9
|
changed to str_to_num/num_to_str
|
2004-03-08 17:18:34 +00:00 |
|
Felix Geyer
|
57747fff55
|
changed to str_to_num/num_to_str | fixed get_modules
|
2004-03-08 16:06:11 +00:00 |
|
Pavol Marko
|
5cb9cb1c05
|
fixed potencial logging crashes in Meta_Attach
|
2004-03-08 15:12:53 +00:00 |
|
Pavol Marko
|
db278c390d
|
log_amx: remove .amx from plugin names
|
2004-03-08 15:12:16 +00:00 |
|
Pavol Marko
|
8ffcb98ce7
|
hardcoded directory names
|
2004-03-08 14:09:44 +00:00 |
|
Pavol Marko
|
c2879eafab
|
get_module returns module status too
|
2004-03-08 14:09:09 +00:00 |
|
Johnny Bergström
|
214f914547
|
this is steamid/wonid
|
2004-03-08 10:27:51 +00:00 |
|
David Anderson
|
1e880869e7
|
Fixed amxmod.inc
|
2004-03-08 10:24:10 +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 |
|
David Anderson
|
08b3491f52
|
Removed bad str/num funcs
|
2004-03-08 06:07:47 +00:00 |
|
David Anderson
|
aad8f2bb24
|
quick changes
|
2004-03-08 05:47:15 +00:00 |
|
David Anderson
|
297e1a4d29
|
Removed bad str/num funcs
|
2004-03-08 05:29:51 +00:00 |
|
David Anderson
|
c6dd8eac6b
|
Removed bad str/num funcs
|
2004-03-08 05:28:18 +00:00 |
|
David Anderson
|
fa8835f695
|
Changed some defaults
|
2004-03-08 04:29:09 +00:00 |
|
David Anderson
|
01945c901f
|
Changed some defaults
|
2004-03-08 04:21:09 +00:00 |
|
David Anderson
|
096a9f5f14
|
Fixed double native error
|
2004-03-08 04:10:19 +00:00 |
|
David Anderson
|
297aac76eb
|
Changed dir structure for modules and plugins
|
2004-03-08 04:02:51 +00:00 |
|
Felix Geyer
|
3e5572ed9a
|
removed set_user_deaths and set_user_frags
|
2004-03-07 20:16:30 +00:00 |
|
Felix Geyer
|
1dd29ad273
|
added set_user_deaths and set_user_frags
|
2004-03-07 20:16:17 +00:00 |
|
Felix Geyer
|
527683ca41
|
readded the functions
|
2004-03-07 20:06:04 +00:00 |
|
Felix Geyer
|
2a5ca94f7f
|
added set_user_deaths
|
2004-03-07 19:55:16 +00:00 |
|
Felix Geyer
|
2ff4cdde61
|
removed cs_get_user_deaths and cs_set_user_deaths
|
2004-03-07 19:54:41 +00:00 |
|
Felix Geyer
|
d7e4bce545
|
added get_user_deaths and get_user_frags
|
2004-03-07 19:54:00 +00:00 |
|
Felix Geyer
|
bea78c7c19
|
removed get_user_deaths and set_user_deaths
|
2004-03-07 19:53:27 +00:00 |
|
Pavol Marko
|
538b7a7a12
|
Added Makefile
|
2004-03-07 19:50:55 +00:00 |
|
Pavol Marko
|
24610a2a10
|
Fixed GiveFnPtrsToDll linux problem
|
2004-03-07 19:30:04 +00:00 |
|
Pavol Marko
|
df8f02fe66
|
Fixed GiveFnPtrsToDll problems on linux
|
2004-03-07 19:29:20 +00:00 |
|