View Single Post
Plugin Info:     Modification:          Category:         
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 03-21-2017 , 19:22   Aliens vs. Predator [MOD]
Reply With Quote #1

Aliens vs Predators [MOD]
By: Crazy



| About the mod
  • Aliens vs Predator is a Counter-Strike server side modification, developed as an AMX Mod X plugin, which completely revamps the gameplay, turning the game into an intense "Aliens vs Predator" survival experience, based on AvP series.

| Informations
Spoiler


| How to install
Download and extract the contents from the .zip file to your server's mod directory (cstrike or czero) and make sure to keep folder structure;
  • avp_plugins.zip: in this file you can get all plugin code and configurations files.
  • avp_models.zip: in this file you can get all mode models.
  • avp_sounds.zip: in this file you can get all mode sounds.
  • avp_alien_attack.zip: in this file you can get a map for this game mode.
  • avp_readme.txt: in this file you read about the informations.

| Configuration
All configuration files are located in amxmodx\configs\ folder.
  • aliens_vs_predator.ini: in this file you can configure fog, sky box, sounds, models and access flags.
  • aliens_vs_predator.cfg: in this file you can configure all cvars settings.
  • avp_alien_classes.ini: this file will save current loaded alien classes of your mode. You can change class atributes.
  • avp_extra_items.ini: this file will save current loaded extra items of your mode. You can change item values (name, cost and team).
  • avp_marine_classes.ini:this file will save current loaded marine classes of your mode. You can change class atributes.
  • avp_predator_classes.ini:this file will save current loaded predator classes of your mode. You can change class atributes.
  • avp_weapons.ini: this file will save current loaded marine weapons of your mode. You can change weapon values (name, team and type).
  • avp-plugins.ini: in this file you can enable your custom sub-plugins, weapons, classes and items.

| Scripting
All scripting files are located in amxmodx\scripting\ folder.
  • includes\aliens_vs_predator.inc: in this file you can check all mode API's.
  • avp_examples: in this folder you can check some examples about how to use some available API's.

| Language
  • ML_NOTFOUND: see if your language is here, if not, make one and share with your friends.

| Gameplay
Old version (1) preview (Thanks DevilBoy.eXe)
https://www.youtube.com/watch?v=grk72Jk8_U8

Old version (2) preview (Thanks jay-jay)
https://youtu.be/bT_ALN_sCMc

Old version (2) miscellaneous (Thanks jay-jay)
https://www.youtube.com/watch?v=OWOgSfrKWDs

| Pictures
| Requirements
  • Mods: Counter-Strike 1.6 or Condition-Zero;
  • AMXX: Version 1.8.1 or later;

| Change log
PHP Code:
Beta v0.1: (Mar 2017)
  - 
First Releasemost of the basic stuff done.
  - 
AddedHP display on hudlighting settingPredator M134 Gun,
    
custom nightvision and screen fade effectChaos Modcustom config file.

Beta v0.2: (Mar 2017)
  - 
AddedAdmin commandsskybox settingcustom sounds,
    
Berseker Modtwo new predator weapons (Plasma Caster Spear Gun),
    
customizable speed/nightvision/glow/auraenable/disable nightvision,
    new 
API natives/forwards.
  - 
Fixed some bugs.

* Public 
Evolution v1.0b: (May 2017)
  - 
Addedconfiguration files (.ini, .cfg), multi-lingual system,
    
player menu/admin menumarines (humans), class systemextra items,
    
weapons, new APIs (register_weaponregister_itemregister_class),
    
points (moneysystempredator thermal visionambience/player/round sounds,
    
fog systemrespawn system (like deathmatch), alien custom camera (change with cvar).
  - 
Fixed various bugs
| Credits
  • AMXX Dev Team: for all the hard work which made this possible
  • MeRcyLeZZ: for his Zombie Mod plugin which I used for reference on earliest stages of development
  • jay-jay: for his hard work on your awesome models.
  • DevilBoy.eXe: for the nice gameplayer video.
  • Re.Act!ve: for his nice avp_alien_attack map.
  • ML Translations: ML Translations: OciXCrom/Crazy (en), Crazy/addons_zz (bp), ACM1PT (es), yas17sin (fr), LiveSixx (ru), Malatya (tr), LegacyCode (de).
  • Gamebana / Zombie-Mod.ru: for his nice custom models that I used into this mod.
  • Sound-Resource: for his nice custom avp sounds that I used into this mode.
  • matrix123 / chamo (https://amxmodx-es.com): his for the nice ideas.
  • Beta testers: for all the feedback, bug reports, and suggestions which constantly help improve this mod further
  • And to all avp-mod supporters out there!

| Downloads
  • Version: Beta v0.1 (31 downloads)
  • Version: Beta v0.2 (80 downloads)

| Sub-plugins
Enjoy!
Attached Files
File Type: zip avp_models.zip (4.12 MB, 1790 views)
File Type: zip avp_sounds.zip (4.96 MB, 1402 views)
File Type: zip avp_alien_attack.zip (2.30 MB, 1295 views)
File Type: txt avp_readme.txt (7.2 KB, 992 views)
File Type: zip avp_plugin.zip (48.0 KB, 1045 views)
__________________









Last edited by CrazY.; 10-05-2018 at 14:36. Reason: Updated to public evolution v1.0b;
CrazY. is offline