Having Offsets constanly showed on the screen
Hi.
Is it possible to have certain Offsets constanly shown at the screen ? |
yes,
read the offset each 0.X seconds (or pre-/postthink ) if it got changed print it on the screen If i were you i would use log_amx or something like that, because you could get an message overflow |
Can be closed
|
You only can set 4 hudmessages pr player
Quote:
|
Ah ok Thx.
cause i tried and tried. etc... Atleast i can set more then 1 info on 1 Lone. ^^ |
Set the channel number to -1.
|
Is there a way to have more then 4 Hudmessage Lines ?
btw set_hudmessage(200, 200, 0, 0.45, 0.03, 0, 6.0, 6.0, 0.5, 0.15, -1) i have it like that and how i can make the hud message constant ? without having it fadein and fadeout ? |
You cannot go over 4 channels.
You can make new lines by using ^n in your code. Use set_task for your last question. |
Code:
could you show an snippet with that ^n ? |
Code:
|
| All times are GMT -4. The time now is 16:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.