AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Catch , Godmod problem (https://forums.alliedmods.net/showthread.php?t=87645)

One 03-14-2009 20:27

Catch , Godmod problem
 
Hi,

http://forums.alliedmods.net/showthread.php?p=729182 this is the link of ma own catchmod. idk why i cant have godmod on ma catchmod... i think there is a plugin that blocks the godmod. maybe can anyone find the problem :cry:

ma plugins.ini :

PHP Code:

deagsmapmanager.amxx
timelimitvote
.amxx
Ts
.amxx                    //TSē connecter
gamenamechanger.amxx
camera
.amxx      
Bullet_Whizz
.amxx
spec_hud
.amxx           //Displays hud messages on Specs/deads
connect.amxx            // Print messages on connect
blackjack.amxx
amx_super
.amxx
Hats08
.amxx
quiz
.amxx
tetris
.amxx
command_helper
.amxx 

ma catchmap plugins.ini :

PHP Code:


//*******************************************************************************
//*******[ Standard Plugins ]****************************************************
//*******************************************************************************
admin.amxx        admin base (required for any admin-related)
;
admin_sql.amxx        admin base SQL version (comment admin.amxx)
admincmd.amxx        basic admin console commands
adminhelp
.amxx        help command for admin console commands
adminslots
.amxx        slot reservation
multilingual
.amxx    Multi-Lingual management
menufront
.amxx        front-end for admin menus
cmdmenu
.amxx        command menu (speechsettings)
plmenu.amxx        players menu (kickbanclient cmds.)
;
telemenu.amxx        teleport menu (Fun Module required!)
mapsmenu.amxx        maps menu (votechangelevel)
pluginmenu.amxx        Menus for commands/cvars organized by plugin
adminchat
.amxx        console chat commands
antiflood
.amxx        prevent clients from chat-flooding the server
scrollmsg
.amxx    displays a scrolling message
imessage
.amxx        displays information messages
adminvote
.amxx        vote commands
nextmap
.amxx        displays next map in mapcycle
;mapchooser.amxx        allows to vote for next map
timeleft
.amxx        displays time left on map
;pausecfg.amxx        allows to pause and unpause some plugins
statscfg
.amxx        allows to manage stats plugins via menu and commands
;restmenu.amxx        restrict weapons menu
statsx
.amxx        stats on death or round end (CSX Module required!)
miscstats.amxx        bunch of events announcement for Counter-Strike
;stats_logging.amxx    weapons stats logging (CSX Module required!)
amxmod_compat.amxx    AMX Mod backwards compatibility layer
//*******************************************************************************
//*******[ Custom Settings ]*****************************************************
//*******************************************************************************
jedigrab.amxx
GHW_Weapon_Replacement
.amxx
rooftops
.amxx           // own plugin, removes the  hud items like money & ..
poker.amxx
speedometer
.amxx
catch_mod
.amxx
SpeedUP
.amxx
plugin_trail
.amxx
specinfo
.amxx
semiclip
.amxx 

i writed the discriptions on own plugins...

ps : posted here cuz maybe i have change ma codes in catch plugin or another


All times are GMT -4. The time now is 08:53.

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