Raised This Month: $32 Target: $400
 8% 

Solved Position the hud message


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GaBy96
Member
Join Date: Oct 2012
Location: Spain
Old 09-26-2020 , 03:39   Position the hud message
Reply With Quote #1

Code:
	new keygaben = pKey[id]
	set_hudmessage(random(256), random(256), random(256), 0.01, 0.90, 0, 0.00, 1.00, 0.00, 0.00, 4);
	ShowSyncHudMsg(ids, g_syncHudMessage2, "[Rank: %s | Key: %d | Euro: %d | Kills: %d | Need Kill: %d]",Rangs[Rang[id]],keygaben, Points[id], Kills[id], NeedKills[id])
}
Please move me this hud message as it looks in the picture

Code:
					{
						set_hudmessage(random(256), random(256), random(256), 1.0, 0.85, 0, 0.00, 1.0, 0.00, 0.00);
						ShowSyncHudMsg(id, g_syncHudMessage1, "StatTrack %s^nConfirmed Kills: %i", WeaponNames[i], kill[i][id]);
					}
And this should be below the first message


__________________

We have over 400 skins on weapons and 5 types for hands!
Costumes for players!
New style for Top15 and stats!
Kill marks, molotov!
And many more are waiting for you to play!

Last edited by GaBy96; 09-27-2020 at 02:18.
GaBy96 is offline
Send a message via Skype™ to GaBy96
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 09-26-2020 , 03:46   Re: Position the hud message
Reply With Quote #2

PHP Code:

set_hudmessage
(random(256), random(256), random(256), 0.800.000.001.000.000.004);
    
ShowSyncHudMsg(idsg_syncHudMessage2"[Rank: %s | Key: %d | Euro: %d | Kills: %d | Need Kill: %d]",Rangs[Rang[id]],keygabenPoints[id], Kills[id], NeedKills[id])




    
set_hudmessage(random(256), random(256), random(256), 0.800.1000.001.00.000.00);
    
ShowSyncHudMsg(idg_syncHudMessage1"StatTrack %s^nConfirmed Kills: %i"WeaponNames[i], kill[i][id]); 
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 09-26-2020 at 04:32.
Supremache is offline
GaBy96
Member
Join Date: Oct 2012
Location: Spain
Old 09-26-2020 , 03:56   Re: Position the hud message
Reply With Quote #3


It's not ok


Is it because I changed so that there is no longer a single line but to look beautiful under each other?
Code:
	set_hudmessage(random(256), random(256), random(256), 0.56, 0.01, 0, 0.00, 1.00, 0.00, 0.00, 4);
	ShowSyncHudMsg(ids, g_syncHudMessage2, "Rank: %s^n Key: %d^n Euro: %d^n Kills: %d^n Need Kill: %d",Rangs[Rang[id]],keygaben, Points[id], Kills[id], NeedKills[id])
}
__________________

We have over 400 skins on weapons and 5 types for hands!
Costumes for players!
New style for Top15 and stats!
Kill marks, molotov!
And many more are waiting for you to play!

Last edited by GaBy96; 09-26-2020 at 04:03.
GaBy96 is offline
Send a message via Skype™ to GaBy96
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 09-26-2020 , 04:33   Re: Position the hud message
Reply With Quote #4

Edited..
Why did put them togther ??
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
GaBy96
Member
Join Date: Oct 2012
Location: Spain
Old 09-26-2020 , 04:39   Re: Position the hud message
Reply With Quote #5

Sorry I didn't specify I want each text to be one below the other:

Rank: ..
Key: ...
Euro: ..
Kills: ..
StatTrack: ...
Confirmed Kills: ..


sorry again


Edit: Solved


StatTrack:
Code:
						set_hudmessage(random(256), random(256), random(256), 0.75, 0.18, 0, 0.00, 1.0, 0.00, 0.00);
						ShowSyncHudMsg(id, g_syncHudMessage1, "StatTrack %s^nConfirmed Kills: %i", WeaponNames[i], kill[i][id]);
Details:
Code:
	set_hudmessage(random(256), random(256), random(256), 0.8, 0.05, 0, 0.00, 1.00, 0.00, 0.00, 4);
	ShowSyncHudMsg(ids, g_syncHudMessage2, "Rank: %s^n Key: %d^n Euro: %d^n Kills: %d^n Need Kill: %d",Rangs[Rang[id]],keygaben, Points[id], Kills[id], NeedKills[id])
__________________

We have over 400 skins on weapons and 5 types for hands!
Costumes for players!
New style for Top15 and stats!
Kill marks, molotov!
And many more are waiting for you to play!

Last edited by GaBy96; 09-26-2020 at 05:25.
GaBy96 is offline
Send a message via Skype™ to GaBy96
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 19:17.


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