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

No Items ?!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 04-12-2012 , 11:20   No Items ?!
Reply With Quote #1

i'm using CSDM Last version .... and i want items to show .............
http://www.bailopan.net/csdm/csdm-1....adme.htm#items
this is my csdm.cfg

PHP Code:
;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 
none

;Sets whether the bomb is removed
remove_bomb 
0

;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 
psag

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

;Grenade flags:
flashbang
he grenade
smoke grenade
grenades 
hf

;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 1

;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 30

csdm_pack_jumps 1
csdm_pack_jumps 
1
;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 
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 04-13-2012 , 15:06   Re: No Items ?!
Reply With Quote #2

????
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 04-14-2012 , 02:51   Re: No Items ?!
Reply With Quote #3

First of all You have to bes sure Your CSDM is whole loading. Thus You need to check these commands (written in the server console):
meta list
amxx_plugins
Don't forget to remove from Your csdm-plugins.ini the semicolon (;) from the beginning of that line:
;csdm_itemmode.amxx
so the line looks like:
csdm_itemmode.amxx
Another thing - in amxmodx\configs\csdm\items there must be the file ents_mapname.cfg (mapname - i.e de_dust), where are defined items for the specific map.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 04-14-2012 , 08:05   Re: No Items ?!
Reply With Quote #4

thats in amxmodx\configs\csdm\items --->ents_de_dust2.cfg
weapon_mp5navy -1935 623 68
smg_ammo -1935 600 68
smg_ammo -1935 567 68
item_healthkit -1823 687 68
weapon_xm1014 -1424 687 68
shotgun_ammo -1447 687 68
shotgun_ammo -1480 687 68
weapon_ak47 -1456 -111 132
rifle_ammo -1477 -111 132
rifle_ammo -1499 -111 132
weapon_deagle -1456 80 36
pistol_ammo -1456 101 36
rifle_ammo -2223 -1007 191
item_battery -2239 -847 164
weapon_famas -1745 -288 228
rifle_ammo -1631 -167 164
rifle_ammo -1631 -193 164
weapon_mac10 -976 -272 192
smg_ammo -991 -272 191
smg_ammo -976 -299 189
smg_ammo -991 -296 188
item_battery -1047 -488 164
weapon_galil -979 -1007 191
rifle_ammo -879 -656 164
weapon_deagle -707 -1007 191
pistol_ammo -684 -1007 191
pistol_ammo -661 -1007 191
weapon_elite -400 -1002 162
item_battery 364 -691 36
weapon_tmp 351 -879 36
smg_ammo 351 -879 36
item_healthkit -495 -591 36
weapon_ak47 -495 -208 36
rifle_ammo -495 -240 36
rifle_ammo -495 -257 36
weapon_hegrenade -495 -315 36
weapon_flashbang -82 -591 36
weapon_smokegrenade -495 -47 36
weapon_aug -735 495 36
rifle_ammo -735 272 36
rifle_ammo -705 272 36
item_battery -575 535 36
weapon_mp5navy -255 304 36
smg_ammo -352 248 36
smg_ammo -352 269 36
weapon_sg552 367 463 36
rifle_ammo 224 479 52
item_battery 160 -159 52
weapon_hegrenade 443 -356 36
weapon_hegrenade 417 -331 36
weapon_hegrenade 751 -351 36
weapon_m4a1 751 223 36
rifle_ammo 711 254 36
rifle_ammo 669 234 36
item_battery 32 272 36
rifle_ammo 560 317 36
weapon_ak47 751 575 36
rifle_ammo 696 575 36
weapon_hegrenade 719 704 36
weapon_hegrenade 774 784 36
weapon_hegrenade 528 800 36
weapon_hegrenade 751 1199 36
item_battery 659 1199 36
weapon_deagle 1104 208 36
pistol_ammo 1104 242 36
weapon_ump45 976 369 36
smg_ammo 1001 376 36
smg_ammo 1016 380 36
weapon_tmp 1231 336 36
smg_ammo 1231 369 36
weapon_m249 912 1199 100
full_ammo 1032 208 164
rifle_ammo 1583 48 -144
rifle_ammo 1583 98 -144
item_battery 1360 16 -155
item_battery 1360 46 -155
item_healthkit 1360 103 -155
weapon_sg552 1650 1014 100
rifle_ammo 1617 1048 116
rifle_ammo 1637 989 100
rifle_ammo 1634 1017 100
item_battery 1775 432 100
item_healthkit 1679 336 100
smg_ammo 1167 1199 36
item_battery 1296 1328 36
weapon_aug 1775 1904 95
rifle_ammo 1721 1904 82
rifle_ammo 1749 1910 89
weapon_ak47 1775 2287 95
rifle_ammo 1775 2249 95
rifle_ammo 1296 1935 36
weapon_scout 1310 2391 123
rifle_ammo 1329 2387 122
rifle_ammo 1323 2365 116
item_healthkit 1296 2440 69
item_battery 1328 3071 164
rifle_ammo 1487 3071 164
weapon_deagle 1119 3055 164
pistol_ammo 1113 3031 164
pistol_ammo 1108 3012 164
weapon_m249 1032 2432 132
weapon_m4a1 495 1951 132
rifle_ammo 399 1424 36
rifle_ammo 399 1443 36
weapon_mp5navy 416 1775 36
smg_ammo 416 1742 36
smg_ammo 416 1715 36
item_battery 495 1775 36
item_healthkit -21 1578 36
weapon_deagle -223 1082 36
pistol_ammo -242 782 68
weapon_mp5navy -495 1567 -91
smg_ammo -272 1567 -91
weapon_hegrenade -272 1488 -91
weapon_g3sg1 -272 1402 4
rifle_ammo -280 1450 4
rifle_ammo -319 1451 4
weapon_deagle -319 1413 4
pistol_ammo -320 1388 4
item_battery -566 1518 -75
weapon_famas -912 1296 -75
rifle_ammo -912 1329 -75
weapon_galil -1186 1447 -75
rifle_ammo -1199 1410 -75
weapon_hegrenade -1199 1263 84
weapon_sg550 -1311 1244 132
full_ammo -1245 1257 148
weapon_hegrenade -1552 976 68
weapon_sg552 -1552 995 68
rifle_ammo -1577 976 68
item_battery -1688 1383 68
weapon_m4a1 -1616 1616 36
rifle_ammo -1775 1815 36
item_battery -1874 1813 52
rifle_ammo -2111 2255 36
item_healthkit -2095 2415 36
weapon_ak47 -2095 2528 68
weapon_deagle -2091 2914 68
pistol_ammo -2064 2896 68
pistol_ammo -2050 2896 68
item_battery -2031 3119 68
rifle_ammo -1711 2803 36
weapon_famas -1247 2064 36
weapon_scout -1093 2064 117
rifle_ammo -1055 2064 104
rifle_ammo -1052 2100 103
item_battery -912 2545 -13
item_healthkit -926 2500 36
item_battery -282 1707 -91
weapon_mp5navy -56 2007 -91
smg_ammo -18 2000 -91
item_battery -111 2282 -91
smg_ammo -29 2279 -91
smg_ammo -64 2287 -91
weapon_hegrenade 54 2368 -91
weapon_hegrenade 80 2502 -91
weapon_deagle 466 2511 -91
pistol_ammo 495 2511 -91
pistol_ammo 437 2511 -91
weapon_aug 605 2383 76
rifle_ammo 656 2383 36
rifle_ammo 658 2350 36
weapon_m3 -495 1696 -91
shotgun_ammo -495 1748 -91
shotgun_ammo -495 1777 -91
weapon_p90 -272 2480 -69
smg_ammo -310 2480 -69
item_longjump 1310 83 -91
weapon_awp 1069 2367 260
weapon_awp 33 1566 164
armor 33 1566 164
weapon_sg550 -543 609 164
rifle_ammo -558 610 164
rifle_ammo -558 598 164
rifle_ammo -558 623 164
weapon_flashbang -495 -163 100
weapon_flashbang -477 -165 100
weapon_awp -1933 3090 164
weapon_scout -1055 2692 166
weapon_hegrenade -949 2699 161
weapon_ump45 -1629 2543 164
item_healthkit -1961 3119 164
para_ammo 865 1181 164
para_ammo 864 1122 164
para_ammo 1078 2431 196
para_ammo 1233 2514 196
awp_ammo 1080 2378 260
weapon_awp -1714 -205 292
weapon_g3sg1 -1748 -205 292
weapon_sg550 -1686 -205 292
weapon_scout -2203 -553 164
awp_ammo -1912 3108 164
rifle_ammo -1651 2879 36
_____________________________________________ ______
thats in meta list :
[ 1] AMX Mod X, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] dproto_EF, v0.9.87, 2010-10-26, by Crock, see
[ 3] Fun, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] Engine, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] CStrike, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] CSX, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 7] FakeMeta, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 8] Ham Sandwich, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 9] CSDM2, v2.1.2, Oct 25 2008, by CSDM Team, see http://www.bailopan.net/

Last edited by samer 123; 04-14-2012 at 08:08.
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
wickedd
Veteran Member
Join Date: Nov 2009
Old 04-14-2012 , 11:58   Re: No Items ?!
Reply With Quote #5

Quote:
Originally Posted by samer 123 View Post
_____________________________________________ ______
thats in meta list :
[ 1] AMX Mod X, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] dproto_EF, v0.9.87, 2010-10-26, by Crock, see
[ 3] Fun, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] Engine, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] CStrike, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] CSX, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 7] FakeMeta, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 8] Ham Sandwich, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 9] CSDM2, v2.1.2, Oct 25 2008, by CSDM Team, see http://www.bailopan.net/
Make your server steam only, then try it.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 04-14-2012 , 13:19   Re: No Items ?!
Reply With Quote #6

hmmmm?! why make it steam ?!
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 04-14-2012 , 13:19   Re: No Items ?!
Reply With Quote #7

no players will connect without dproto?!!!!
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
wickedd
Veteran Member
Join Date: Nov 2009
Old 04-14-2012 , 13:52   Re: No Items ?!
Reply With Quote #8

Quote:
Originally Posted by samer 123 View Post
no players will connect without dproto?!!!!
Read the rules.

Final word about No-Steam!
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
samer 123
BANNED
Join Date: Aug 2010
Location: palestine
Old 04-15-2012 , 07:01   Re: No Items ?!
Reply With Quote #9

so i can't just with steam no any other ways?
samer 123 is offline
Send a message via MSN to samer 123 Send a message via Skype™ to samer 123
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 18:14.


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