Raised This Month: $ Target: $400
 0% 

I need help at vip plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
majdsaife
New Member
Join Date: Jan 2018
Old 01-12-2018 , 15:07   I need help at vip plugin
Reply With Quote #1

I need help at VIP plugin i cod this plugin but i need help it didnt work and i was add 2 jumps to it
hope u help me


#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <cstrike>

public plugin_init() {


}

public VIP (id) {
if(get_user_flags(id, ADMIN_CFG)){


if(is_user_alive(id)){
set_user_armor(id, 100)
set_user_health(id, 120)
give_item(id, "weapon_deagle")

client_print(id, print_chat, "!VIP! You just got 100 Armor , 120 Health , deagle")
}

}
return PLUGIN_HANDLED;

}
majdsaife is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-12-2018 , 15:27   Re: I need help at vip plugin
Reply With Quote #2

Your thread looks like shit. Put the code in [php], [code] or [pawn] tag.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 01-12-2018 , 15:29   Re: I need help at vip plugin
Reply With Quote #3

Quote:
Originally Posted by majdsaife View Post
PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <cstrike>

public plugin_init() {
    
    
}

public 
VIP (id) {
        if(
get_user_flags(idADMIN_CFG)){
        
    
    if(
is_user_alive(id)){
        
set_user_armor(id100)
        
set_user_health(id120)
        
give_item(id"weapon_deagle")
        
        
client_print(idprint_chat"!VIP! You just got 100 Armor , 120 Health , deagle")
    }

   }
return 
PLUGIN_HANDLED;


=P
Alber9091 is offline
majdsaife
New Member
Join Date: Jan 2018
Old 01-12-2018 , 15:35   Re: I need help at vip plugin
Reply With Quote #4

Quote:
Originally Posted by OciXCrom View Post
Your thread looks like shit. Put the code in [php], [code] or [pawn] tag.
sorry i dont know anything about forum
please help me with plugin

Last edited by majdsaife; 01-12-2018 at 15:36.
majdsaife is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-12-2018 , 15:51   Re: I need help at vip plugin
Reply With Quote #5

You're not even trying so why should I try helping?
__________________

Last edited by OciXCrom; 01-12-2018 at 15:55.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 17:48.


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