Reklam gösterimini engelleyici yazılım kullandığınızı görüyoruz.
Sitemizin ayakta kalıp sizlere hizmet edebilmek için en büyük gelir kaynağı sayfamızda gösterilen reklamlardır.
Reklam gösterimde bizim sayfamıza ayrıcalık tanıyarak ayakta kalmamıza destek olmak ister misiniz ?

CSDM Modu csdm.cfg Kullanımı - Açıklamalı

Konu

#1
  Öncelikle belirtiyim bu konu eklenti değildir .Her sunucuda bulunan modun kullanımını ve değiştirilebilir özelliklerini belirttim.
  Çoğu arkadaşların henüz csdm yi kapatıp açmayı ve csdm de örneğin bir bombayı yasaklama veya silahın ismi yada silahı kapatmayı değiştirmeyi bilmediğini görerek bu konuyu açtım.Csdm Modu'nun neredeyse tüm ayarı sunucunuzun addons/config içindeki " csdm.cfg " içerisindeki komutlar ile yapılmaktadır.

--------------------------------------------------------------------------------------------------
;Sets whether CSDM is enabled or not.
enabled = 1
=> Csdm Modunu açma kapama (0 kapalı)
--------------------------------------------------------------------------------------------------
;Sets how long weapons should stay on the ground for after being dropped
;in seconds.  note that enabling this can create lots of lag for clients 
weapons_stay = 0
=> Ölünce silahların yere düşüp kaç saniye kalması
--------------------------------------------------------------------------------------------------
;Sets the spawn mode.
; "none" - users spawn at normal map spawn points
; "preset" - csdm_spawn_preset.amxx required, uses predefined spawns in config files
; -- others may be supplied by 3rd party plugins
spawnmode = preset
=> Respawn olma modu Mapın orjianal yerlerindemi doğsun yoksa modun karışık doğmasımı kullanılsın. (önerilen preset)
--------------------------------------------------------------------------------------------------
;Sets whether the bomb is removed
remove_bomb = 1
=> Bombaları yasaklama
--------------------------------------------------------------------------------------------------
;Sets the spawn waiting time
spawn_wait_time = 0.75
=> Öldükten sonra doğma süresi (önerilen 0.75 isterseniz 0.50 felanda uygundur)
--------------------------------------------------------------------------------------------------
;Map objectives are removed by their flags.
; a - as_ maps
; b - buyzones are removed
; c - cs_ maps
; d - de_ maps
remove_objectives = abcd
=> Harita hedefleri kaldırma yani c4 felan. (önerilen abcd)
--------------------------------------------------------------------------------------------------
;Blocks people from using all buy commands
block_buy = 1
=> Buy kapatma
--------------------------------------------------------------------------------------------------
;Auto-refills ammo when it gets depleted
ammo_refill = 1
=> Şarjörün bitmemesi (csduraginda çalışmıyor sanırım)
--------------------------------------------------------------------------------------------------
;Is spawn protection enabled?
enabled = 1
=> Ölüp doğunca koruma olsun
--------------------------------------------------------------------------------------------------
;Colors of glow shell, leave this in quotes
;The digits are R, G, B, A where A is the alpha transparency
; (as A gets higher, the glow shell is thicker)
colors = "0 255 0 200"
=> Koruma süresince oyuncunun etrafındaki renk
--------------------------------------------------------------------------------------------------
;Number of seconds someone is respawned for.
time = 2
=> Kaç saniye koruma olsun
--------------------------------------------------------------------------------------------------
;Equip Menu flags: 
; p - primary
; s - secondary
; a - armor
; g - grenade
; b - buy
menus = psa
=> Oyuncuya gelecek menüler (p=silahlar , s=tabancalar , a=armor , g=bombalar)
--------------------------------------------------------------------------------------------------
;Autoitem flags:
; a - armor
; h - helmet
; g - grenades
; d - defusekit (CTs only!)
; n - nightvision
autoitems = ah
=> Oyuncuya otomatik verilecekler (örneğin ahg derseniz çelk yelek kask ve bomba otomatik her el gelir)
--------------------------------------------------------------------------------------------------
;Grenade flags:
; f - flashbang
; h - he grenade
; s - smoke grenade
grenades = h
=> Hangi bombalar modda olsun (f=flashbang , h=bomba , s=sis)
--------------------------------------------------------------------------------------------------
;Sets number of flashbangs given if
; grenades are enabled
fnadesnum = 1
=> Kaç adet flashbang verilsin
--------------------------------------------------------------------------------------------------
[secondary]
usp USP 1
glock18 Glock 1
deagle Deagle 1
p228 P228 1
elite Elite 1
fiveseven "Five Seven" 1
=> Burada tabancaların menüsü vardır bu menüde istediğnizi silebilirsiniz veya adını değiştirebilirsiniz.Sadece büyük harfle yazılan 2. ismi değiştirin oyunda görünen odur.

--------------------------------------------------------------------------------------------------

[primary]
m4a1 M4A1 1
ak47 AK47 1
aug AUG 1
sg552 SG552 1
galil Galil 1
famas Famas 1
scout Scout 1
awp AWP 1
sg550 SG550 1
m249 M249 1
g3sg1 G3SG1 1
ump45 "UMP 45" 1
mp5navy "MP5 Navy" 1
m3 M3 1
xm1014 XM1014 1
tmp TMP 1
mac10 "Mac 10" 1
p90 P90 1
=> Burada Silahların menüsü vardır bu menüde istediğnizi silebilirsiniz veya adını değiştirebilirsiniz.Sadece büyük harfle yazılan 2. ismi değiştirin oyunda görünen odur.


Orjinal csdm.cfg :
PHP Kod:
;CSDM Configuration File
; Default settings by BAILOPAN

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the Main plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
settings]

;
Sets whether CSDM is enabled or not.
enabled 1

;Sets whether or not players should be stripped of weapons on round start
; (excludes knife)
strip_weapons 1

;Sets how long weapons should stay on the ground for after being dropped
;in seconds note that enabling this can create lots of lag for clients 
; AND server 0 is immediate, -1 is infinite.
weapons_stay 0

;Sets the spawn mode.
"none" users spawn at normal map spawn points
"preset" csdm_spawn_preset.amxx requireduses predefined spawns in config files
; -- others may be supplied by 3rd party plugins
spawnmode 
preset

;Sets whether the bomb is removed
remove_bomb 
1

;Sets the spawn waiting time
spawn_wait_time 
0.75

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the FFA plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
ffa]
;
Set whether free for all mode is enabled by default
enabled 0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the Misc plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
misc]
;
Map objectives are removed by their flags.
as_ maps
buyzones are removed
cs_ maps
de_ maps
remove_objectives 
abcd

;Blocks people from using all buy commands
block_buy 
1

;Auto-refills ammo when it gets depleted
ammo_refill 
1

;Says a radio command to a player when they respawn
spawn_radio_msg 
0


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the ticketing plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
ticketing]

;
Is round ticketing enabled?
enabled 0

;Number of times a team can have players respawn before they stop
being able to respawn
tickets 
150


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the protection plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
protection]

;
Is spawn protection enabled?
enabled 1

;Colors of glow shellleave this in quotes
;The digits are RGBA where A is the alpha transparency
; (as A gets higherthe glow shell is thicker)
colors "0 255 0 200"

;Number of seconds someone is respawned for.
time 2


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the equip plugin for these sections
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
equip]

;
Equip Menu flags
primary
secondary
armor
grenade
buy
menus 
psa

;Autoitem flags:
armor
helmet
grenades
defusekit (CTs only!)
nightvision
autoitems 
ah

;Grenade flags:
flashbang
he grenade
smoke grenade
grenades 
h

;Sets number of flashbangs given if
grenades are enabled
fnadesnum 
1


;;;;;;;;;;;;;;;;
;;
WEAPON MENUS;;
;;;;;;;;;;;;;;;;

;
Format for weapon menus is:
;
shortname "Display Name" menupage
;Change the '1' to a '0' to block the weapon
;Removing or moving things 
 from the list will change the order of the menus!

[
secondary]
usp USP 1
glock18 Glock 1
deagle Deagle 1
p228 P228 1
elite Elite 1
fiveseven 
"Five Seven" 1

[primary]
m4a1 M4A1 1
ak47 AK47 1
aug AUG 1
sg552 SG552 1
galil Galil 1
famas Famas 1
scout Scout 1
awp AWP 1
sg550 SG550 1
m249 M249 1
g3sg1 G3SG1 1
ump45 
"UMP 45" 1
mp5navy 
"MP5 Navy" 1
m3 M3 1
xm1014 XM1014 1
tmp TMP 1
mac10 
"Mac 10" 1
p90 P90 1

;List weapons here the bots can randomly have
;The short name must match one in the list above
[botsecondary]
deagle
usp

[botprimary]
ak47
m4a1
awp
galil
aug

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
You must be running the item mode plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[
items]

;
Is item mode enabled?
enabled 0

;If set to 1players will drop a pack of goodies when they die.
drop_packs 1

;Sets the number of armor given by a battery. Default is 15.
battery 
15

;Sets the number of health given by a medkit. Default is 15.
medkit 
15

;Sets the time to wait for an item to reappear on its place. Default is 20 (permanent)
item_time 20

;Sets how long packs stay on the ground. (Max is 30 seconds)
drop_time 20

;Remove semicolons to restrict any of the following items
; or add the short weapon names of the weapons you want to restrict (m4a1ak47awp ...)
[
item_restrictions]
;
longjump
;medkit
;battery
;pistolammo
;rifleammo
;shotammo
;smgammo
;awpammo
;paraammo
;fullammo
;armor 



Anlatım Tamamen bana aittir.Lütfen yanlış veya eksik yerleri yorumda belirtiniz.İyi forumlar herkese...


---------------------------------------
Ze Map : ze_highmountain_wwarz  {%10}
---------------------------------------
ze_escapecity_wwarz_v1 = %100
ze_simple_extra_wwarz = %100
ze_fearless_wwarz_b1 = %100
ze_turkcity_wwarz = %100
ze_toxicwater_wwarz = %100
Cevapla
#2
Teşekkürler Yararli.



Cevapla
#4
Teşekkürler...


Cevapla
#5
Teşekkürler.


"DarkSky"

Düşmanın Ülkesi Viran Olacak
Türkiye Büyüyüp “TURAN” Olacak !
Cevapla
#6
Silah menusunu nasıl kaldırabilirim ?


Cevapla


Bir hesap oluşturun veya yorum yapmak için giriş yapın

Yorum yapmak için üye olmanız gerekiyor

ya da

Task