ZPlague Shade 1.1.2 [Dev Preview] (27 March 2016)

Pluginuri facute de utilizatorii forumului eXtream.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

05 Jun 2013, 11:02

Image
Zombie Plague Shade - Bombardier Branch
http://zps.esy.es/

Description

Zombie Plague Shade is a new unofficial version of the well known mod, built on ZP 4.3 Fix 5a's core using a stable, improved and optimized code which avoids server crashes.The gameplay is slightly changed, with different tweaks, improvements and a new mode, Bombardier (a powerful zombie which throws infection grenades).Discover all the modifications in the changelog.

Gameplay Modes
  • Normal modes: Simple Infection, Multiple Infection, Swarm Mode, Plague Mode, Armageddon
  • Special modes: Nemesis, Survivor, Assassin, Sniper, Bombardier
Introducing Item Restrictions

Extra-items, even more customizable.Items can now be limited to a number of purchases per round or per map.You can even set an item to be bought once in a couple of rounds.
Read more >

Developer Preview

This repository contains the latest changes to Zombie Plague Shade.
All the changes are experimental and might not be stable.

ZP Shade Repository

FAQ (Important!)

Q: I get errors when the extra-items are being registered. What should I do?
A: These errors appear if you're coming from another version of Zombie Plague or an older version of Zombie Plague Shade (lower than 1.1) due to the Item Limiter system. The solution to this problem is to shutdown the server and replace the configs/zp_extraitems.ini file with a blank one. Restart the server after the previous step and start enjoying Zombie Plague Shade.

Q: Why is the Buy Classes plugin (for buying a special gamemode) malfunctioning?
A: Zombie Plague Shade doesn't allow playing a mode if the last one wasn't a normal one.This is why the players will loose ammo packs and they will not be transformed when they will buy a mode.The only Buy Classes plugin that is compatible with this ZP build is the one edited by KronoS # GG: https://forums.alliedmods.net/showthread.php?t=243148

Q: If I'm going to use this version, do I have to edit the extra-items and the zombie classes?
A: Because a new mode has been introduced, some subplugins will have to be edited (example: to verify if the user is a Bombardier).

Q: The Bombardier has access to some extra-items and it can use the powers of the zombie classes.What can I do?
A: Check the question above.

Q: What do I have to do if I encounter bugs or some resources are missing?
A: All the problems must be reported in this topic in order to be fixed.

Authors

MeRcyLeZZ and the people credited by him
ROKronoS for the modifications

Changelog
| Afiseaza codul
Zombie Plague Shade - Changelog

* ZPS v1.1.2 - Bombardier Branch - 27.03.2016
 - Added a native which returns the number of consecutive normal rounds played since the last special mode
    # native: zp_consecutive_normalrounds( )
 - Added a native which returns the current gameplay mode
    # native: zp_get_current_mode( )
 - Full nade support for bots, including Bombardiers (credits to abdul-rehman)
 - Fixed: Gore effect for humans killed by an Assassin

* ZPS v1.1 - Bombardier Branch - 10.12.2014
 - Small improvements regarding item restrictions (less CPU usage)
 - Reverted to the original grenade effects
 - Small text changes in extra-items menu
 - When a player tries to buy an item that reached the REST_XROUNDS limit, he will receive a detailed message
 - Added support for bots (cs_ham_bots_api.sma) (credits to WiLS)
 // Changes from 1.1-beta
 - zp_register_extra_item( ) now supports item restrictions
 - Extra-items menu has been edited to show informations about the restrictions
 - Restriction type and limit are now stored in zp_extraitems.ini
 - Added the possibility to ignore item restrictions in zp_force_buy_extra_item( ) native
 - .inc file has been documented with the latest changes

* ZPS v1.0.6 - Bombardier Branch - 08.07.2014
 - Added cvar for Bombardier glow
    # cvar: zp_bombardier_glow
 - Removed MOTDs
 - Small modifications regarding screenshakes (function with more parameters)

* ZPS v1.0.5 - Bombardier Branch - 02.07.2014
 - Fixed Assassin's aura
 - Independent aura settings for Assassin
 - Added random screen shakes (to inflict fear)
    # cvar: zp_scared_shake

* ZPS v1.0.4 - Bombardier Branch - 18.06.2014
 - Independent aura settings for Nemesis and Bombardier
 - Fixed a bug regarding flares

* ZPS v1.0.3 - Bombardier Branch - 01.02.2014
 - Reverted a change in fw_TakeDamage
 - Fixed gravity and glow when using zp_set_user_frozen native
 - fnCheckLastZombie() has been optimized
 - Modifications in fw_PlayerSpawn_Post(), hopefully the respawn problems are fixed

* ZPS v1.0.2 - Bombardier Branch - 12.01.2014
 - Optimized a message (MSG_BROADCAST -> MSG_PVS)
 - Removed some unnecessary code
 - Respawn is now available in Bombardier mode
 - Improved the respawn code

* ZPS v1.0.1 - Bombardier Branch - 11.01.2014
 - Extra-items could not be registered (fixed)

* ZPS v1.0-beta - Bombardier Branch - 10.01.2014
 - New gamemode: Bombardier
 - New effects for nade explosions
 - Survivor does more damage (dmg * 3)
 - If there's only one human alive, zombies can't buy infection grenades
    # cvar: zp_lasthuman_bomb_allow
 - fw_TakeDamage optimizations
 - Various optimizations
 - Code changes for Bombardier
 - Aura is disabled during Armagheddon mode
 - Small optimization regarding Napalm Grenades
 - Fixed a bug regarding admin commands (Nemesis/Survivor/Assassin/Sniper/Bombardier)
    # if one of the modes was played in the previous round, the admin commands will be blocked for the current round
 - Fixed psychostats/csstats bug
 - If a frozen zombie buys an antidote, he will be immediately unfreezed
 - Added a native which detects the last played mode: zp_get_last_mode( )
 - Special gamemodes cannot start if the last played mode is a special mode
 - Gamemodes affected by the restriction: Sniper , Survivor , Nemesis , Assassin , Bombardier
 - The light goes back to the default value when the Assassin round ends
 - Fixed a function which caused server crashes
 // ZP 4.3 Fix 5a Merge
 - Extra checks in stocks
 - Modifications and optimizations regarding menus
 - Modifications regarding natives
 - Support for mp3 sounds (round end)
 - Armor bugfix
 - Tweaked some admin commands
 - Added a native for changing player models
 - Improvements regarding players speed and gravity
 - Nightvision bugfixes
 - Players speed can be altered via external plugins
 - Respawn improvements
 - Support for nameT.mdl models
 - Various bugfixes
Last edited by KronoS eXtream on 27 Mar 2016, 22:39, edited 9 times in total.
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
Kekshost
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

05 Jun 2013, 11:02

Last edited by KronoS eXtream on 15 Nov 2013, 19:49, edited 1 time in total.
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
User avatar
THEKING.
Manager CS
Manager CS
Posts: 3339
Joined: 21 Apr 2012, 17:24
Detinator Steam: Da
CS Status: Away
Detinator server CS: cs.extreamcs.com
SteamID: divinsx
Reputatie: Fost super moderator
Manager CS
Nume anterior: CLAU.
1/3
Location: Romania
Has thanked: 84 times
Been thanked: 74 times

05 Jun 2013, 11:20

In sfarsit a aparut :D 6.2.3 Multumesc kronos !
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

05 Jun 2013, 11:22

Tineti minte ca nu e o versiune oficiala :P
Ultima versiune oficiala este 5.0.8
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
munir
Membru eXtream
Membru eXtream
Posts: 3193
Joined: 30 Aug 2012, 22:16
Detinator Steam: Da
CS Status: Fost scripter
Detinator server CS: Nu
SteamID: -
Reputatie: Fost super moderator
Restrictie schimbare nume
Nume anterior: falseq, cruyff
Location: Bucuresti
Has thanked: 342 times
Been thanked: 571 times
Contact:

05 Jun 2013, 11:29

Mda :| 13.300 de linii are .sma`ul :O goodjob.
Retras
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

05 Jun 2013, 13:47

-ModeR- wrote:Mda :| 13.300 de linii are .sma`ul :O goodjob.
Nu sunt scrise toate de mine :)) Majoritatea codului e facut de Mercylezz, eu doar am optimizat si stabilizat pluginul si am mai adaugat lucruri si efecte noi.
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
User avatar
Cristi. C
Membru, skill +1
Membru, skill +1
Posts: 345
Joined: 09 Feb 2013, 01:08
Detinator Steam: Da
CS Status: I'm currently playing CSGO
SteamID: Privat
Location: Bucuresti
Has thanked: 1 time
Been thanked: 27 times

06 Jun 2013, 11:36

Kronos iti multumesc pentru idee, mi-am refacut bombardieru eu :)>- clasa + mod

# Zombie Land Love Forever !! #
Askwrite
Moderator ajutator
Moderator ajutator
Posts: 345
Joined: 26 Apr 2013, 21:59
Detinator Steam: Da
CS Status: Scriptez...!
Reputatie: Fost moderator ajutator
Has thanked: 6 times
Been thanked: 55 times
Contact:

06 Jun 2013, 11:44

Si-la facut punandu-si plugin-u tau :-s =)))
M3taph0riK
Membru eXtream
Membru eXtream
Posts: 2127
Joined: 16 Jan 2013, 12:55
Detinator Steam: Da
CS Status: Utilizator Serios
SteamID: Utilizator Serios
Reputatie: Restrictie moderator
Nume anterior: RzV24
Utilizator neserios (tepar)
Has thanked: 60 times
Been thanked: 250 times

06 Jun 2013, 11:51

Cristi. C asta ma surprinde tot mai mult in fiecare zi :)) cred ca traieste intr-o lume doar a lui.
munir
Membru eXtream
Membru eXtream
Posts: 3193
Joined: 30 Aug 2012, 22:16
Detinator Steam: Da
CS Status: Fost scripter
Detinator server CS: Nu
SteamID: -
Reputatie: Fost super moderator
Restrictie schimbare nume
Nume anterior: falseq, cruyff
Location: Bucuresti
Has thanked: 342 times
Been thanked: 571 times
Contact:

06 Jun 2013, 11:55

RzV24 wrote:Cristi. C asta ma surprinde tot mai mult in fiecare zi :)) cred ca traieste intr-o lume doar a lui.
Buna asta :)))))))))))))))) foarte buna :)) mai sunt si unii cu capu pe umeri :))
@ Kronos, chiar daca nu le`ai scris pe toate, pentru mine tot tu l`ai facut >:D< sa scriptezi 13.000 de linii, nu e usor, din contra iti omori timpul.
Retras
User avatar
ToT.Eu
Membru, skill +1
Membru, skill +1
Posts: 167
Joined: 23 Mar 2013, 23:11
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Has thanked: 10 times
Been thanked: 3 times
Contact:

06 Jun 2013, 14:53

Salut , mie nu-mi merge ,imi deschide serverul classic ?:| de ce ?
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

06 Jun 2013, 15:50

Cristi. C wrote:Kronos iti multumesc pentru idee, mi-am refacut bombardieru eu :)>- clasa + mod
@ceilalti: Si l-a facut pe ZP 5.0 pentru ca stia de mod, a rulat pe serverul meu cateva luni.

@ToT.Eu: Te rog sa-mi spui ce iti apare in consola, e posibil sa fii uitat sa arhivez vreun fisier.
M-am uitat in sursa si am scos licentierea, deci nu e de la asta.
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
Post Reply

Return to “Pluginuri eXtream”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest