Raised This Month: $ Target: $400
 0% 

[ H3LP ] Hide specific player from radar


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Natsheh
Veteran Member
Join Date: Sep 2012
Old 06-29-2018 , 19:00   Re: [ H3LP ] Hide specific player from radar
Reply With Quote #4

Quote:
Originally Posted by CrazY. View Post
I tried this but I'm not sure if will work. With bots it's working

Code:
public messageRadar(iMsgId, iMsgDest, pevEntity) {     if (!is_user_alive(pevEntity))         return PLUGIN_CONTINUE;     new pevPlayer = get_msg_arg_int(1);     if (!is_user_alive(pevPlayer))         return PLUGIN_CONTINUE;     if (avp_get_team(pevEntity) != avp_get_team(pevPlayer))         return PLUGIN_HANDLED;     return PLUGIN_CONTINUE;
if it worked with bots it should also work with real players.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
 



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 12:52.


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