How to make zombie kill not infect
are there native or function or any thing to make zombie kill not infect
understand me
Resolved I want make zombie kill not infect
- lizoumapper
- Senior Member
- Posts: 150
- Joined: 11 Months Ago
- Location: Morocco
- Has thanked: 3 times
- Been thanked: 7 times
- Age: 17
- Contact:
- Muhammet20
- Veteran Member
- Posts: 408
- Joined: 1 Year Ago
- Location: Turkey
- Has thanked: 36 times
- Been thanked: 5 times
- Age: 15
- Contact:
lizoumapper wrote: ↑5 Months AgoHow 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 on 11 Jul 2019, 14:54, edited 2 times in total.
Reason: Fixed
Reason: Fixed
[Learning HTML coding language]
[Learning Unreal Engine 4]
[Learning Adobe programs]
- lizoumapper
- Senior Member
- Posts: 150
- Joined: 11 Months Ago
- Location: Morocco
- Has thanked: 3 times
- Been thanked: 7 times
- Age: 17
- Contact:
ok thanks
i want others things
how to fix thiis :
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.
I Love Learn Languages Programmations
- Mark
- Senior Member
- Posts: 283
- Joined: 1 Year Ago
- Location: Des Moines/USA
- Donation: 1x donated in total €10.00
- Has thanked: 6 times
- Been thanked: 21 times
- Age: 34
- Contact:
Tells you how to fix.lizoumapper wrote: ↑5 Months Agook 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.
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
Who is online
Users browsing this forum: No registered users and 1 guest