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

[Source 2009, CS:GO] Stamm 2.28 - VIP Level Ranking


Post New Thread Reply   
 
Thread Tools Display Modes
The_dr
Senior Member
Join Date: Jan 2012
Location: Canada
Old 03-29-2014 , 11:03   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1461

Fixed My Problem. its "flag" not "flags" I used your website download so you will want to fix that befor more people come to you about the same problem.
also, the flag works, but if you have the root flag, you don't get the level, I had to manually add the r flag to me (now i have flags rz XD) im just wondering if that was intentional?
Quote:
Originally Posted by The_dr View Post
I am having some problems with the level system.
For some reason the levels aren't following what is in the config
here is my config
PHP Code:
"StammLevels"
{
    
"Lead"
    
{
        
"name"              "Lead"
        "points"            "30"
    
}
    
"Tin"
    
{
        
"name"              "Tin"
        "points"            "60"
    
}
    
"Copper"
    
{
        
"name"              "Copper"
        "points"            "120"
    
}
    
"Silver"
    
{
        
"name"              "Silver"
        "points"            "240"
    
}
    
"Gold"
    
{
        
"name"              "Gold"
        "points"            "500"
    
}
    
"Platinum"
    
{
        
"name"              "Platinum"
        "points"            "1000"
    
}
    
"VIP"
    
{
        
"name"              "iRON"
        "flags"            "r"
    
}

but in game the levels go
Lead = 0
Tin = 30
Copper = 60
Silver = 120
Gold = 240
Platinum = 500
VIP = 1000
here is how the config should look
PHP Code:
"StammLevels"
{
    
"Lead"
    
{
        
"name"              "Lead"
        "points"            "30"
    
}
    
"Tin"
    
{
        
"name"              "Tin"
        "points"            "60"
    
}
    
"Copper"
    
{
        
"name"              "Copper"
        "points"            "120"
    
}
    
"Silver"
    
{
        
"name"              "Silver"
        "points"            "240"
    
}
    
"Gold"
    
{
        
"name"              "Gold"
        "points"            "500"
    
}
    
"Platinum"
    
{
        
"name"              "Platinum"
        "points"            "1000"
    
}
    
"VIP"
    
{
        
"name"              "iRON"
        "flag"            "r"
    
}

__________________
iRON Servers

Last edited by The_dr; 03-29-2014 at 11:12. Reason: Added info
The_dr is offline
Miss.Xantis
Senior Member
Join Date: Oct 2009
Old 03-29-2014 , 12:15   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1462

Quote:
Originally Posted by Popoklopsi View Post
@ Aim4Fame

Please post the error logs

@ Miss.Xantis

Maybe the updater updated the .smx files of the features to plugins folder instead of plugins/stamm. Please check that
Everything looks fine:

__________________
Miss.Xantis is offline
Aim4Fame
Member
Join Date: Jan 2013
Location: Germany
Old 03-29-2014 , 13:31   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1463

Quote:
Originally Posted by Popoklopsi View Post
@ Aim4Fame

Please post the error logs

@ Miss.Xantis

Maybe the updater updated the .smx files of the features to plugins folder instead of plugins/stamm. Please check that
L 03/29/2014 - 18:295: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/29/2014 - 18:295: [SM] Native "Format" reported: Language phrase "StammFeatures" not found
L 03/29/2014 - 18:295: [SM] Displaying call stack trace for plugin "stamm.smx":
L 03/29/2014 - 18:295: [SM] [0] Line 224, stamm/panellib.sp::panellib_createInfoPanel()
L 03/29/2014 - 18:295: [SM] [1] Line 375, stamm/panellib.sp::panellib_CreateUserPanels()
L 03/29/2014 - 18:295: [SM] [2] Line 428, stamm/panellib.sp::panellib_InfoPanel()
Aim4Fame is offline
Send a message via Skype™ to Aim4Fame
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-29-2014 , 15:42   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1464

@ The_dr

Thanks for that! I fixed it.
With the root flag is that you can define a level only for root admins, so that the root admin only get that specific level and do not get another private level he shouldn't get.


@ Miss.Xantis

hm, couldn't find that error. Is maybe a feature in the plugins folder (And not plugins/stamm)? Do you do anything before this error occurs (Mapchange, reload, anything that could help me to find the error?)


@ Aim4Fame

Translation "StammFeatures" is from an old version, you should update your stamm version anyway
__________________

Last edited by dordnung; 03-29-2014 at 15:56.
dordnung is offline
Miss.Xantis
Senior Member
Join Date: Oct 2009
Old 03-30-2014 , 05:30   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1465

We installed all Plugins and addons new and this is the last error:

L 03/30/2014 - 11:22:50: [SM] Displaying call stack trace for plugin "stamm/stamm_chat_messages.smx":
L 03/30/2014 - 11:22:50: [SM] [0] Line 96, C:\Users\David\Documents\Github\Stamm\stamm_c hat_messages.sp::STAMM_OnFeatureLoaded()
__________________
Miss.Xantis is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-30-2014 , 16:19   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1466

Look at your old error log, then you see, that this isn't the complete log. You missed 1 or 2 lines
__________________

Last edited by dordnung; 03-30-2014 at 16:19.
dordnung is offline
Miss.Xantis
Senior Member
Join Date: Oct 2009
Old 03-30-2014 , 17:19   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1467

Next try:

L 03/30/2014 - 23:15:42: [STEAMTOOLS] Server Gameplay Stats received with an unexpected eResult. (eResult = 20)
L 03/30/2014 - 23:15:43: [SM] Plugin encountered error 25: Call was aborted
L 03/30/2014 - 23:15:43: [SM] Native "SetFailState" reported: Found neither block welcome nor block leave!
L 03/30/2014 - 23:15:43: [SM] Displaying call stack trace for plugin "stamm/stamm_chat_messages.smx":
L 03/30/2014 - 23:15:43: [SM] [0] Line 96, C:\Users\David\Documents\Github\Stamm\stamm_c hat_messages.sp::STAMM_OnFeatureLoaded()
__________________
Miss.Xantis is offline
Aim4Fame
Member
Join Date: Jan 2013
Location: Germany
Old 03-30-2014 , 17:26   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1468

also the same error!
L 03/30/2014 - 23:19:19: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/30/2014 - 23:19:19: [SM] Native "Format" reported: Language phrase "StammFeatures" not found
L 03/30/2014 - 23:19:19: [SM] Displaying call stack trace for plugin "stamm.smx":
L 03/30/2014 - 23:19:19: [SM] [0] Line 224, stamm/panellib.sp::panellib_createInfoPanel()
L 03/30/2014 - 23:19:19: [SM] [1] Line 375, stamm/panellib.sp::panellib_CreateUserPanels()
L 03/30/2014 - 23:19:19: [SM] [2] Line 428, stamm/panellib.sp::panellib_InfoPanel()

Please help me :S
Aim4Fame is offline
Send a message via Skype™ to Aim4Fame
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-30-2014 , 17:30   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1469

@Miss.Xantis

Do you updated your block files? They are all in cfg/stamm/levels. You have to update them too.

@ Aim4Fame

Give me the output of sm plugins list, where i can see stamm, please.
__________________
dordnung is offline
Aim4Fame
Member
Join Date: Jan 2013
Location: Germany
Old 03-31-2014 , 13:48   Re: [Source 2009, CS:GO] Stamm 2.21 VIP Level Ranking
Reply With Quote #1470

@Popoklopsi

[SM] Listing 150 plugins:
01 "SMAC Client Protection" (0.8.5.1) by SMAC Development Team
02 "Client Preferences" (1.6.0-dev+4127) by AlliedModders LLC
03 "Funknachrichten Blocker" (2.0.2) by NovoLine
04 "Web Shortcuts" (1.0.1) by James "sslice" Gray
05 "SMAC CS:S Exploit Fixes" (0.8.5.1) by SMAC Development Team
06 "Beleidigungen Blocker Plugin" (1.1) by NovoLine
07 "Basic Comm Control" (1.6.0-dev+3926) by AlliedModders LLC
08 "~> Knasthocker KillStreak" (1.0) by NovoLine
09 "Advertisements" (0.6) by Tsunami
10 "Set Health / Leben setzen" (1.0) by Stealbreaker
11 "SMAC Command Monitor" (0.8.5.1) by SMAC Development Team
12 "SMAC Rcon Locker" (0.8.5.1) by SMAC Development Team
13 "Spenden Informationen" (1.1.1) by NovoLine
14 "Welcome Sound" (0.0.1) by R-Hehl
15 "SMAC ConVar Checker" (0.8.5.1) by SMAC Development Team
16 "Players Votes Redux" (1.2.3) by ReFlexPoison
17 "KH~Games Menu" (0.3) by NovoLine
18 "Plugin Autoupdater" (1.5) by MikeJS
19 "Stamm Feature Teleport" (1.2.1) by Popoklopsi
20 "Stamm Feature Icon" (1.3.1) by Popoklopsi
21 "Stamm Feature Show Damage" (1.3.1) by Popoklopsi
22 "Stamm Feature RegenerateHP" (1.3.1) by Popoklopsi
23 "FastLadder" (1.1.1) by Bara
24 "Stamm Feature Chat Colors" (1.0.1) by Popoklopsi
25 "Stamm Feature ResizePlayer" (1.1.1) by Popoklopsi
26 "EasyBhop" (1.1.1) by Bara
27 "Stamm Feature LessGravity" (1.3.1) by Popoklopsi
28 "Stamm Feature VIP Tag" (1.4.1) by Popoklopsi
29 "Stamm Feature Vip Models" (1.3.1) by Popoklopsi
30 "Stamm Feature Throwing Knife" (1.4.1) by Popoklopsi
31 "Stamm Feature LosePoints" (1.1.1) by Popoklopsi
32 "Stamm Feature MoreSpeed" (1.3.1) by Popoklopsi
33 "Stamm Feature No Fall Damage" (1.2.1) by Popoklopsi
34 "Stamm Feature Colored Smokes" (1.3.1) by Popoklopsi
35 "Stamm Feature Joinsound" (1.4.1) by Popoklopsi
36 "Stamm Feature LongJump" (1.1.1) by Popoklopsi
37 "Stamm Feature SpawnHP" (1.4.1) by Popoklopsi
38 "Stamm Feature No Reload" (1.3.1) by Popoklopsi
39 "Stamm Feature VIP Slot" (1.3.1) by Popoklopsi
40 "Stamm Feature GrenadeTrail" (1.4.1) by Popoklopsi
41 "Stamm Feature Chats" (1.3.1) by Popoklopsi
42 "Stamm Feature Distance" (1.1.1) by Popoklopsi
43 "Stamm Feature FroggyJump" (1.1.1) by Popoklopsi
44 "Stamm Feature KillHP" (1.3.1) by Popoklopsi
45 "Stamm Feature MoreAmmo" (1.3.1) by Popoklopsi
46 "Stamm Feature Admin Flags" (1.4.1) by Popoklopsi
47 "Stamm Feature Anti Flash" (1.4.1) by Popoklopsi
48 "Stamm Feature FireWeapon" (1.1.1) by Popoklopsi
49 "Stamm Feature Money" (1.3.1) by Popoklopsi
50 "Stamm Feature Weapons" (1.3.1) by Popoklopsi
51 "Stamm Feature Chat Messages" (1.3.1) by Popoklopsi
52 "Stamm Feature FlagPoints" (1.1.1) by Popoklopsi
53 "Stamm Feature Holy Granade" (1.4.1) by Popoklopsi
54 "Stamm Feature PlayerTrail" (1.3.1) by Popoklopsi
55 "Stamm Feature KnifeInfect" (1.3.1) by Popoklopsi
56 "Player Commands" (1.6.0-dev+4127) by AlliedModders LLC
57 "Spray Höhe" (1.0) by NovoLine
58 "URL Chat Block" (3.1.0) by Mini
59 "farbenremove.smx"
60 "Team Message" (----) by Wirst du nicht erfahren
61 "MapChooser Extended" (1.9.3) by Powerlord, Zuko, and AlliedModders LLC
62 "CallAdmin" (0.1.4) by Impact, Popoklopsi
63 "SMAC CS:S Anti-Smoke" (0.8.5.1) by SMAC Development Team
64 "PermaMute" (0.1) by Ryan "FLOOR_MASTER" Mannion
65 "Admin Menu" (1.6.0-dev+4127) by AlliedModders LLC
66 "[Source 2009] Custom Chat Colors" (3.0.1) by Dr. McKay
67 "Killer Info Display" (1.4.1) by Berni, gH0sTy, Smurfy1982, Snake60
68 "CallAdmin: Ts3 module" (0.1.4) by Impact, Popoklopsi
69 "CT Ban" (1.6.0) by databomb
70 "KH~Time" (1.0.0) by NovoLine
71 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
72 "Spray Tracer" (5.8a) by Nican132, CptMoore, Lebson506th
73 "Basic Chat" (1.6.0-dev+4127) by AlliedModders LLC
74 "Last Request: Shotgun Wars (sample)" (1.0.2) by databomb & dataviruset
75 "SourceBans" (1.4.10) by SourceBans Development Team
76 "Resetscore" (1.0) by NovoLine
77 "Save Scores" (1.3.4) by exvel
78 "Admin Help" (1.6.0-dev+4127) by AlliedModders LLC
79 "Nextmap" (1.6.0-dev+4127) by AlliedModders LLC
80 "Verweigern" (1.0) by NovoLine
81 "CT Boost" (1.0) by NovoLine
82 "Ergeben" (1.0) by NovoLine
83 "Admin File Reader" (1.6.0-dev+4127) by AlliedModders LLC
84 "Der Killer!!!" (1.3) by KILLALAAA
85 "Anti-Flood" (1.6.0-dev+4127) by AlliedModders LLC
86 "SMAC Spinhack Detector" (0.8.5.1) by SMAC Development Team
87 "Knife Drop" (1.1) by Gh0$t
88 "SM SKINCHOOSER" (2.6) by Andi67
89 "Dissolve" (1.0.0.2) by L. Duke
90 "Basic Votes" (1.6.0-dev+4127) by AlliedModders LLC
91 "CSS Throwing Knives" (1.2.2b) by meng
92 "[KH]Krieg" (1.0) by NovoLine
93 "Map Nominations Extended" (1.9.3) by Powerlord and AlliedModders LLC
94 "Source Cronjobs" (1.0.0) by Daniel 'Keyschpert' Kuespert
95 "Tetris" (1.0) by Jannik "Peace-Maker" Hartung
96 "TeamSwitch" (1.3) by MistaGee
97 "SMAC Aimbot Detector" (0.8.5.1) by SMAC Development Team
98 "Solitaire" (1.0) by Jannik "Peace-Maker" Hartung
99 "Basic Info Triggers" (1.6.0-dev+4127) by AlliedModders LLC
100 "SMAC Anti-Speedhack" (0.8.5.1) by SMAC Development Team
101 "SMAC Anti-Wallhack" (0.8.5.1) by SMAC Development Team
102 "[Store] Titles" (1.1-alpha) by alongub
103 "store/store-shop.smx"
104 "store/store-refund.smx"
105 "store/store-tracers.smx"
106 "store/store-core.smx"
107 "store/store-gifting.smx"
108 "store/store-chatcolors.smx"
109 "store/store-nadeskins.smx"
110 "store/store-backend.smx"
111 "store/store-nadetrails.smx"
112 "store/store-skins.smx"
113 "[Store] Loadout" (1.1-alpha) by alongub
114 "store/store-chat.smx"
115 "store/store-inventory.smx"
116 "store/store-equipment.smx"
117 "store/store-distributor.smx"
118 "store/store-logging.smx"
119 "[Store] Trails" (1.1-alpha) by alongub
120 "Pong" (1.2.1) by Jannik 'Peace-Maker' Hartung
121 "Medic" (1.0) by tuty
122 "Hilfe Menu" (0.3) by NovoLine
123 "Snake" (1.0) by Jannik "Peace-Maker" Hartung
124 "Bj" (1.0) by NovoLine
125 "Player Respawn" (1.4) by Rogue
126 "CallAdmin UserManager" (0.1.4) by Popoklopsi, Impact
127 "Global Special Effects Options" (1.0.0) by databomb
128 "AFK Manager" (3.5.2) by Rothgar
129 "SteamID Validater" (1.4.9) by HSFighter
130 "pm2me" (1.4.2) by NovoLine
131 <Failed> "CallAdmin: Steam module" (0.1.4) by Impact, Popoklopsi
132 "Sound Commands" (1.6.0-dev+4127) by AlliedModders LLC
133 "Stamm" (2.2.1) by Popoklopsi
134 "SM Jail Teams" (1.0.3) by Elad Nava
135 "CallAdmin: Mysql module" (0.1.4) by Impact, Popoklopsi
136 "JMuter" (1.1) by NovoLine
137 "SM File/Folder Downloader and Precacher" (1.4) by SWAT_88
138 "Console Welcome Message" (1.1.2) by exvel
139 "SourceMod Anti-Cheat" (0.8.5.1) by SMAC Development Team
140 "Mapchooser Extended Sounds" (1.3) by Powerlord
141 "Jail Benachrichtigung" (1.0.0) by NovoLine
142 "Round End Sound" (2.3.9) by FrozDark
143 "~> Knasthocker Server Standard [1]" (1.0) by NovoLine
144 "Admin Dead Chat" (1.0) by Bara
145 "Basic Commands" (1.6.0-dev+3926) by AlliedModders LLC
146 "Rock The Vote Extended" (1.9.3) by Powerlord and AlliedModders LLC
147 "M3Motd - MOTD / Rules Display" (0.2.1) by M3Studios, Inc.
148 "Admin Chat" (1) by NovoLine
149 "SM_Hosties v2" (2.1.0) by databomb & dataviruset
150 "Show Damage" (1.0.7) by exve

Last edited by Aim4Fame; 03-31-2014 at 13:49.
Aim4Fame is offline
Send a message via Skype™ to Aim4Fame
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 04:06.


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