View Single Post
Author Message
MiSSBe4utyBuM
Junior Member
Join Date: Oct 2005
Old 10-19-2005 , 15:27   [AMXX] stats.amxx default plugin?
#1

Here's my amxx error:

L 10/19/2005 - 12:05:58: [AMXX] [DODX] Invalid player 27
L 10/19/2005 - 12:05:58: [AMXX] Displaying call trace (plugin "dod/addons/amxmodx/plugins/stats.amxx")
L 10/19/2005 - 12:05:58: [AMXX] [0] stats.sma::client_death (line 556)

Line 556 of stats.sma reads:

new enemygre = ( ( (wpnindex == DODW_HANDGRENADE || wpnindex == DODW_MILLS_BOMB) && get_user_team(killer) == 2 ) || ( wpnindex == DODW_STICKGRENADE && get_user_team(killer) == 1 ) ) ? 1:0

Quote:
Originally Posted by XxAvalanchexX
If there is a problem with a default plugin it should be posted in the bug reports forum. Thanks.
Any ideas on how to solve this?
MiSSBe4utyBuM is offline