Solved I want make zombie kill not infect

Coding Help/Re-API Supported
Post Reply
User avatar
z0h1r-LK
Mod Developer
Mod Developer
Morocco
Posts: 473
Joined: 5 years ago
Location: The Red City ❤
Contact:

I want make zombie kill not infect

#1

Post by z0h1r-LK » 4 years ago

How to make zombie kill not infect
are there native or function or any thing to make zombie kill not infect
understand me

Muhammet20
Veteran Member
Veteran Member
Posts: 408
Joined: 5 years ago
Contact:

#2

Post by Muhammet20 » 4 years ago

lizoumapper wrote: 4 years ago How to make zombie kill not infect
are there native or function or any thing to make zombie kill not infect
understand me

Code: Select all

public ze_user_infected_pre(iVictim, iInfector, iDamage)
{
	user_silentkill(id)
	return 1;
}
Last edited by Raheem 4 years ago, edited 2 times in total.
Reason: Fixed

User avatar
z0h1r-LK
Mod Developer
Mod Developer
Morocco
Posts: 473
Joined: 5 years ago
Location: The Red City ❤
Contact:

#3

Post by z0h1r-LK » 4 years ago

ok thanks
i want others things
how to fix thiis :

Code: Select all

AMX Mod X Compiler 1.9.0.5241
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

Warning: Symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead. on line 46

Warning: Tag mismatch on line 83
Warning: Tag mismatch on line 86
Warning: Tag mismatch on line 130
Warning: Tag mismatch on line 130
Header size:           1432 bytes
Code size:             4232 bytes
Data size:             2076 bytes
Stack/heap size:      16384 bytes
Total requirements:   24124 bytes

5 Warnings.
Done.

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#4

Post by Raheem » 4 years ago

Which one you need to fix?

Also check the post by Muhammet20 i edited it.
He who fails to plan is planning to fail

User avatar
Mark
VIP
VIP
United States of America
Posts: 283
Joined: 5 years ago
Location: Des Moines/USA
Contact:

#5

Post by Mark » 4 years ago

lizoumapper wrote: 4 years ago ok thanks
i want others things
how to fix thiis :

Code: Select all

AMX Mod X Compiler 1.9.0.5241
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

Warning: Symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead. on line 46

Warning: Tag mismatch on line 83
Warning: Tag mismatch on line 86
Warning: Tag mismatch on line 130
Warning: Tag mismatch on line 130
Header size:           1432 bytes
Code size:             4232 bytes
Data size:             2076 bytes
Stack/heap size:      16384 bytes
Total requirements:   24124 bytes

5 Warnings.
Done.
Tells you how to fix.

Warning: Symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead. on line 46

So on line 46 of that plugin change

client_disconnect ==>> client_disconnected

Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: No registered users and 9 guests