(adsbygoogle = window.adsbygoogle || []).push({});
Hey it is nothing too special it was just an idea I had
.
You can make the Rank,Prestige icon and player name flash bigger and smaller for unlimated time, the only downside is you cannot do anything e.g shoot whilst the bind is on.
Code:
Rank:
bind Dpad_right "cg_overheadRankSize 1.0;wait 50;vstr 1x"
set 1x "cg_overheadRankSize 5.0;wait 50;vstr 2z"
set 2z "cg_overheadRankSize 1.0;wait 50;vstr 3y"
set 3y "cg_overheadRankSize 5.0;wait 50;vstr 4x"
set 4x "cg_overheadRankSize 1.0;wait 50;vstr 1x"
[Change the wait for faster flashing and the size to what ever you want

]
Prestige Icon: cg_overheadIconSize "0.7"
Player Name: cg_overheadNamesSize "0.5"
Based off "Skatekid"s Disco mod:
You must login or register to view this content.
100% credit to him for the code layout
Video:
[ame=
https://www.youtube.com/watch?v=Rrbbzp0BkLw]YouTube - Flashing rank hack[/ame]