AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   C4 Sprite Timer (https://forums.alliedmods.net/showthread.php?t=89932)

ConnorMcLeod 04-12-2009 06:55

C4 Sprite Timer
 
2 Attachment(s)
C4 Sprite Timer




.: Description :.


C4 count down is showed with a sprite just above the C4 entity.
Size of the sprite can be set.



.: Cvars :.

  • c4_sprite_timer < 0 | 1 >
    Enable/Disable the plugin
  • c4_sprite_scale < value >
    Size of sprites (dft 0.6)



.: Requirements/Modules used :.

  • engine
  • fakemeta
  • hamsandwich
  • Sprite : sprites/c4_sprites/clock_digits.spr



.: Credits/Thanks :.


Plugin requested by Costin83.
Sprites by EvolDay and Costin83.


[IMG]http://img6.**************/img6/25/devertigo.png[/IMG]

crazyeffect 04-12-2009 07:00

Re: C4 Sprite Timer
 
<3 <3 <3

xPaw 04-12-2009 07:03

Re: C4 Sprite Timer
 
good job :) but why not make them in one line?

ConnorMcLeod 04-12-2009 07:05

Re: C4 Sprite Timer
 
Quote:

Originally Posted by xPaw (Post 803610)
good job :) but why not make them in one line?

Sprites are always in front of you, i mean if you move, you still see it in the same position, it would require to hook addtofullpack and set Es_Origin, if possible.

TitANious 04-12-2009 07:09

Re: C4 Sprite Timer
 
Nice work +karma :up:

Emilioneri 04-12-2009 07:24

Re: C4 Sprite Timer
 
Quote:

Originally Posted by ConnorMcLeod (Post 803612)
Sprites are always in front of you, i mean if you move, you still see it in the same position, it would require to hook addtofullpack and set Es_Origin, if possible.

Don't you know how to fix that ?? :mrgreen:
Use this programm.
1. Open the .spr file with the hex editor.
2. Change the 8th byte (0,1,2,3, ...) from 02 to 03.
3. Save the .spr file.

ConnorMcLeod 04-12-2009 07:26

Re: C4 Sprite Timer
 
Quote:

Originally Posted by Emilioneri (Post 803616)
Don't you know how to fix that ?? :mrgreen:
Use this programm.
1. Open the .spr file with the hex editor.
2. Change the 8th byte (0,1,2,3, ...) from 02 to 03.
3. Save the .spr file.

But then, sprites wouldn't be viewable under all angles.
I prefer keep it like this (simple and not ressourcefull).

tuty 04-12-2009 07:37

Re: C4 Sprite Timer
 
i like it :crab:

F4RR3LL 04-12-2009 08:41

Re: C4 Sprite Timer
 
gj

alan_el_more 04-12-2009 09:08

Re: C4 Sprite Timer
 
GJ Connor :D


All times are GMT -4. The time now is 05:55.

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