AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Chickenmod: Rebirth (by T(+)rget) (https://forums.alliedmods.net/showthread.php?t=8979)

syphilis 01-01-2005 23:16

Chickenmod: Rebirth (by T(+)rget)
 
1 Attachment(s)
This plugin is an AMX Mod X port of T(+)rget's Chickenmod: Rebirth AMX plugin, which can be found here: http://djeyl.net/forum/index.php?showtopic=39888

Changes from T(+)rget's AMX Version:
* Removed translation information
* Boolean cstrike_running renamed to cs_running
* Used get_configsdir() instead of hardcoded path
* Changed AMX natives to AMX Mod X natives
* Changed some client_print() messages to console_print()
* Added FakeMeta forwards for emitsound, traceline, and setmodel
* Added plugin_modules()

Configuration:
Open the config.cfg file with any test editor, such as notepad. Any line beginning with // is a comment line, and is only there to help you understand the line below it. Any line that does not begin with // is a line that you can change in order to change the options in the plugin. While this is pretty self-explanatory, some people may need to understand that 1 usually means ON, and 0 usually means OFF.

Usage:
Admin commands:
say /chickenmenu - displays the menu of options for admins
amx_chicken <*|@1,2,3|player> - turns all players, a team, or a single player into a chicken
amx_unchicken <*|@1,2,3|player> - turns all players, a team, or a single player back into a human

Player commands:
say /chickenme - turns the player in to a chicken
say /unchickenme - turns the player back in to a human

Server commands:
c_chicken - operates just like amx_chicken, but can be accessed from other plugins
c_unchicken - operates just like amx_unchicken, but can be accessed from other plugins

Support/Help:
For questions regarding Chickenmod: Rebirth, visit the AMX forums and ask in this thread (you may need to register): http://djeyl.net/forum/index.php?showtopic=39888

For the AMX Mod X port, if you notice a bug, ask in this thread.

If you use AMX Mod X, but need support in something unrelated to bug reports or installation, please post in the AMX thread.

Edit: Should now work for czero.

If the chicken models aren't showing up at all, you need to set the client-side cvar cl_minmodels to 0. Do this by typing "cl_minmodels 0" in console.

If the chicken models show up for the first round someone is a chicken, but then change back to human models afterwards, you are probably running a poorly written plugin that resets everyone's models at the end of the round. The fault lies within that plugin, since ChickenMod: Rebirth has been tested thoroughly and certainly works correctly.

The download file is now KWo's updated version, which fixes the hitboxes and adds multilingual support. This version should work with AMXx 1.60 and the latest ATAC. I also added the models/sounds into the download, which vittu was kind enough to repost.

#Zyphyer 01-01-2005 23:22

Nice..! Im gonna test this tommorow :D

BlueThunder2k 01-02-2005 06:13

i tried it people download the stuff but it doesnt work commands do nothing

Bry 01-02-2005 06:30

been waiting for this :D

ScubaSteve3465 01-02-2005 08:10

does this work or ??? i hate downloading plugins that dont work and installing them and then unistalling them

syphilis 01-02-2005 09:44

Quote:

Originally Posted by BlueThunder2k
i tried it people download the stuff but it doesnt work commands do nothing

Did you install the config file to you amxx configs directory?

And ScubaSteve, It's been working on my server great for over 12 hours now.

ScubaSteve3465 01-02-2005 11:38

thank you :D

T(+)rget 01-02-2005 12:08

Hey I like the amx_chicken.sma description :)

AMX Mox X

syphilis 01-02-2005 15:37

Heh, fixed :)

MODspartan 01-02-2005 18:13

SOME1 PLZ TELL ME THIS WORKS FOR CZ!!


All times are GMT -4. The time now is 15:54.

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