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

Help / Support [T] How to Add Health, Class, Ammo Packs etc under The Radar


Post New Thread Reply   
 
Thread Tools Display Modes
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-19-2014 , 12:32   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #21

The code is already in your .sma file. Just use ctrl+F to find it.
zmd94 is offline
arsalan
Member
Join Date: Feb 2014
Old 12-19-2014 , 15:14   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #22

thanks I done it,but its text is soo small in size how change size....of it....
arsalan is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-19-2014 , 20:20   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #23

Just use dhudmessage: https://forums.alliedmods.net/showthread.php?t=149210
zmd94 is offline
arsalan
Member
Join Date: Feb 2014
Old 12-20-2014 , 05:21   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #24

men,what is Dhudmessage i didnt understand how i make text large...plzz explain
arsalan is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-20-2014 , 13:36   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #25

This is an example on how to do it:
PHP Code:
#include <amxmodx>
#include <dhudmessage>

public plugin_init()
{
    
register_plugin"Test""""" );
    
register_clcmd"say /test""ClientCommand_Test" );
}

public 
ClientCommand_Testclient )
{
    
set_dhudmessage01600, -1.00.2526.03.00.11.5 );
    
show_dhudmessageclient"YourHudMessage" );

zmd94 is offline
spark_xT5
New Member
Join Date: Dec 2014
Old 12-23-2014 , 06:10   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #26

Thanx BrO. Its Really Help full For Me
spark_xT5 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-23-2014 , 06:36   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #27

Nevermind. I glad if you find this thread useful. ;)
zmd94 is offline
Abhinash
Senior Member
Join Date: Jan 2015
Location: India,kolkata
Old 02-01-2015 , 03:34   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #28

Hey zmd94 can you compile and sma and uplad the both sma and amxx files.
Please do it for me.��
Abhinash is offline
Abhinash
Senior Member
Join Date: Jan 2015
Location: India,kolkata
Old 02-01-2015 , 03:36   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #29

Zmd94 please compile and upload amxx and sma file for me please.
Abhinash is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 02-01-2015 , 03:51   Re: [TUT] How to Add Health, Class, Ammo Packs etc under The Radar
Reply With Quote #30

Which ZP version do you use?
zmd94 is offline
Reply


Thread Tools
Display Modes

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 08:27.


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