AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   TFC Stats (https://forums.alliedmods.net/showthread.php?t=322464)

MaGicBush 03-27-2020 18:37

TFC Stats
 
So I am trying to get the stats to work for TFC. I installed the AMXX to my TFC/addons/ directory, and the TFC addon. It loads amxx just fine, and so I then downloaded the tsfun.dll from a sourceforge page. It wasn't included and kept giving me a log error of not being able to load the module after trying to enable the stats via the plugins.cfg file. So I got past that, and now once someone dies the game crashes, and the log shows the following:

Code:

L 03/27/2020 - 17:18:33: -------- Mapchange to rock2 --------
L 03/27/2020 - 17:18:33: [AMXX] Plugin "stats.amxx" failed to load: Plugin uses an unknown function (name "ts_getuserlastfrag") - check your modules.ini.
L 03/27/2020 - 17:18:34: [admin.amxx] Login: "MaGicBush<1><STEAM_ID_LAN><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
L 03/27/2020 - 17:18:34: [admin.amxx] Login: "MaGicBush<1><STEAM_ID_LAN><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")

I also have a seperate error file that shows:

Code:

L 03/27/2020 - 17:18:59: Start of error session.
L 03/27/2020 - 17:18:59: Info (map "rock2") (file "addons/amxmodx/logs/error_20200327.log")
L 03/27/2020 - 17:18:59: [TFCX] Invalid weapon id 37
L 03/27/2020 - 17:18:59: [AMXX] Run time error 10 (plugin "stats_logging.amxx") (native "get_user_wstats") - debug not enabled!
L 03/27/2020 - 17:18:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).


Any help with what I am doing wrong would be awesome. I used this addon long ago for myself when I played against bots, and now that my son and friend are playing I wanted to keep track of stats on my server for us.


All times are GMT -4. The time now is 23:41.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.