goglmr.blogg.se

Eventscripts commands csgo
Eventscripts commands csgo





eventscripts commands csgo
  1. #EVENTSCRIPTS COMMANDS CSGO UPDATE#
  2. #EVENTSCRIPTS COMMANDS CSGO CODE#

Rankme_points_vip_killed_team "2" //How many points TRs got for killing the VIP? Rankme_points_vip_escaped_player "2" //How many points the VIP got for escaping? Rankme_points_vip_escaped_team "2" //How many points CTs got helping the VIP to escaping? Rankme_vip_enabled "0" //Show AS_ maps statiscs (VIP mod) on statsme and session? Rankme_minimumplayers "2" //Minimum players to start giving points Rankme_resetownrank "0" //Allow player to reset his own rank? 1 = true 0 = false Rankme_show_bots_on_rank "0" //Show bots on rank/top/etc? 1 = true 0 = false

eventscripts commands csgo

Rankme_rank_all_timer "30.0" //Cooldown timer to prevent rank command spam. Rankme_show_rank_all "0" //When rank command is used, show for all the rank of the player? 1 = true 0 = false Rankme_changes_chat "1" //Show points changes on chat? 1 = true 0 = false

eventscripts commands csgo

Rankme_points_lose_round_ceil "1" //If the points is f1oat, round it to next the highest or lowest? 1 = highest 0 = lowest (WARNING: MAKE SURE TO INPUT IT AS FLOAT) 1.0 equals lose same amount as won by the killer, 0.0 equals no lose Rankme_percent_points_lose "1.0" //Multiplier of losing points. Rankme_minimal_kills "0" //Minimal kills for entering the rank Rankme_points_start "1000" //Starting points Rankme_points_taser_multiplier "2.0" //Multiplier of points by taser

eventscripts commands csgo

Rankme_points_knife_multiplier "2.0" //Multiplier of points by knife Rankme_points_tr_round_lose "0" //How many points TR lost for losing the round? Rankme_points_ct_round_lose "0" //How many points CT lost for losing the round? Rankme_points_tr_round_win "0" //How many points TR got for winning the round? Rankme_points_ct_round_win "0" //How many points CT got for winning the round? Rankme_points_kill_bonus_dif_tr "100" //How many points of diffrence is needed for a TR to got the bonus? Rankme_points_kill_bonus_dif_ct "100" //How many points of diffrence is needed for a CT to got the bonus? Rankme_points_kill_bonus_tr "1" //How many points a TR got for killing additional by the diffrence of points? Rankme_points_kill_bonus_ct "1" //How many points a CT got for killing additional by the diffrence of points? Rankme_points_kill_tr "2" //How many points a TR got for killing? Rankme_points_kill_ct "2" //How many points a CT got for killing? Rankme_points_hs "1" //How many additional points a player got for a HeadShot? Rankme_points_hostage_rescued_player "2" //How many points the CT who rescued got additional? Rankme_points_hostage_rescued_team "2" //How many points CTs got for rescuing the hostage? Rankme_points_bomb_exploded_player "2" //How many points the TR who planted got additional? Rankme_points_bomb_exploded_team "2" //How many points TRs got for exploding the C4? Rankme_points_bomb_planted_player "2" //How many points the TR who planted got additional? Rankme_points_bomb_planted_team "2" //How many points TRs got for planting the C4?" Rankme_points_bomb_defused_player "2" //How many points the CT who defused got additional?" Rankme_points_bomb_defused_team "2" //How many points CTs got for defusing the C4?" Rankme_autopurge "0" //Auto-Purge inactive players? X = Days 0 = Off" Rankme_rankbots "0" //Rank bots? 1 = true 0 = false" If you want to use mysql, change "rankme_mysql" to 1, and add this in your databases.cfgĬode: Select all rankme_enabled "1" //Is RankMe enabled? 1 = true 0 = false" Plugin will auto crate config file "cfg/sourcemod/kento_rankme.cfg". Upload smx and translation files to your server. (Useless, you can check them in "topweapon") Remove command "topnade", "topknife" and "toptaser".

#EVENTSCRIPTS COMMANDS CSGO CODE#

(Part of code from pracc's rankme, You will get point if you assist kill enemy.).Īdd New Commnad "topassists", "topmvp", "topdamage" & "toptk". (They should count in "Inferno")Īdd Kill Assist Support And Assist Stats. (Revolver, USP-S, M4A1-S, CZ75-A.etc)įix knife_falchion, knife_push and knife_survival_bowie will not count bug.įix Molotov & Inc Grenade bug. YOU HAVE TO DELETE YOUR OLD RANKME DATABASEĪn improved Rankme for CSGO servers, edited from benscobie's rankmeĪdd CSGO Weapons.

#EVENTSCRIPTS COMMANDS CSGO UPDATE#

IF YOU WANT TO UPDATE YOUR RANKME TO MINE,







Eventscripts commands csgo