Raised This Month: $ Target: $400
 0% 

[Zp] Ayuda con 2 Cositas


  
 
 
Thread Tools Display Modes
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 04-10-2012 , 14:30   Re: [Zp] Ayuda con 2 Cositas
#11

Quote:
Originally Posted by RauliTop View Post
Quitar el radar:
PHP Code:
client_cmd(id"hideradar"
Pon eso en client_putinserver
si vieras los post anteriores verías que hay una solución muchísimo mejor; te recomiendo prestar un poco mas de atencion
__________________

www.amxmodx-es.com

Steam: Luchokoldo
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak
Sidix
Senior Member
Join Date: Feb 2011
Location: Limbo City
Old 04-10-2012 , 17:37   Re: [Zp] Ayuda con 2 Cositas
#12

PHP Code:
// Quita la lista de weapons que aparece al seleccionar uno
// y las balas tambien
#define HUD_HIDE_CAL (1<<0)

// Creo que quita todo no lo probe
//#define HUD_HIDE_ALL (1<<2)

// Quita el hud del radar , hp y armor  (TODO JUNTO)
#define HUD_HIDE_RHA (1<<3)

// Quita el hud del tiempo
#define HUD_HIDE_TIMER (1<<4)

// Quita el hud de la money
#define HUD_HIDE_MONEY (1<<5)

// Quita la mira
#define HUD_HIDE_CROSS (1<<6) 
__________________
[IMG]http://img839.**************/img839/1879/dmcdanteprofile.png[/IMG]

Last edited by Sidix; 04-10-2012 at 17:38.
Sidix is offline
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 04-11-2012 , 13:21   Re: [Zp] Ayuda con 2 Cositas
#13

Quote:
Originally Posted by RauliTop View Post
Quitar el radar:
PHP Code:
client_cmd(id"hideradar"
Pon eso en client_putinserver
slowhack
__________________
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
 



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:05.


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