Raised This Month: $ Target: $400
 0% 

Aim info help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
prost1
Junior Member
Join Date: Nov 2014
Old 11-20-2014 , 18:07   Aim info help
Reply With Quote #1

Hi guys!
How do here text info under crosshair?
Help pls

PHP Code:
public msgStatusValue(msgiddestid)
{
 new 
flagvalue
 flag 
get_msg_arg_int(1)
 
value get_msg_arg_int(2)
 
 if (!
value)
  return 
PLUGIN_CONTINUE
 
 
if (flag == 2)
 { 
  new 
text[64]
  if (
is_user_connected(id))
  {
   
formatex(textcharsmax(text), "1 %%p2 [HP: %d] [Arm: %d] [Lvl: %d] [%d $]"pev(valuepev_health), pev(valuepev_armorvalue), zp_get_user_level(value), zp_cs_get_user_money(value))
  }
  
message_begin(MSG_ONE_UNRELIABLEget_user_msgid("StatusText"), _id)
  
write_byte(0)
  
write_string(text)
  
message_end()
  
 }
 
 return 
PLUGIN_CONTINUE 


Last edited by prost1; 11-20-2014 at 18:07.
prost1 is offline
 



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 17:42.


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