Raised This Month: $51 Target: $400
 12% 

BF2 Rank Mod 1.5.5 [4/21/11] (pRED*)


Post New Thread Reply   
 
Thread Tools Display Modes
Balgaa
Senior Member
Join Date: Mar 2010
Old 11-03-2010 , 02:11   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1181

I have problem bf2 didn't give badge to players.

Below my config.

cs2# more error_20101103.log
L 11/03/2010 - 05:26:13: Start of error session.
L 11/03/2010 - 05:26:13: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20101103.log")
L 11/03/2010 - 05:26:13: [nVault] Invalid vault id: 0
L 11/03/2010 - 05:26:13: [AMXX] Displaying debug trace (plugin "bf2rank.amxx")
L 11/03/2010 - 05:26:13: [AMXX] Run time error 10: native error (native "nvault_set")
L 11/03/2010 - 05:26:13: [AMXX] [0] save.inl::vault_server_save (line 272)
L 11/03/2010 - 05:26:13: [AMXX] [1] save.inl::server_save (line 136)
L 11/03/2010 - 05:26:13: [AMXX] [2] forwards.inl::plugin_end (line 10
cs2#

can't save and give badge to player.

anything wrong with it.

config below:
==========
//////////////////////// Battlefield 2: Rank Mod ////////////////////////
bf2_active 1 //(1|0) - Turns the plugin on or off - Default 1
bf2_badges 1 //(1|0) - Turns the badge system on or off - Default 1
bf2_badgepowers 1 //(1|0) - Enable/Disable the powers for the badges - Default 0
bf2_awp 1 //(1|0) - Is user given an awp or scout by having the sniper badge - Default 0 (scout)
bf2_ffa 0 //(1|0) - Enable/Disable team attack for receiving pts and for badge use, turn on for "free for all" servers - Default 0
bf2_xpmultiplier 0.1 //(float) - Changes the point multiplier needed to reach each level - Default 0.1 (15 points for rank 1, 20k points for top rank)
bf2_xpminplayers 2 //(int) - Minimum number of plays required to be in server before bonus bomb and flag xp (only) is awarded
bf2_reset_days 21 //(int) - Number of days without playing till xp gets pruned per user (Note: currently nvault saving only)
bf2_icon_time 1.5 //(float) - Amount of time to display the rank icons for. Default 1.5, 0 to disable icons all together.
bf2_help_url "" //(string) - Remote folder where the bf2 web docs are stored (optional) do not include the trailing /
bf2_statustext 1 //(int) - Enable/Disable the points, # of bagdges, and rank info that replaces player name info in hud - Default 1
bf2_hud_options "abcde" //(flags) - Set options for player aim hud message info (not shown if miscstats PlayerName option is on) - Default "abcde"
//flag a - Display Health/Armor/Weapon for teammates
//flag b - Display Rank for teammates
//flag c - Display Rank for enemies
//flag d - Hide display for invisible enemies
//flag e - Move the display to above peoples heads
//CS Flags integration
bf2_flag_kills 2 //(int) - CS Flags - How many bf2 points are awarded for capturing a flag
bf2_flag_round_kills 0 //(int) - CS Flags - How many bf2 points are awarded for winning a round
bf2_flag_match_kills 0 //(int) - CS Flags - How many bf2 points are awarded for winning the match
///////////////////////////////////////////////////////////////////////////

amx_plugins:
==========

] amx_plugins
----- Currently loaded plugins -----
name version author file status
CSFile.Info OpenG 2.1 Final -)>C-r-A-c-K<(- csf_opengl32.am running
Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.8.1.3746 AMXX Dev Team multilingual.am running
Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running
Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
10 plugins

meta list:
=======
Currently running plugins:
[ 1] AMX Mod X, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] Fun, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 3] FakeMeta, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] CStrike, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] CSX, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 6] Ham Sandwich, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 7] MySQL, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 8] EngineX, v1.8.1.3746, Aug 19 2010, by AMX Mod X Dev Team & OT, see http://www.amxmodx.org/
Balgaa is offline
Balgaa
Senior Member
Join Date: Mar 2010
Old 11-03-2010 , 02:53   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1182

When round finish it show up:

[BF2] Checking for earned badge now...

Then nothing happen to Badges and always 0.

Anything wrong with config?
Balgaa is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 11-05-2010 , 14:59   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1183

What is the output from "amxx modules"? Also, please attach a full error log file.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Understy
Junior Member
Join Date: Feb 2010
Location: Russia,Moscow
Old 11-06-2010 , 17:25   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1184

no loading rank mode next map
why?
rank mode save to mysql.
and restart round no loading rank,when loading,when no
screen
Attached Thumbnails
Click image for larger version

Name:	de_inferno0002.jpg
Views:	299
Size:	97.2 KB
ID:	76840  
Understy is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 11-10-2010 , 02:58   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1185

Sorry I don't speak indecipherable.


Check your logs for any errors as to why it is not saving.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Understy
Junior Member
Join Date: Feb 2010
Location: Russia,Moscow
Old 11-12-2010 , 08:27   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1186

Quote:
L 11/12/2010 - 09:53:49: Info (map "de_westwood") (file "addons/amxmodx/logs/error_20101112.log")
L 11/12/2010 - 09:53:49: [AMXX] Run time error 4 (plugin "bf2rank.amxx") - debug not enabled!
L 11/12/2010 - 09:53:49: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/12/2010 - 10:23:22: Start of error session.
L 11/12/2010 - 10:23:22: Info (map "de_dust4") (file "addons/amxmodx/logs/error_20101112.log")
L 11/12/2010 - 10:23:22: [AMXX] Run time error 4 (plugin "bf2rank.amxx") - debug not enabled!
L 11/12/2010 - 10:23:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/12/2010 - 10:43:53: Start of error session.
L 11/12/2010 - 10:43:53: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20101112.log")
L 11/12/2010 - 10:43:53: [AMXX] Run time error 4 (plugin "bf2rank.amxx") - debug not enabled!
L 11/12/2010 - 10:43:53: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/12/2010 - 11:13:01: Start of error session.
L 11/12/2010 - 11:13:01: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20101112.log")
L 11/12/2010 - 11:13:01: [AMXX] Run time error 4 (plugin "bf2rank.amxx") - debug not enabled!
L 11/12/2010 - 11:13:01: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Please help fix it.
Attached Files
File Type: zip bf2 rank only scripting.zip (31.1 KB, 127 views)
Understy is offline
BERKUT
Member
Join Date: Jun 2005
Location: Russia
Old 11-15-2010 , 08:00   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1187

use the default code
BERKUT is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 11-15-2010 , 20:46   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1188

Quote:
Originally Posted by Understy View Post
Please help fix it.
L 11/12/2010 - 11:13:01: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).


Enable debug so we can see the full error.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Balgaa
Senior Member
Join Date: Mar 2010
Old 11-21-2010 , 05:37   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1189

hi vittu,

i got fixed problem with nVault, i read full 117-118 pages and found that there some change need to done in code.

i did it and everything worked fine.
Balgaa is offline
Balgaa
Senior Member
Join Date: Mar 2010
Old 11-21-2010 , 05:39   Re: BF2 Rank Mod 1.5.3 [6/8/10] (pRED*)
Reply With Quote #1190

btw, there some question about player stats.

because many bad people reset player statistics connect to server using other player name and reset their statistics.

how to protect from this kind of problem?

any suggestion?
Balgaa is offline
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 11:22.


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