Hudmessage
how can i have a HUDMESSAGE in Left and up and This message does never disappear?
Sorry for my english I know they are suck:d |
Re: Hudmessage
Something like:
PHP Code:
|
Re: Hudmessage
use task & set_hudmessage(color, 0.40,0.05 ...
this is an optiomal place what i like for top left.but dont forget this willbe showed under radar ;) |
Re: Hudmessage
set_hudmessage(255, 0, 0, 0.0, 0.0, 0, 6.0, 0)
-> // F:\Back up\Sever Boot\elajtjumperz\cstrike\addons\amxmodx\scri pting\Gather.sma(261) : warning 213: tag mismatch |
Re: Hudmessage
|
Re: Hudmessage
Well DOES anyone can to ONE line for me?.
I want the message to be down the "radar" and Never Disappear |
Re: Hudmessage
??
|
Re: Hudmessage
:|
set_hudmessage(R_COLOR,G_COLOR,B_COLOR,0.02,0 .25,0,0.1,5.0,0.0,0.0) |
Re: Hudmessage
set_hudmessage(255, 0, 0, 0.02, 0.25, 0, 0.1, 99999.0, 0.0, 0.0)
show_hudmessage(0,"Team A: %s - %s - %s - %s - %s",team1,team2,team3,team4,team5); set_hudmessage(255, 0, 0, 0.02, 0.25, 0, 0.1, 99999.0, 0.0, 0.0) show_hudmessage(0,"Team B: %s - %s - %s - %s - %s",team6,team7,team8,team9,team10); Here Why it shows only the TEAM B |
Re: Hudmessage
show ur code. i think i know why its so :P
|
| All times are GMT -4. The time now is 15:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.