Raised This Month: $ Target: $400
 0% 

Aim info help


Post New Thread Reply   
 
Thread Tools Display Modes
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
ghost95v
Senior Member
Join Date: Apr 2014
Location: somewhere in universe
Old 11-20-2014 , 18:36   Re: Aim info help
Reply With Quote #2

wich Mod your'e using ?
__________________
ghost95v is offline
Send a message via Skype™ to ghost95v
prost1
Junior Member
Join Date: Nov 2014
Old 11-21-2014 , 05:00   Re: Aim info help
Reply With Quote #3

Quote:
Originally Posted by ghost95v View Post
wich Mod your'e using ?
Zombie Plague 4.3
prost1 is offline
prost1
Junior Member
Join Date: Nov 2014
Old 11-21-2014 , 05:01   Re: Aim info help
Reply With Quote #4

I want that show ino under crosshair only
prost1 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 17:42.


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