Raised This Month: $32 Target: $400
 8% 

Solved Golden Deagle For VIP


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sPed
Member
Join Date: May 2017
Location: Algeria
Old 04-19-2018 , 19:16   Golden Deagle For VIP
Reply With Quote #1

SOLVED

Last edited by sPed; 06-03-2022 at 15:08.
sPed is offline
Mohamed null
BANNED
Join Date: Sep 2020
Location: Algeria
Old 10-17-2020 , 17:01   Re: Golden Deagle For VIP
Reply With Quote #2

Its Easy
Mohamed null is offline
r0ma
Senior Member
Join Date: Apr 2012
Location: Great Tomb of Nazarick
Old 10-17-2020 , 19:37   Re: Golden Deagle For VIP
Reply With Quote #3

in CmdBuyDeagle add

PHP Code:
if(!(get_user_flags(id) & ADMIN_LEVEL_H) || cs_get_user_team(id) != CS_TEAM_CT)
    return 
PLUGIN_HANDLED
__________________
Discord:FluffyDeveloper#4753
Github: https://github.com/francoromaniello
AMX-ES: https://amxmodx-es.com/r0ma'
r0ma is offline
Send a message via MSN to r0ma
Mohamed null
BANNED
Join Date: Sep 2020
Location: Algeria
Old 10-18-2020 , 14:05   Re: Golden Deagle For VIP
Reply With Quote #4

add it and send me it bro
Mohamed null is offline
Mohamed null
BANNED
Join Date: Sep 2020
Location: Algeria
Old 10-18-2020 , 14:07   Re: Golden Deagle For VIP
Reply With Quote #5

Like this ?
Quote:
public CmdBuyDeagle(id)

if(!(get_user_flags(id) & ADMIN_LEVEL_H) || cs_get_user_team(id) != CS_TEAM_CT)
return PLUGIN_HANDLED;
{

if ( !is_user_alive(id) )

{

client_print(id,print_chat, "[AMXX] To buy golden Deagle You need to be alive!")

return PLUGIN_HANDLED
Mohamed null is offline
Mohamed null
BANNED
Join Date: Sep 2020
Location: Algeria
Old 10-18-2020 , 14:10   Re: Golden Deagle For VIP
Reply With Quote #6

send me it bro pls
Mohamed null 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 19:33.


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