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

Restrict weapons for certain maps


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
mad_maniac_man
Junior Member
Join Date: Sep 2010
Old 09-14-2010 , 14:25   Re: Restrict weapons for certain maps
Reply With Quote #17

Hey guys im a noob with amx. I managed to get csdm working ok with the gun menu etc. But like Darknightcze2 i also want to fix the awp maps so that you auto get a deagle and awp and cant buy anything else. I tried all the above that you said and i still cant get it to work. It will still say awp limit reached when i drop my awp and i cannot pick another one up untill i kill another bot. Even with the sniper commands at the end of the amxx.cfg file adjusted once im in the game it reverts to the default settings. Any ideas as ive spent days not getting any results.

*UPDATE*

Just incase you dont understand here is the error log:

L 09/15/2010 - : -------- Mapchange to awp_bycastor32 --------
L 09/15/2010 - : [AMXX] Plugin "admin.amxx" failed to load: Plugin uses an unknown function (name "admins_lookup") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "admincmd.amxx" failed to load: Plugin uses an unknown function (name "LookupLangKey") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "telemenu.amxx" failed to load: Plugin uses an unknown function (name "LookupLangKey") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "mapsmenu.amxx" failed to load: Plugin uses an unknown function (name "ArrayPushString") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "pluginmenu.amxx" failed to load: Plugin uses an unknown function (name "set_pcvar_string") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "imessage.amxx" failed to load: Plugin uses an unknown function (name "ArrayPushArray") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "adminvote.amxx" failed to load: Plugin uses an unknown function (name "LookupLangKey") - check your modules.ini.
L 09/15/2010 - : [csdm_spawn_preset.amxx] No spawn points file found (addons/amxmodx/configs\csdm\awp_bycastor32.spawns.cfg)
L 09/15/2010 - : [csdm_main.amxx] CSDM spawn mode set to preset
L 09/15/2010 - : [csdm_itemmode.amxx] "//" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "max_awps" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "max_autos" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "winspread_awp" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "winspread_auto" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "autolimit" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "awplimit" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "checkrebuy" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] No items file found (addons/amxmodx/configs\csdm\items\ents_awp_bycastor32.cfg)
L 09/15/2010 - : [maphandler06.amxx] Starting map: awp_bycastor32
L 09/15/2010 - : [maphandler06.amxx] About to write to addons/amxmodx/data/maphandler.dat.
L 09/15/2010 - : [mapchooser4.amxx] Found 17 maps in maps folder
L 09/15/2010 - : [mapchooser4.amxx] xvars for mapchooser 4 setuped.
L 09/15/2010 - : -------- Mapchange to awp_bycastor32 --------
L 09/15/2010 - : [AMXX] Plugin "admin.amxx" failed to load: Plugin uses an unknown function (name "admins_lookup") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "admincmd.amxx" failed to load: Plugin uses an unknown function (name "LookupLangKey") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "telemenu.amxx" failed to load: Plugin uses an unknown function (name "LookupLangKey") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "mapsmenu.amxx" failed to load: Plugin uses an unknown function (name "ArrayPushString") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "pluginmenu.amxx" failed to load: Plugin uses an unknown function (name "set_pcvar_string") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "imessage.amxx" failed to load: Plugin uses an unknown function (name "ArrayPushArray") - check your modules.ini.
L 09/15/2010 - : [AMXX] Plugin "adminvote.amxx" failed to load: Plugin uses an unknown function (name "LookupLangKey") - check your modules.ini.
L 09/15/2010 - : [csdm_spawn_preset.amxx] No spawn points file found (addons/amxmodx/configs\csdm\awp_bycastor32.spawns.cfg)
L 09/15/2010 - : [csdm_main.amxx] CSDM spawn mode set to preset
L 09/15/2010 - : [csdm_itemmode.amxx] "//" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "max_awps" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "max_autos" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "winspread_awp" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "winspread_auto" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "autolimit" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "awplimit" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] "checkrebuy" is not a valid name. Check your restrictions for item mode.
L 09/15/2010 - : [csdm_itemmode.amxx] No items file found (addons/amxmodx/configs\csdm\items\ents_awp_bycastor32.cfg)
L 09/15/2010 - : [maphandler06.amxx] Starting map: awp_bycastor32
L 09/15/2010 - : [maphandler06.amxx] About to write to addons/amxmodx/data/maphandler.dat.
L 09/15/2010 - : [mapchooser4.amxx] Found 17 maps in maps folder
L 09/15/2010 - : [mapchooser4.amxx] xvars for mapchooser 4 setuped.

Last edited by mad_maniac_man; 09-15-2010 at 17:46.
mad_maniac_man is offline
 



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 21:34.


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