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

[ZP] Grenade trail, Hud info and nightvision


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Stasi_bg
Member
Join Date: Nov 2013
Old 02-28-2014 , 09:16   [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #1

hello

1. I search this sprite and code for the main plugin
link, link

2. Hud info for when you're a zombie or person human, zombie + [Deaths]

3. And nightvision close
nightvision

10x a lot
Stasi_bg is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 02-28-2014 , 09:28   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #2

  1. if the picture is from your local game, it will be easy to find the sprites, and to search for their names using the advanced search (search in posts).
  2. search hud* or *info* in titles.
  3. can't understand your request.
__________________
ANTICHRISTUS is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 02-28-2014 , 09:35   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #3

Quote:
Originally Posted by ANTICHRISTUS View Post
  1. if the picture is from your local game, it will be easy to find the sprites, and to search for their names using the advanced search (search in posts).
  2. search hud* or *info* in titles.
  3. can't understand your request.
I searched but did not find: (

On nightvision want to do it as a pic and not full screen like this one link
Stasi_bg is offline
Kiske
Veteran Member
Join Date: May 2009
Old 03-02-2014 , 07:51   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #4

1.
Attached Files
File Type: zip laserbeam5.zip (3.1 KB, 284 views)
__________________

Kiske is offline
Send a message via Skype™ to Kiske
Stasi_bg
Member
Join Date: Nov 2013
Old 03-02-2014 , 11:31   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #5

Thanks
Stasi_bg is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 03-05-2014 , 12:03   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #6

btw
2 & 3 please help
Stasi_bg is offline
ArabicMan
Veteran Member
Join Date: Feb 2014
Location: مصر
Old 03-05-2014 , 12:22   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #7

2 and 3 i think it's from mod i was have one like this name [zombie apocalypse cs online bar] name may be have something wrong
Search it in google it will help you.

Last edited by ArabicMan; 03-05-2014 at 12:24.
ArabicMan is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 03-05-2014 , 12:56   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #8

2. I have searched but not found. I know that is from this code but do not know how to do it like the picture

Quote:
// Spectating someone else?
if (id != ID_SHOWHUD)
{
// Show name, health, class, and ammo packs and armor
set_hudmessage(255, 10, 255, HUD_SPECT_X, HUD_SPECT_Y, 1, 6.0, 1.1, 0.0, 0.0, -1)
ShowSyncHudMsg(ID_SHOWHUD, g_MsgSync2, "%L %s^nHP: %d - %L %s - %L %d - %L %d", ID_SHOWHUD, "SPECTATING", g_playername[id],
pev(id, pev_health), ID_SHOWHUD, "CLASS_CLASS", class, ID_SHOWHUD, "AMMO_PACKS1", g_ammopacks[id], ID_SHOWHUD, "ARMOR", pev(id, pev_armorvalue))
}
else
{
// Show health, class and ammo packs and armor
set_hudmessage(red, green, blue, HUD_STATS_X, HUD_STATS_Y, 0, 6.0, 1.1, 0.0, 0.0, -1)
ShowSyncHudMsg(ID_SHOWHUD, g_MsgSync2, "%L: %d - %L %s - %L %d - %L %d", id, "ZOMBIE_ATTRIB1", pev(ID_SHOWHUD, pev_health), ID_SHOWHUD, "CLASS_CLASS",
class, ID_SHOWHUD, "AMMO_PACKS1", g_ammopacks[ID_SHOWHUD], ID_SHOWHUD, "ARMOR", pev(ID_SHOWHUD, pev_armorvalue))
}
}
Stasi_bg is offline
ArabicMan
Veteran Member
Join Date: Feb 2014
Location: مصر
Old 03-05-2014 , 16:36   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #9

2 from code but i'am not experience to do that ask any coder can help you
3 try This also give look Here
ArabicMan is offline
Stasi_bg
Member
Join Date: Nov 2013
Old 03-06-2014 , 14:03   Re: [ZP] Grenade trail, Hud info and nightvision
Reply With Quote #10

3. Thanks
2. anyone? please help
Stasi_bg 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 11:44.


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