Post: Prestige Master Icon Code?
02-06-2015, 11:09 PM #1
TAZBXIV
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Whats up NGU, I would like to add something unique to my menu but I don't know if its possible. Does anyone know of a Prestige Master Icon? For example in game if you were to type '[{+melee}]' it would come on the screen as 'R3' But instead of R3 I need it to be a Prestige Master icon.
Thanks in advance Upside Down Happy
(adsbygoogle = window.adsbygoogle || []).push({});
02-06-2015, 11:15 PM #2
SyGnUs
Give a F*** About Your Lifestyle
Originally posted by 115 View Post
Whats up NGU, I would like to add something unique to my menu but I don't know if its possible. Does anyone know of a Prestige Master Icon? For example in game if you were to type '[{+melee}]' it would come on the screen as 'R3' But instead of R3 I need it to be a Prestige Master icon.
Thanks in advance Upside Down Happy


Well the icons name is prestige_11, never tried it in text not sure if that would actually work like that.
02-06-2015, 11:18 PM #3
TAZBXIV
Bounty hunter
Thank you. I will try that out. For example would it be '[{+prestige_11}]'?
02-06-2015, 11:21 PM #4
SyGnUs
Give a F*** About Your Lifestyle
No that probably won't work, not really sure if you can use those in the text itself.
02-19-2015, 03:22 AM #5
its rank_prestige10
02-19-2015, 07:16 AM #6
BicycleMods
Do a barrel roll!
Originally posted by 115 View Post
Whats up NGU, I would like to add something unique to my menu but I don't know if its possible. Does anyone know of a Prestige Master Icon? For example in game if you were to type '[{+melee}]' it would come on the screen as 'R3' But instead of R3 I need it to be a Prestige Master icon.
Thanks in advance Upside Down Happy


{
hmb=spawnstruct();
hmb.titleText= "^5Welcome To Main Menu";
hmb.notifyText= "Your Status Is: " + verificationToColor(self.status);
hmb.iconName= "rank_prestige11";
hmb.glowColor= (0, 0.2, 1);
hmb.hideWhenInMenu=true;
hmb.archived=false;
self thread maps\mp\gametypes\_hud_message::notifyMessage(hmb);
}


There you go. Needa

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo