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

Chickenmod: Rebirth (by T(+)rget)


Post New Thread Reply   
 
Thread Tools Display Modes
sgtpete
Junior Member
Join Date: May 2005
Old 01-03-2006 , 09:56  
Reply With Quote #171

I just loaded chickem on my server. It is not show up when you typ plugins, and when I type modules it says module unknowed andy help I am running amxmodx 1.6 I followed the inst and put everything where it should go

Thanks
sgtpete is offline
sina91320
New Member
Join Date: Jan 2006
Old 01-05-2006 , 22:08   admin problem
Reply With Quote #172

hey everyone

i got this mod amxmodx

it works...sorta, its like the server doesnt think im an admin, the only thing that wrks is for players which is the /chickenme, the /chickenmenu doesnt work, and io can tturn ppl into chickens, im supposed ot use amx_chicken but it wont wrk

thnx

sina
sina91320 is offline
Scorp
Junior Member
Join Date: Jan 2006
Old 01-11-2006 , 03:43  
Reply With Quote #173

how do u lay eggs? lol
__________________
Scorp is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 01-11-2006 , 08:59  
Reply With Quote #174

You lay eggs by throwing an HE grenade. Instead of the nade being tossed, an egg comes out.
Brad is offline
flintridge
Member
Join Date: Nov 2005
Old 01-19-2006 , 21:16  
Reply With Quote #175

Hey i installed this plugin. Everything ran fine.

Till i got to de_inferno_cz if i try to change it to this map while this plugin is installed it crashes the server.



any ideas what could cause this?
flintridge is offline
flintridge
Member
Join Date: Nov 2005
Old 01-23-2006 , 11:52  
Reply With Quote #176

This pluggin still active?
flintridge is offline
cujo67
Junior Member
Join Date: Nov 2005
Old 01-28-2006 , 14:01  
Reply With Quote #177

This looks like a humorous plugin, but I can't get it to work. Think I'm missing a feather.mdl file

L 01/28/2006 - 10:545: FATAL ERROR (shutting down): Mod_NumForName: models/feather.mdl not found
FATAL ERROR (shutting down): Mod_NumForName: models/feather.mdl not found
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sat Jan 28 10:545 PST 2006: Server restart in 10 seconds

Checked the .zip file and did not see it inside of it.
__________________
cujo67 is offline
crazydog115
Junior Member
Join Date: Jan 2006
Old 02-10-2006 , 22:04  
Reply With Quote #178

When I try to turn a whole team into a chicken, i get:

USAGE_CH_WITH_VIP

what's wrong?
crazydog115 is offline
Xeno057
Junior Member
Join Date: Oct 2005
Old 02-20-2006 , 23:54  
Reply With Quote #179

hmm. whats the options

"Chicken Self Ability" and "Chicken Special Effect" do?

they are in the /chickenmenu.
Xeno057 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-07-2006 , 22:56  
Reply With Quote #180

Hi,

I've an error to compiling under amx1.170 :

Code:
amx_chicken.sma(1199) : error 033: array must be indexed (variable "nodmg")

l.1199 :

Code:
/* DAMAGE EVENT CODE */
public damage_event(id)
{
	if(get_user_health(id) > 0 && UserFlags[id] && !nodmg)
	{
		new orig[3]
		get_user_origin(id, orig)
		create_gibs(id, orig, 5, 10, 5)
	}
	if(nodmg[id])
	{
		nodmg[id] = false
	}
}
Any ideas ? Thanks !
Arkshine is offline
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 10:02.


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