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

VIP Plugin 3.0 UPDATED


Post New Thread Reply   
 
Thread Tools Display Modes
leonardo_
Member
Join Date: Nov 2012
Location: Moscow, right now in Vic
Old 02-05-2013 , 12:05   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #361

Dunno, or someone.
Can anyone help me to add one more option for the menu?

For example: Right now there is:
1. Get AK+Deagle
2. Get M4A1+Deagle
and can also add: 3. Get AWP+Deagle

please!

thank you!

Last edited by leonardo_; 02-05-2013 at 12:05.
leonardo_ is offline
Send a message via ICQ to leonardo_ Send a message via Skype™ to leonardo_
wickedd
Veteran Member
Join Date: Nov 2009
Old 02-05-2013 , 13:02   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #362

Quote:
Originally Posted by leonardo_ View Post
Dunno, or someone.
Can anyone help me to add one more option for the menu?

For example: Right now there is:
1. Get AK+Deagle
2. Get M4A1+Deagle
and can also add: 3. Get AWP+Deagle

please!

thank you!
Here you go.
Attached Files
File Type: sma Get Plugin or Get Source (VIP.sma - 587 views - 9.8 KB)
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
bhatti
Member
Join Date: Sep 2012
Old 02-06-2013 , 17:16   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #363

can you any one pls do this stime in this mod that after you diad you get menu of guns and use i DM that it only show in next round i want after you diad in DM can any one pls modfiy it and post the amxx and i mean i get this all menu or can any one tell me which cmd is to open the menu of vip to get this
1.You get Free nades each round. (HE,2FB,SG)
2.Free Armor+Helm
3.You Get 500$ per kill and per HS 800$
4.You Get 15HP per kill and per HS 30HP
5.You See bullet damage at real time.
6.Only VIP can buy Sniper's. (Like AWP)
7.Write /vips u will see VIP's online.
8.U will can use Admin Chat
9.Slot reservation
From 3 round u will begin see menu:
1.Get Free M4K1 and Deagle+HE
2.Get Free AK47 and Deagle+HE
bhatti is offline
simanovich
AlliedModders Donor
Join Date: Jun 2012
Location: Israel
Old 02-08-2013 , 02:57   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #364

Very bad code, need to be unapproved

Examples:
PHP Code:
#else
    
if ( is_user_connected(attacker) && if (get_user_flags(attacker) & ADMIN_LEVEL_G) )
    {
        new 
damage read_data(2)
#endif 
DAFUQ LOL

PHP Code:
            strip_user_weapons (id)
            
give_item(id,"weapon_m4a1")
            
give_item(id,"ammo_556nato")
            
give_item(id,"ammo_556nato")
            
give_item(id,"ammo_556nato")
            
give_item(id,"weapon_deagle")
            
give_item(id,"ammo_50ae")
            
give_item(id,"ammo_50ae")
            
give_item(id,"ammo_50ae")
            
give_item(id,"ammo_50ae")
            
give_item(id,"ammo_50ae")
            
give_item(id,"ammo_50ae")
            
give_item(id,"ammo_50ae")
            
give_item(id,"weapon_knife")
            
give_item(id,"weapon_hegrenade")
            
give_item(id"weapon_flashbang");
            
give_item(id"weapon_flashbang");
            
give_item(id"weapon_smokegrenade");
            
give_item(id"item_assaultsuit");
            
give_item(id"item_thighpack"); 
Upgrade to cstrike functions....

PHP Code:
if (user_has_weapon(idCSW_C4) && get_user_team(id) == 1)
                
HasC4[id] = true;
            else
                
HasC4[id] = false
WTF is that sh*t


PHP Code:
register_event("Damage""on_damage""b""2!0""3=0""4!0"
Upgrade to Ham

PHP Code:
register_clcmd("awp","HandleCmd")
        
register_clcmd("sg550","HandleCmd")
        
register_clcmd("g3sg1","HandleCmd"
....

PHP Code:
register_event("DeathMsg""hook_death""a""1>0"
register_event("DeathMsg","death_msg","a"
DAFUQ

PHP Code:
 give_item(player"weapon_hegrenade")
            
give_item(player"weapon_flashbang")
            
give_item(player"weapon_flashbang")
            
give_item(player"weapon_smokegrenade")
            
give_item(player"item_assaultsuit")
            
give_item(player"item_thighpack"
Very bad for HNS and DD servers


And there are too many bad code
__________________

Last edited by simanovich; 02-08-2013 at 03:13.
simanovich is offline
THE DARK KNIGHT
Junior Member
Join Date: Jan 2013
Location: INDIA
Old 02-12-2013 , 07:59   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #365

can add 2 primary weapons sir??
__________________
why so serious?
THE DARK KNIGHT is offline
Zombie Server
BANNED
Join Date: Dec 2012
Location: Albania,Tirana
Old 02-20-2013 , 15:36   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #366

It is great can you make another VIP plugin like,vip has hammer and when hits zombies he push them back,he get free parachute.Its a problem with this plugin it doesnt save money when a new round starts and when you shoot zombies and take money for the damage it doesnt save it please help!
Zombie Server is offline
illusionalp
Member
Join Date: Aug 2012
Old 03-02-2013 , 15:44   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #367

Could someone modify this plugin for me please?

I want VIP and ADMIN to ONLY have access to the 2 automatic snipers and awp + have the VIP tag on the scoreboard.

amx_vip_hp 0
amx_vip_hp_hs 0
amx_vip_max_hp 100
money_per_damage 0
money_kill_bonus 0
money_hs_bonus 0
menu_active 1
awp_active 1

These are the cvars I'd like to be implemented in the plugin. Thank you.

Last edited by illusionalp; 03-02-2013 at 15:59.
illusionalp is offline
Sunshine live
Veteran Member
Join Date: May 2009
Location: Berlin
Old 03-03-2013 , 16:51   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #368

How is the command to heal? One can incorporate directly into the config so that when L is expressed, for example, can instantly heal

German:
Wie ist der befehl zum Heilen? Kann man direkt einbauen in die Config so das wenn man beispielsweise L drückt sich sofort heilen kann
__________________
Sunshine live is offline
Send a message via ICQ to Sunshine live Send a message via MSN to Sunshine live Send a message via Skype™ to Sunshine live
ke3ller
Member
Join Date: Feb 2013
Old 03-10-2013 , 17:41   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #369

How do I set cvars and where? I need 2 know exactly even the commas cuz it dont restrict awp's to me.
ke3ller is offline
kEt0La
New Member
Join Date: Mar 2013
Old 03-14-2013 , 02:43   Re: VIP Plugin 3.0 UPDATED
Reply With Quote #370

I need that plugin without hit damage show for "normal players" (only for vips)
Can someone help me ? Preferably .sma file thx. I need to fix few things.
kEt0La 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 03:13.


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