This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Biohazard v2.00 Beta 3b (Zombie Mod)


Post New Thread Reply   
 
Thread Tools Display Modes
dias
BANNED
Join Date: Jul 2009
Location: South Vietnam
Old 10-09-2010 , 04:43   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3691

PHP Code:
/* Plugin generated by AMXX-Studio */
#include <amxmod>
#include <fakemeta> 

#define PLUGIN "gravity" 
#define VERSION "1.0" 
#define AUTHOR "Ryokin" 
public plugin_init() 

 
register_plugin(PLUGINVERSIONAUTHOR
 
register_clcmd("say /buy_grav","gravity")


public 
gravity(id

 if(
cs_get_user_team(id) == CS_TEAM_CT)
   
set_pev(idpev_gravity0.25
   
set_task(5.0,"remove",id)

public 
remove(id)
{
   
set_pev(idpev_gravity1.0


Last edited by dias; 10-09-2010 at 08:04.
dias is offline
Send a message via Yahoo to dias Send a message via Skype™ to dias
5c0r-|3i0
Veteran Member
Join Date: Nov 2008
Location: Việt Nam
Old 10-09-2010 , 06:15   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3692

Quote:
cs_get_user_team(index)
WoW......
5c0r-|3i0 is offline
FragOwn
Senior Member
Join Date: Jun 2010
Old 10-09-2010 , 06:18   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3693

Hey, how to disable the message like the Bio Scan and the others.
__________________
We can't aim, but we can kill.
FragOwn is offline
V I R U S
Senior Member
Join Date: Jul 2004
Location: Russia / Germany
Old 10-09-2010 , 06:30   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3694

Hmmm... looks nice =)
__________________
V I R U S is offline
Send a message via ICQ to V I R U S
Ryokin
Senior Member
Join Date: Jan 2010
Old 10-09-2010 , 06:49   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3695

Quote:
Originally Posted by FragOwn View Post
Hey, how to disable the message like the Bio Scan and the others.
edit lang file
__________________
NH4CL + NaOH -> NH3 + H2O + NaCL
Ryokin is offline
FragOwn
Senior Member
Join Date: Jun 2010
Old 10-09-2010 , 07:05   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3696

Quote:
Originally Posted by Ryokin View Post
edit lang file
Make it blank? :s
__________________
We can't aim, but we can kill.
FragOwn is offline
dias
BANNED
Join Date: Jul 2009
Location: South Vietnam
Old 10-09-2010 , 08:12   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3697

Class: Alien Zombie
Drop Human Weapon (+attack2)
By Dias(Just Converted and remake)

CVAR:
bh_alien_distzance 5000 (Distance To Drop Weapon | Default: 5000)
bh_alien_shot_cd 10 (Cooldown after Drop Weapon | Default: 10)

@5c0r: "id" not "index"
Attached Files
File Type: sma Get Plugin or Get Source (bio_alien_zombie.sma - 768 views - 7.5 KB)

Last edited by dias; 10-09-2010 at 08:28.
dias is offline
Send a message via Yahoo to dias Send a message via Skype™ to dias
FragOwn
Senior Member
Join Date: Jun 2010
Old 10-09-2010 , 19:25   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3698

Which line is the code for the location of the class/health?
__________________
We can't aim, but we can kill.
FragOwn is offline
dias
BANNED
Join Date: Jul 2009
Location: South Vietnam
Old 10-09-2010 , 20:45   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3699

PHP Code:
set_class_data(g_alienDATA_HEALTH800.0// Health
set_class_data(g_alienDATA_BONUS10.0)
set_class_data(g_alienDATA_ARMOR10.0// Armor
set_class_data(g_alienDATA_SPEED255.0// Speed
set_class_data(g_alienDATA_GRAVITY0.7// Gravity
set_class_data(g_alienDATA_HITREGENDLY999.0)
set_class_data(g_alienDATA_KNOCKBACK0.8// KnockBack
set_class_pmodel(g_alienD_PLAYER_MODEL)
set_class_wmodel(g_alienD_CLAWS
PHP Code:
#define D_ZOMBIE_NAME "Alien Zombie" // Zombie Name
#define D_ZOMBIE_DESC "+attack2 To Drop Human Weapon" Zombie Desc
#define D_PLAYER_MODEL "models/player/bio_alien-zombie/bio_alien-zombie.mdl" // Player Model
#define D_CLAWS "models/bio/v_knife_alien.mdl" // Claws Model 

Last edited by dias; 10-09-2010 at 20:49.
dias is offline
Send a message via Yahoo to dias Send a message via Skype™ to dias
FragOwn
Senior Member
Join Date: Jun 2010
Old 10-11-2010 , 03:16   Re: Biohazard v2.00 Beta 3b (Zombie Mod)
Reply With Quote #3700

How can we make the health/class text to this, eg:

PHP Code:
Health:150.
Class:Zombie1 
Can you make a plugin whichever team win he will get default money w/ message.

EDIT:
1) @Ryokin, how to hide those message, make the lang file empty?
__________________
We can't aim, but we can kill.

Last edited by FragOwn; 10-20-2010 at 07:01.
FragOwn 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 19:46.


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