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

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


Post New Thread Reply   
 
Thread Tools Display Modes
noxplode2
Member
Join Date: Apr 2011
Location: SLOVAK
Old 09-18-2012 , 16:39   Re: [CS:S, TF2, CS:GO] Stamm (VIP Mod) (2.0 Beta)
Reply With Quote #491

Quote:
Originally Posted by Blacksilver View Post
@noxplode2
Your screen show 10 Players ^^
If you want to see more you have to "install" the webinterface for stamm ;)

Try to load the models again.
So you have to delete the old once.
yes show 10 players
it would be good to see all the players. who played more than 100 minutes
noxplode2 is offline
Send a message via Skype™ to noxplode2
dordnung
Veteran Member
Join Date: Apr 2010
Old 09-18-2012 , 16:52   Re: [CS:S, TF2, CS:GO] Stamm (VIP Mod) (2.0 Beta)
Reply With Quote #492

Quote:
Originally Posted by Cuba22 View Post
ich bitte nicht so machen, VIP soll so wie so mehr Geld haben, oder im .cfg zwei Varianten müssen sein.

und wäre besser wenn man ausmachen kann:
PHP Code:
// Info Message Interval in seconds (300 = 5 minutes)
// -
// Default: "300"
stamm_infotime "300"

// Shows every x Seconds all Players their Points (480 = 8 minutes)
// -
// Default: "480"
stamm_showpoints "480" 
und warum benutzt Stamm mehr nicht morecolors? Ich habe selbst "colors" auf "morecolors" getauscht, geht stabil.
ok...

showpoints einfach auf "0" stellen.

weil morecolors nicht bei allen spielen geht und ich nicht jedesmal wenn ich etwas ändere, es bei 2 verschieden versionen ändern will, außerdem ist es dann übersichtlicher. Sobald Morecolors bei CS:GO geht, werde ich auch das wieder benutzen!
__________________
dordnung is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 09-18-2012 , 21:17   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #493

Released Stamm 2 Final!

Please reinstall stamm new!! You can leave your database like it is!
__________________
dordnung is offline
noxplode2
Member
Join Date: Apr 2011
Location: SLOVAK
Old 09-19-2012 , 03:40   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #494

stamm_vip_type "3"


does not work: (
noxplode2 is offline
Send a message via Skype™ to noxplode2
Blacksilver
Member
Join Date: Aug 2011
Location: G E R M A N Y
Old 09-19-2012 , 06:15   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #495

Quote:
Originally Posted by noxplode2 View Post
stamm_vip_type "3"


does not work: (
What doesnt worK?
At my server it works fine

Show us the logs or your config file pls

Edit:
Or did you mean that there only shown points not the time?
__________________
Come to the dark side, we have cookies *muhaha*
Visit us!


Last edited by Blacksilver; 09-19-2012 at 06:18.
Blacksilver is offline
noxplode2
Member
Join Date: Apr 2011
Location: SLOVAK
Old 09-19-2012 , 06:53   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #496

L 09/19/2012 - 097:45: [stamm.smx] [ STAMM ] Database Error: no such column: VIP
L 09/19/2012 - 097:46: [stamm.smx] [ STAMM ] Database Error: no such column: VIP
L 09/19/2012 - 097:47: [stamm.smx] [ STAMM ] Database Error: no such column: VIP
L 09/19/2012 - 097:55: [stamm.smx] [ STAMM ] Database Error: no such column: time
L 09/19/2012 - 097:56: [stamm.smx] [ STAMM ] Database Error: no such column: VIP
L 09/19/2012 - 098:01: [stamm.smx] [ STAMM ] Database Error: no such column: VIP



// GENERAL SETTINGS



// How to get Points, 1=kills, 2=rounds, 3=time, 4=kills&rounds, 5=kills&time, 6=rounds&time, 7=kills&rounds&time
// 1 Point = 1 Round or 1 Kill or x Minutes
// Default: "1"
stamm_vip_type "3"

// How much minutes are one point?
// -
// Default: "1"
stamm_time_point "1"

// 1 = Create stamm sqlite database automatically to your config (Restart your Server after first lunch!) (Mysql you have to add for yourself, see how to install!!), 0 = off
// -
// Default: "0"
stamm_create_sqlite "0"

// Your Stamm Table Name, appends '_<serverid>' at the end!
// -
// Default: "STAMM_DB"
stamm_table_name "STAMM_DB"

// 1 = Give less Players more Points, with factor: (((max players on your server) - (current players)) + 1), 0 = disable
// Not working on CS:GO right now!
// Default: "0"
stamm_extrapoints "0"

// not 0 = a Player with the a special Flag become VIP (1='o', 2='p' , 3='q', 4='r', 5='s', 6='t'), 0 = Off
// -
// Default: "0"
stamm_oflag "0"

// 1 = Replace language phrases when there is an update, 0=off (When you customize your Phrases)
// -
// Default: "1"
stamm_replace_phrases "1"

// Info Message Interval in seconds (300 = 5 minutes)
// -
// Default: "300"
stamm_infotime "300"

// Shows every x Seconds all Players their Points (480 = 8 minutes)
// -
// Default: "480"
stamm_showpoints "480"

// 1 = When a Player join, he see his Points, 0 = OFF
// -
// Default: "1"
stamm_join_show "0"

// 0 = Level Up Sound OFF, otherwise the Path to the sound, beginning after sound/
// -
// Default: "stamm/lvlup.mp3"
stamm_lvl_up_sound "stamm/lvlup.mp3"

// 1 = All see Points , 0 = only the player, who write it in the chat
// -
// Default: "1"
stamm_see_text "0"

// If you have more than one Server, type here your Server number in, e.g. 1. Server = 1
// -
// Default: "1"
stamm_serverid "1"

// Number of Players, which have to be on the Server, to count Points
// -
// Default: "0"
stamm_min_player "0"

// 1 = Players can switch there Specials between on/off 0 = They can't
// -
// Default: "1"
stamm_allow_change "1"

// 1=Log in an extra File lot of information, 0=disable
// -
// Default: "0"
stamm_debug "1"



// COMMAND SETTINGS (add sm_ for a sourcemod console command, it adds automatically ! or / instead of sm_ for chat use)



// Command to see currently rounds/kills/time
// -
// Default: "sm_stamm"
stamm_texttowrite "sm_stamm"

// Command for Admin Menu
// -
// Default: "sm_sadmin"
stamm_admin_menu "sm_sadmin"

// Command for VIP Top 100
// -
// Default: "sm_slist"
stamm_viplist "sm_slist"

// Command for VIP Rank
// -
// Default: "sm_srank"
stamm_viprank "sm_srank"

// Command to see infos about stamm
// -
// Default: "sm_sinfo"
stamm_info_cmd "sm_sinfo"

// Command to put ones features on/off
// -
// Default: "sm_schange"
stamm_change_cmd "sm_schange"

// Command to see ones current features
// -
// Default: "sm_sme"
stamm_me_cmd "sm_sme"

Last edited by noxplode2; 09-19-2012 at 07:03.
noxplode2 is offline
Send a message via Skype™ to noxplode2
noxplode2
Member
Join Date: Apr 2011
Location: SLOVAK
Old 09-19-2012 , 06:57   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #497

Quote:
Originally Posted by Blacksilver View Post

Edit:
Or did you mean that there only shown points not the time?
yes
noxplode2 is offline
Send a message via Skype™ to noxplode2
dordnung
Veteran Member
Join Date: Apr 2010
Old 09-19-2012 , 07:21   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #498

you didn't replace your stamm.smx?
__________________
dordnung is offline
noxplode2
Member
Join Date: Apr 2011
Location: SLOVAK
Old 09-19-2012 , 07:47   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #499

yes look me server
46.4.63.69:27055
noxplode2 is offline
Send a message via Skype™ to noxplode2
dordnung
Veteran Member
Join Date: Apr 2010
Old 09-19-2012 , 08:22   Re: [CS:S, TF2, CS:GO] Stamm 2 Final (VIP Mod)
Reply With Quote #500

the error says, that new stamm isn't running, please post 'sm plugins list' list here
__________________
dordnung 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 15:31.


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