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

Subplugin Submission [ZP]5.0.8 Sniper & Assassin [FIX]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ESPADONGAMING
Senior Member
Join Date: Mar 2011
Location: In the Game [ro]
Old 04-09-2012 , 08:41   [ZP]5.0.8 Sniper & Assassin [FIX]
Reply With Quote #1

List Of Plugins edit for Assassin & Sniper

PHP Code:
zp50_admin_commands
zp50_admin_menu
zp50_admin_models
zp50_buy_menus
zp50_buy_zones
zp50_class_assassin
zp50_class_sniper
zp50_gamemode_assassin
zp50_gamemode_sniper
zp50_gamemodes
zp50_gameplay_fixes
zp50_grenade_fire
zp50_grenade_flashbangs
zp50_hud_info
zp50_human_ammo
zp50_human_armor
zp50_item_weapons
zp50_knockback
zp50_leap
zp50_nightvision
zp50_painshockfree
zp50_rewards_ammopacks
zp50_rewards_frags_hp
zp50_rewards_money
zp50_zombie_features 
zp50_zombie_sounds
zp50_zombie_damage 
Attached Files
File Type: zip zp508 Assassin & Sniper.zip (305.0 KB, 4991 views)
__________________
Skype: cristi.c94
SteamID: cristic_1994

Last edited by YamiKaitou; 09-30-2014 at 10:13.
ESPADONGAMING is offline
Send a message via MSN to ESPADONGAMING Send a message via Yahoo to ESPADONGAMING Send a message via Skype™ to ESPADONGAMING
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 04-09-2012 , 08:53   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #2

Finally someone to post it i think now they will stop saying i want zpa because of the mods (:
__________________
H.RED.ZONE is offline
MercedeSx7
Senior Member
Join Date: Feb 2012
Location: Serbia
Old 04-09-2012 , 09:02   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #3

Quote:
Originally Posted by H.RED.ZONE View Post
Finally someone to post it i think now they will stop saying i want zpa because of the mods (:
+1
__________________
MercedeSx7 is offline
Gandzja5
New Member
Join Date: Oct 2013
Old 10-22-2013 , 12:02   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #4

Quote:
Originally Posted by H.RED.ZONE View Post
Finally someone to post it i think now they will stop saying i want zpa because of the mods (:
How do i change the sniper to onehitkill becouse i cant kill with 1 shot.Plz Reply
Gandzja5 is offline
Old 10-22-2013, 12:15
TheDS1337
This message has been deleted by TheDS1337. Reason: wrong post
Korasnr
Junior Member
Join Date: May 2011
Location: Slovakia
Old 10-25-2013 , 06:20   Re: [ZP]5.0.8 Sniper & Assassin [FIX]
Reply With Quote #6

We need change dmg for Sniper and Assasin ...Where is cvar?
Korasnr is offline
H.RED.ZONE
Veteran Member
Join Date: Sep 2011
Location: Serbia, Belgrade
Old 04-09-2012 , 09:05   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #7

Here is for Buy Assassin and Sniper..from snakers transfer
PHP Code:
#include <amxmodx>
#include <zp50_items>
#include <zp50_class_assassin>
#include <zp50_class_sniper>
#include <zp50_class_nemesis>
#include <zp50_class_survivor>

new g_assassin g_sniper

public plugin_init ( ) {
        
register_plugin "[ZP] Extra: Sniper or Assassin" "1.0" "H.RED.ZONE" )
        
        
g_assassin zp_items_register "Buy Assassin" 30 )
        
g_sniper zp_items_register "Buy Sniper" 25 ); }

public 
zp_fw_items_select_pre id itemid ) {
    if ( 
itemid == g_assassin ) {
        if ( !
zp_core_is_zombie id ) || zp_class_nemesis_get id ) || zp_class_survivor_get id ) || zp_class_assassin_get id ) || zp_class_sniper_get id ))
            return 
ZP_ITEM_DONT_SHOW;
            
        return 
ZP_ITEM_AVAILABLE; }
    if (
itemid == g_sniper) {
        if ( 
zp_core_is_zombie id ) || zp_class_survivor_get id ) || zp_class_nemesis_get id ) || zp_class_assassin_get id ) || zp_class_sniper_get id ))
            return 
ZP_ITEM_DONT_SHOW;
            
        return 
ZP_ITEM_AVAILABLE; }
    
    return 
ZP_ITEM_AVAILABLE; }

public 
zp_fw_items_select_post id itemid ) {
    if ( 
itemid == g_assassin ) {
        
zp_class_assassin_set id ); }
    if ( 
itemid == g_sniper ) {
        
zp_class_sniper_set id ); }} 
Attached Files
File Type: sma Get Plugin or Get Source (zp50_buy_assassin_and_sniper.sma - 2197 views - 1.4 KB)
__________________

Last edited by H.RED.ZONE; 04-09-2012 at 09:06.
H.RED.ZONE is offline
jc980
Veteran Member
Join Date: Jan 2010
Location: God is with us...
Old 04-09-2012 , 10:38   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #8

Why is it gone?!? wtf!!!! I WANT THIS!!!
__________________

Last edited by jc980; 04-09-2012 at 10:38.
jc980 is offline
gogicaa
Veteran Member
Join Date: Aug 2011
Location: //
Old 04-09-2012 , 14:53   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #9

Thanks .
EDIT : Add lang files , and admin menu files ;)

Last edited by gogicaa; 04-09-2012 at 15:15.
gogicaa is offline
ESPADONGAMING
Senior Member
Join Date: Mar 2011
Location: In the Game [ro]
Old 04-09-2012 , 15:33   Re: [ZP]5.0.8 Sniper & Assassin
Reply With Quote #10

Added: zp50_admin_commands
Working on zp50_admin_menu
__________________
Skype: cristi.c94
SteamID: cristic_1994
ESPADONGAMING is offline
Send a message via MSN to ESPADONGAMING Send a message via Yahoo to ESPADONGAMING Send a message via Skype™ to ESPADONGAMING
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 11:37.


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