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

Hide location of teammates


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Vaki
Junior Member
Join Date: Nov 2016
Old 03-16-2019 , 07:53   Hide location of teammates
Reply With Quote #1

I am making Hunger games game for my JailBreak server, and i wanted to hide Ts from other Ts during the game, i know that this is possible because i saw on one server. Also some players using cmd to see where is player like showing them player's location through wall. If you have any idea how to hide them from radar and this command please tell me, thanks.
__________________
Vaki is offline
farawayf
Senior Member
Join Date: Jan 2019
Old 03-16-2019 , 09:19   Re: Hide location of teammates
Reply With Quote #2

For hide players in which team the client is. use SDKHook_SetTransmit

Blocking command
PHP Code:
public OnPluginStart()
{
    
AddCommandListener(bcom" * "); //here * which command to block
}

public 
Action:bcom(clientString:command[], args) return Plugin_Handled

Last edited by farawayf; 03-16-2019 at 09:19.
farawayf is offline
Vaki
Junior Member
Join Date: Nov 2016
Old 03-16-2019 , 13:51   Re: Hide location of teammates
Reply With Quote #3

So this will hide player from radar right?I dont want to be invisible, just that he cannot see his teammates on radar or using command to locate his teammates.
__________________
Vaki is offline
Mathias.
Veteran Member
Join Date: Aug 2010
Location: Canada is my city
Old 03-16-2019 , 15:18   Re: Hide location of teammates
Reply With Quote #4

mp_teammates_are_enemies 1
mp_radar_showall 0 (default value)

works for me, game act like everyone are enemies and hide them if they are not visible to you.
Mathias. 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 13:21.


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