http://www.amxmodx.org/funcwiki.php?...sage&go=search
Quote:
|
1. the numbers is on each other but the countdown works
|
big hold time.
set_hudmessage ( 10, 10, 255, -1.0, 0.35, 0, 0.1,
5.0, 0.1, 0.1, -1 )
--->
set_hudmessage ( 10, 10, 255, -1.0, 0.35, 0, 0.1,
1.0, 0.1, 0.1, -1 )
Quote:
|
2. its flashing when other hud message on the screen comes up ? can i some how fix that?
|
use CreateHudSyncObj() or dhud
__________________