Raised This Month: $ Target: $400
 0% 

I need help at vip plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 



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 22:25.


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