Raised This Month: $ Target: $400
 0% 

Lambda Core: Half-Life ingame stats


Post New Thread Reply   
 
Thread Tools Display Modes
Sawter
Junior Member
Join Date: Oct 2010
Old 10-07-2010 , 14:12   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #31

I have a problem

PHP Code:
L 10/07/2010 21:08:56: [AMXXPlugin "lambda_core.amxx" failed to loadPlugin uses an unknown function (name "TrieClear") - check your modules.ini
What module do i need?

I have this now

PHP Code:
Currently loaded modules:
      
name                    version  author               status
 
1Engine                  1.76     AMX Mod X Dev Team   running
 
2FakeMeta                1.76d    AMX Mod X Dev Team   running
 
3Ham Sandwich            1.8.1.3  AMX Mod X Dev Team   running
 
4RegEx                   1.8.1.3  AMX Mod X Dev Team   running
 
5Fun                     1.76     AMX Mod X Dev Team   running
 
6GeoIP                   1.76     AMX Mod X Dev Team   running
 
7Sockets                 1.76     HLSW Dev Team        running
7 modules
7 correct 

Last edited by Sawter; 10-07-2010 at 14:21.
Sawter is offline
KORD_12.7
Senior Member
Join Date: Aug 2009
Location: Russia, Vladivostok
Old 10-07-2010 , 18:32   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #32

Update AMXX to version 1.8.1
__________________

Vi Veri Veniversum Vivus Vici
Russian Half-Life and Adrenaline Gamer community

Last edited by KORD_12.7; 10-08-2010 at 05:12.
KORD_12.7 is offline
Send a message via ICQ to KORD_12.7
Sawter
Junior Member
Join Date: Oct 2010
Old 10-08-2010 , 05:49   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #33

I have a problem,rank and top 15 are not updated,it appears only players,but score it's 0 everywhere.

Last edited by Sawter; 10-08-2010 at 05:55.
Sawter is offline
KORD_12.7
Senior Member
Join Date: Aug 2009
Location: Russia, Vladivostok
Old 10-08-2010 , 06:02   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #34

Stats tracking by name or steamid?
__________________

Vi Veri Veniversum Vivus Vici
Russian Half-Life and Adrenaline Gamer community
KORD_12.7 is offline
Send a message via ICQ to KORD_12.7
Sawter
Junior Member
Join Date: Oct 2010
Old 10-08-2010 , 06:15   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #35

By nick.

I reseted enerything,lc_reset_stats,now it's as i had when i did that,1 kill,4 deaths,and after 10 minutes same stats.

/statsme is ok

Look

Top 15 : http://img839.**************/img839/2669/top15d.png
and Statsme :http://img824.**************/img824/7771/statsme.png

Player are not in order,third place should be on second place 5/4 is more than 1/24,fourth same,4/4.

My lambada_core.ini

PHP Code:
Enable rank system
no
yes
lc_rank_system 1
 
Rank mode
by nick
by ip
by steamid
lc_track_mode 1
 
Prune time (inactivity days), inactive players will be deleted from stats
; If set to 0then no prune
lc_prune_days 0
 
Stats loging (triggered "weaponstats"triggered "weaponstats2"triggered "time"triggered "latency")
no
yes
lc_stats_loging 1
 
Whether or not to rank bots
no
yes
lc_rank_bots 1
 
Which say commands should be enabledadd the numbers to get your configuration:
;
- /rank
display your rank (chat)

- /top15
display top players (MOTD)

- /stats
display players stats (menu/MOTD)

- /rankstats
player stats on server (MOTD)

16 - /statsme
display player stats (MOTD) for current session

32 - /hp
display info about your killer (chat)

64 - /report
display weapon status (say_team)
;
The default value (127will enable all features (1+2+4+8+16+32+64)
lc_say_commands 127
 
Which functions should be enabledadd the numbers to get your configuration:
;
1:
show attackers list (HUD)
;
2:
show victim list (HUD)
;
4:
show killer info (chat)

8:
show victim ifo (center_say)

16:
show winner at map end

32:
death beam
;
The default value (63will enable all features (1+2+4+8+16+32
lc_functions 63
 
Show at map end
nothing
show /statsme stats (MOTD) for current session
show top 15 players
lc_mapend_stats 0
 
Show info about plugin after player death
lc_show_info 1
 
Advertising of available say commands
lc_show_adv 1
 
Frequency of advertising messages (in seconds)
lc_adv_freq 300 

Last edited by Sawter; 10-08-2010 at 06:28.
Sawter is offline
KORD_12.7
Senior Member
Join Date: Aug 2009
Location: Russia, Vladivostok
Old 10-08-2010 , 06:27   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #36

Stats will calculate and save at server restart. Everything is ok.
__________________

Vi Veri Veniversum Vivus Vici
Russian Half-Life and Adrenaline Gamer community

Last edited by KORD_12.7; 10-08-2010 at 06:33.
KORD_12.7 is offline
Send a message via ICQ to KORD_12.7
Sawter
Junior Member
Join Date: Oct 2010
Old 10-08-2010 , 06:35   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #37

Yeah,you're right,one more question.

On what criterion are order in top?Diference between kill and death?

Thanks a lot for this amazing plugin.
Sawter is offline
KORD_12.7
Senior Member
Join Date: Aug 2009
Location: Russia, Vladivostok
Old 10-08-2010 , 06:38   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #38

Quote:
Originally Posted by Sawter View Post
On what criterion are order in top?Diference between kill and death?
Yep, kills - deaths

Quote:
Originally Posted by Sawter View Post
Thanks a lot for this amazing plugin.

You are welcome
__________________

Vi Veri Veniversum Vivus Vici
Russian Half-Life and Adrenaline Gamer community
KORD_12.7 is offline
Send a message via ICQ to KORD_12.7
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 12-06-2010 , 06:18   Re: [HL] Lambda Core: Half-Life ingame stats
Reply With Quote #39

Quote:
Originally Posted by KORD_12.7 View Post
Plugin in this link is old and unapproved, i dont give my agree to user GordonFreeman post it
Хеи! Ты дал согласие xD
__________________
The functional way is the right way
GordonFreeman (RU) is offline
nisam_ja
BANNED
Join Date: Sep 2008
Location: osijek
Old 12-13-2010 , 12:43   Re: Lambda Core: Half-Life ingame stats
Reply With Quote #40

how to install this plugin?


lang in lang cfg in configs .amxx in plugins
but where put this hamdata?? and.. which one should i use? cs 1.6 =
nisam_ja is offline
Send a message via MSN to nisam_ja Send a message via Skype™ to nisam_ja
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:40.


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