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

Suggestion / Subplugin Request [req] tripmine zombie plague


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
rayyanmalik
Member
Join Date: Mar 2013
Location: Karachi
Old 06-14-2013 , 07:55   [req] tripmine zombie plague
Reply With Quote #1

I Need a plugin for zombie plague
PLUGIN NAME = Zp_tripimne

Information
Like In Highlifezmplague or zmoldschool we press p to create laser so to protect our self in tunnel to get protected+ i need plugin to show lasermine health on top left corner like this


Click image for larger version

Name:	r@yy@n8.jpg
Views:	1747
Size:	49.1 KB
ID:	121259

Last edited by rayyanmalik; 06-20-2013 at 09:28.
rayyanmalik is offline
Send a message via ICQ to rayyanmalik Send a message via AIM to rayyanmalik Send a message via Yahoo to rayyanmalik Send a message via Skype™ to rayyanmalik
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 06-14-2013 , 10:03   Re: [req] tripmine zombie plague
Reply With Quote #2

already exists, search by keywords in the right sub-forum .
__________________
ANTICHRISTUS is offline
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 06-14-2013 , 10:51   Re: [req] tripmine zombie plague
Reply With Quote #3

LMGTFY

And for the HP showing plugin i'm working on it so w8 for a while...
__________________
You will find everything u need :-
Catastrophe is offline
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 06-14-2013 , 11:03   Re: [req] tripmine zombie plague
Reply With Quote #4

ok so rayyan like i gave u this plugin,

PHP Code:
#include < amxmodx >
#include < fakemeta >

#define MINE_CLASSNAME    "zp_trip_mine"

public client_putinserveriClient )
{
  
set_task1.0"Task_CheckAiming"iClient 3389__"b" );
}

public 
client_disconnectiClient )
{
  
remove_taskiClient 3389 );
}

public 
Task_CheckAimingiTaskIndex )
{
  static 
iClient;
  
iClient iTaskIndex 3389;

  if( 
is_user_aliveiClient ) )
  {
    static 
iEntityiDummycClassname32 ];
    
get_user_aimingiClientiEntityiDummy9999 );

    if( 
pev_validiEntity ) )
    {
      
peviEntitypev_classnamecClassname31 );

      if( 
equalcClassnameMINE_CLASSNAME) )
      {
       
set_hudmessage(01912550.420.1406.01.10.00.0, -1)
       
show_hudmessageiClient"Health: %d"peviEntitypev_health ));
      }
    }
  }

it will only check the health when a use aims at the lasermine, i guess sm1 cud edit it a little bit to make the hud message permanent
__________________
You will find everything u need :-
Catastrophe is offline
wicho
Veteran Member
Join Date: Feb 2012
Location: GuateAmala
Old 06-14-2013 , 13:13   Re: [req] tripmine zombie plague
Reply With Quote #5

PHP Code:
#include < amxmodx >
#include < fakemeta >

#define MINE_CLASSNAME    "zp_trip_mine"

public client_putinserveriClient )
{
  
set_task1.0"Task_CheckAiming"iClient 3389__"b" );
}

public 
client_disconnectiClient )
{
  
remove_taskiClient 3389 );
}

public 
Task_CheckAimingiTaskIndex )
{
  static 
iClient;
  
iClient iTaskIndex 3389;

  if( 
is_user_aliveiClient ) )
  {
    static 
iEntityiDummycClassname32 ];
    
get_user_aimingiClientiEntityiDummy9999 );

    if( 
pev_validiEntity ) )
    {
      
peviEntitypev_classnamecClassname31 );

      if( 
equalcClassnameMINE_CLASSNAME) )
      {
       
set_hudmessage(01912550.420.1406.012.0)
       
show_hudmessageiClient"Health: %d"peviEntitypev_health ));
      }
    }
  }

wicho is offline
rayyanmalik
Member
Join Date: Mar 2013
Location: Karachi
Old 06-14-2013 , 23:38   Re: [req] tripmine zombie plague
Reply With Quote #6



Bro I Have Already This Plugin I Need Like In Highlifezmplague or zmoldschool we press p to create laser so to protect our self in tunnel to get protected+ i need plugin to show lasermine health on top left corner like this

Please Some One Give Me !!!

important:i need plugin to show lasermine health on top left corner like this


And Thnx For Help Me

Last edited by rayyanmalik; 06-14-2013 at 23:41. Reason: No 1
rayyanmalik is offline
Send a message via ICQ to rayyanmalik Send a message via AIM to rayyanmalik Send a message via Yahoo to rayyanmalik Send a message via Skype™ to rayyanmalik
gamestar110
Member
Join Date: Sep 2011
Location: india
Old 06-15-2013 , 00:30   Re: [req] tripmine zombie plague
Reply With Quote #7

Quote:
Originally Posted by rayyanmalik View Post


Bro I Have Already This Plugin I Need Like In Highlifezmplague or zmoldschool we press p to create laser so to protect our self in tunnel to get protected+ i need plugin to show lasermine health on top left corner like this

Please Some One Give Me !!!

important:i need plugin to show lasermine health on top left corner like this


And Thnx For Help Me

Just change
PHP Code:
set_hudmessage(01912550.420.1406.012.0)
show_hudmessageiClient"Health: %d"peviEntitypev_health )); 
TO

PHP Code:
set_hudmessage(01912550.020.1706.012.0)
show_hudmessageiClient"Health: %d"peviEntitypev_health )); 
__________________
Trying to learn coding for amxx plugins

Last edited by gamestar110; 06-15-2013 at 00:31.
gamestar110 is offline
bat
Veteran Member
Join Date: Jul 2012
Old 06-15-2013 , 01:01   Re: [req] tripmine zombie plague
Reply With Quote #8

OMG each people want to copy all servers but more (ZOMBIE OUTSTANDING)
rayyanmalik@ : Its very simple, fill code lasermine , adding give ammo to player when exploze, and i help you showing health in hud (only one laser, second lasermine you make ;) )
__________________
bat is offline
Send a message via Skype™ to bat
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 06-15-2013 , 02:05   Re: [req] tripmine zombie plague
Reply With Quote #9

rayyan for plugin to protect u in tunnels see this LMGTFY

And set the plugin in Trip mode not laser mode, Also for pressing p and all, type in your console "bind p +setlaser"
after u installed the plugin, this shud work............
__________________
You will find everything u need :-
Catastrophe is offline
rayyanmalik
Member
Join Date: Mar 2013
Location: Karachi
Old 06-19-2013 , 23:35   Re: [req] tripmine zombie plague
Reply With Quote #10

Bat How To Fill Code And How adding give ammo to player when exploze....
rayyanmalik is offline
Send a message via ICQ to rayyanmalik Send a message via AIM to rayyanmalik Send a message via Yahoo to rayyanmalik Send a message via Skype™ to rayyanmalik
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 13:44.


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