Raised This Month: $51 Target: $400
 12% 

[New] Zombie Escape with alien skins :D


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-26-2011 , 15:04   [New] Zombie Escape with alien skins :D
Reply With Quote #1

Hey guys i was playing css and i found a nice mod --> Zombie Escape!

http://www.youtube.com/watch?v=qEFF80bCo1U

can any make this mod for csz ?

ALien class =

PHP Code:
// Alien Zombie Attributes
new const zclass_name[] = { "Alien" }
new const 
zclass_info[] = { "Idk :D" }
new const 
zclass_model[] = { "alien" }
new const 
zclass_clawmodel[] = { "alienclaws.mdl" }
const 
zclass_health 2500
const zclass_speed 250
const Float:zclass_gravity 1.0
const Float:zclass_knockback 0.5

public plugin_precache()
{
    
g_zclass_Alien zp_register_zombie_class(zclass_namezclass_infozclass_modelzclass_clawmodelzclass_healthzclass_speedzclass_gravityzclass_knockback)

Rules
PHP Code:
1.if you are going to play musicONE AT A TIME.
2.if you are going to play sound/voice clips,ONE AT A TIME.
3.when 2 or 3 people say stopYOU STOP PLAYING THE CLIP.
4.respect others rights to play.
5.do not nade glitch or griefIN ANY WAY.
6.no annoying sound clipsno annoying music
7. i give 3 warnings before i secretly bring in admin.
8.do not spam the raido
9.
do not BHop or use any kind of hacks
10.follow the RULES
I ENFORCE THEM HINT* [ENF]
11.dont forget to have fun.
12. WHEN I SAY QUIET TIME FOR 1 HOUR I MEAN IT OR WHEN ADMIN COME ON I LEAVE 
1/ always 1 / 2 zombie's at round start

2/ no extra items

3/ plz make some Zombie Escape maps

4/ u can choose any weps

5/ no ammo packs

6/ can shoot objects away = http://forums.alliedmods.net/showpos...postcount=2125

7/ if human escape and hes in save zone he wont die from nuke , other players out the save zone die's!

8/ no block! - something like semiclip

9/ if u say /he u buy a he grenade (like zombie plague he grenade --> fire )

10/ got any more idea's ?

11/ plz make this mod ?

12/ if u get infected ( sound ) look down ( zip file )

13/ human models / look down ( zip file )

add that in Zombie escape mod plz
Attached Files
File Type: zip sound infected.zip (42.3 KB, 1202 views)
File Type: zip alien models.zip (445.2 KB, 2384 views)
File Type: zip human model.zip (1.38 MB, 1558 views)

Last edited by ExTc_kevin; 06-11-2011 at 17:28.
ExTc_kevin is offline
Old 02-26-2011, 17:16
ExTc_kevin
This message has been deleted by ExTc_kevin.
STealTHB90
Junior Member
Join Date: Feb 2011
Old 02-26-2011 , 18:12   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #2

All you need is Zombie Plague, Few extra configs on the main plugin, and an extra few additional plugins. Heres a list of ZE servers in CS 1.6:
Link

Heres some videos of CS 1.6 Zombie Escape:
zm_south_escape_b2
ze_jurrasicpark2_lg
__________________
STealTHB90 is offline
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-26-2011 , 18:22   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #3

Quote:
Originally Posted by STealTHB90 View Post
All you need is Zombie Plague, Few extra configs on the main plugin, and an extra few additional plugins. Heres a list of ZE servers in CS 1.6:
Link

Heres some videos of CS 1.6 Zombie Escape:
zm_south_escape_b2
ze_jurrasicpark2_lg
thats not what i want =/

READ IT >.<
ExTc_kevin is offline
STealTHB90
Junior Member
Join Date: Feb 2011
Old 02-26-2011 , 18:34   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #4

Quote:
Originally Posted by ExTc_kevin View Post
thats not what i want =/

READ IT >.<
I can do the Alien Class for you, but I dont think you need to recreate a mod just to make Zombie Escape. You just need the necessary plugins, and configure some configurations.Thats all.

For e.g. Disabling custom buy menus (The ones where you just choose weapons and you get them automaticly) and Re-Enable the Players money in the zombieplauge.ini so they can buy weapons instead.
Another e.g. Disabling Nemesis and Survivor mode.

with those ^ configs and some Zombie Escape maps, you get Zombie escape mode. So easy?
__________________
STealTHB90 is offline
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-26-2011 , 18:42   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #5

Quote:
Originally Posted by STealTHB90 View Post
I can do the Alien Class for you, but I dont think you need to recreate a mod just to make Zombie Escape. You just need the necessary plugins, and configure some configurations.Thats all.

For e.g. Disabling custom buy menus (The ones where you just choose weapons and you get them automaticly) and Re-Enable the Players money in the zombieplauge.ini so they can buy weapons instead.
Another e.g. Disabling Nemesis and Survivor mode.

with those ^ configs and some Zombie Escape maps, you get Zombie escape mode. So easy?
i know - i already did that ...

but its stil nice if pll make a New Mod of it .. and i know its gona take some time - i will even pay for it ;o
ExTc_kevin is offline
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-26-2011 , 19:12   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #6

lets take this for Alien class

Alien Class

PHP Code:
/*================================================================================
    
    -----------------------------------
    -*- [ZE] Default Zombie Classes -*-
    -----------------------------------
    
    ~~~~~~~~~~~~~~~
    - Description -
    ~~~~~~~~~~~~~~~
    
    This plugin adds the default zombie classes to Zombie Escape.
    Feel free to modify their attributes to your liking.
    
    Note: If zombie classes are disabled, the first registered class
    will be used for all players (by default, Alien ).
    
================================================================================*/

#include <amxmodx>
#include <fakemeta>
#include <zombieplague>

/*================================================================================
 [Plugin Customization]
=================================================================================*/

// Alien Zombie Attributes
new const zclass_name[] = { "Alien" }
new const 
zclass_info[] = { "Idk :D" }
new const 
zclass_model[] = { "alien" }
new const 
zclass_clawmodel[] = { "alienclaws.mdl" }
const 
zclass_health 2500
const zclass_speed 250
const Float:zclass_gravity 1.0
const Float:zclass_knockback 0.5

/*============================================================================*/


// Zombie Classes MUST be registered on plugin_precache
public plugin_precache()
{
    
register_plugin("[ZP] Default Zombie Classes""4.3""MeRcyLeZZ")
    
    
// Register all classes
    
zp_register_zombie_class(zclass_namezclass_infozclass_modelzclass_clawmodelzclass_healthzclass_speedzclass_gravityzclass_knockback)

ze_zombie_class_example.sma

PHP Code:
/*================================================================================
    
    -----------------------------------
    -*- [ZE] Zombie Classes Example -*-
    -----------------------------------
    
    ~~~~~~~~~~~~~~~
    - Description -
    ~~~~~~~~~~~~~~~
    
    This is just an example on how to add additional zombie classes to ZE.
    
================================================================================*/

#include <amxmodx>
#include <fakemeta>
#include <zombieplague>

// Zombie Attributes
new const zclass_name[] = "My Zombie" // name
new const zclass_info[] = "My Stats" // description
new const zclass_model[] = "zombie_source" // model
new const zclass_clawmodel[] = "v_knife_zombie.mdl" // claw model
const zclass_health 1800 // health
const zclass_speed 190 // speed
const Float:zclass_gravity 1.0 // gravity
const Float:zclass_knockback 1.0 // knockback

// Class IDs
new g_zclassid1

// Zombie Classes MUST be registered on plugin_precache
public plugin_precache()
{
    
register_plugin("[ZP] Additional Zombie Classes""0.1""Example")
    
    
// Register the new class and store ID for reference
    
g_zclassid1 zp_register_zombie_class(zclass_namezclass_infozclass_modelzclass_clawmodelzclass_healthzclass_speedzclass_gravityzclass_knockback)    
}

// User Infected forward
public zp_user_infected_post(idinfector)
{
    
// Check if the infected player is using our custom zombie class
    
if (zp_get_user_zombie_class(id) == g_zclassid1)
    {
        
client_print(idprint_chat"[ZP] You're using a custom zombie class! Enjoy 100 extra HP!")
        
set_pev(idpev_healthfloat(pev(idpev_health)) + 100.0)
    }

and ye ... i edit it from zombie plague plugins ( soz for bad english ) xD
Attached Files
File Type: sma Get Plugin or Get Source (ze_zclass.sma - 1143 views - 1.6 KB)
File Type: sma Get Plugin or Get Source (ze_zombie_class_example.sma - 971 views - 1.6 KB)

Last edited by ExTc_kevin; 02-27-2011 at 08:30.
ExTc_kevin is offline
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-27-2011 , 08:41   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #7

can any1 edit (Zombieplague.inc) ---> ZombieEscape.inc


No nemesis

No survivor

No swarm mode

No ExTra items

No plague mode

No multi infection

No ammo bank


plz help
Attached Files
File Type: inc ZombieEscape.inc (11.9 KB, 507 views)
ExTc_kevin is offline
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-27-2011 , 09:33   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #8

can some 1 edit with me --> zombie_escape.sma

i edit it a little bit - but we stil need some more edit

No nemesis

No survivor

No swarm mode

No ExTra items

No plague mode

No multi infection

No ammo bank

U will help me alot
Attached Files
File Type: sma Get Plugin or Get Source (Zombie_Escape.sma - 1237 views - 323.5 KB)
ExTc_kevin is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 02-27-2011 , 09:46   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #9

what's the point in removing those things when you can just simply turn them off or block them with sub-plugins?
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
ExTc_kevin
Senior Member
Join Date: Jan 2011
Location: Idk
Old 02-27-2011 , 09:47   Re: [New] Zombie Escape with alien skins :D
Reply With Quote #10

Quote:
Originally Posted by georgik57 View Post
what's the point in removing those things when you can just simply turn them off or block them with sub-plugins?
uhm cuz its better =/ ?
ExTc_kevin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:30.


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