AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ZR] Last Human Resistance (https://forums.alliedmods.net/showthread.php?t=181462)

Franc1sco 03-29-2012 12:24

[ZR] Last Human Resistance
 
Description:

Block the infect for the last human. Idea by zombie plague of cs 1.6


Requeriments:

Zombie:Reloaded


cvars:
Code:

zr_lasthumans 1 // Number of humans alive for block infect.
zr_lasthumans_damage 20.0 // Damage per hit for the last humans.


Donations (optional):

If you apreciate my work, you can donate me via paypal or with a trade offer


Download:

Main repository
Direct download
Code changes

sandalet 05-18-2012 14:06

Re: [ZR] Last Human Resistance
 
Thank you!!!

RedSword 01-08-2013 18:01

Re: [ZR] Last Human Resistance
 
Hi there,

your plugin is ok as it is --> approved.


If you plan to update it again, consider removing FCVAR_REPLICATED as it can gives client errors in their console.

Also, you really don't need to paste ALL the #defines.

Good thing you gave the source of your code.

And for your futur plugins, please, please, either use spaces or tabs. Try not to mix both. You seem to be having tabs of 8 spaces, while I use 4, and other people may have their own amount of space... (see lines 86 to 92...)

Red

Dacia_Logan 11-28-2016 09:10

Re: [ZR] Last Human Resistance
 
Its work on csgo?

Dacia_Logan 12-01-2016 10:06

Re: [ZR] Last Human Resistance
 
Franc1sco no work on zr csgo... make this for csgo

Franc1sco 12-01-2016 10:32

Re: [ZR] Last Human Resistance
 
Quote:

Originally Posted by Dacia_Logan (Post 2474257)
Franc1sco no work on zr csgo... make this for csgo

Ok I will do it

Dacia_Logan 12-09-2016 22:45

Re: [ZR] Last Human Resistance
 
It's done?

Franc1sco 12-14-2016 18:26

Re: [ZR] Last Human Resistance
 
Quote:

Originally Posted by Dacia_Logan (Post 2476663)
It's done?

Yes.

Version 1.2

-Compatibility with CS:GO and cleanup

Franc1sco 12-24-2016 23:17

Re: [ZR] Last Human Resistance
 
Version 1.2.1

-Some optimization (thanks to fmu1337)

Dreams 04-23-2017 10:56

Re: [ZR] Last Human Resistance
 
I have some error :(
Game was 1vs1

Quote:

L 04/23/2017 - 13:19:33: [SM] Exception reported: Invalid entity index -1 for inflictor
L 04/23/2017 - 13:19:33: [SM] Blaming: last_humanresistance.smx
L 04/23/2017 - 13:19:33: [SM] Call stack trace:
L 04/23/2017 - 13:19:33: [SM] [0] SDKHooks_TakeDamage
L 04/23/2017 - 13:19:33: [SM] [1] Line 63, last_humanresistance.sp::ZR_OnClientInfect
L 04/23/2017 - 13:19:33: [SM] [3] Call_Finish
L 04/23/2017 - 13:19:33: [SM] [4] Line 152, zr/api/infect.api.inc::APIOnClientInfect
L 04/23/2017 - 13:19:33: [SM] [5] Line 741, zr/infect.inc::InfectHumanToZombie
L 04/23/2017 - 13:19:33: [SM] [6] Line 559, zr/infect.inc::InfectMotherZombie


All times are GMT -4. The time now is 02:28.

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