Skip to content

Instantly share code, notes, and snippets.

@Gelmo
Created March 5, 2020 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gelmo/7b118403bacd4dcb26b46a513b5cd5a4 to your computer and use it in GitHub Desktop.
Save Gelmo/7b118403bacd4dcb26b46a513b5cd5a4 to your computer and use it in GitHub Desktop.
Adem's HUD for Diabotical
hud_definition = {"elements":[{"t":"misc_settings","x":0,"y":0,"fl":"1","dirhint":"1","hudaspect":"default","film":"4|ML|3?4?ML?3"},{"t":"chat","x":6,"y":82,"height":30,"width":50,"fontSize":"1.6","align":"left","color":"white","pivot":"bottom-left"},{"t":"hp","x":48,"y":92,"width":9.5,"fontSize":"11","scaleOnPickup":"1","color":"#2CD86B","threshold":"100","thresholdColor":"#2CD86B","shadow":1,"pivot":"right-edge","gid":-1,"font":"montserrat"},{"t":"armor","x":52,"y":92,"width":9.5,"fontSize":"11","scaleOnPickup":"1","color":"#C0C231","threshold":"100","thresholdColor":"#FFFFFF","shadow":1,"pivot":"left-edge","hideIf0":"0","gid":-1,"font":"montserrat"},{"t":"item_picked","x":50,"y":71,"fontSize":"2.2","shadow":1,"icon":1,"owner":"1","pivot":"center","iconWidth":3.5,"gid":-1,"font":"montserrat"},{"t":"you_fragged","x":50,"y":24,"fontSize":"4","font":"veneer-italic","color":"#BDBDBDBF","pivot":"center","align":"center"},{"t":"my_team_score","x":25,"y":"6","sWidth":"7","nWidth":"20","height":4.5,"align":"center","fontSize":"2.6","reverse":1,"players":1,"pivot":"top-right","name_bg_opacity":"BF","gid":1,"sC":"#FFFFFF","color":"#FFFFFF","sFont":"furore","font":"montserrat","shadow":1},{"t":"enemy_team_score","x":75,"y":7,"sWidth":"7","nWidth":"20","height":4.5,"align":"center","fontSize":"2.6","reverse":"0","players":"1","pivot":"top-left","name_bg_opacity":"BF","gid":1,"sC":"#FFFFFF","color":"#FFFFFF","sFont":"furore","font":"montserrat","shadow":1},{"t":"teammates_alive","x":16,"y":"60","fontSize":"1.5","color":"#2CD86B","align":"center","shadow":1,"aliveText":"1","teamColor":"1","pivot":"top-edge","gid":1,"font":"roboto-bold"},{"t":"enemies_alive","x":83,"y":"60","fontSize":"1.5","color":"#c80f0f","align":"center","shadow":"1","aliveText":"1","pivot":"top-edge","teamColor":"1","gid":1,"font":"roboto-bold"},{"t":"frag_feed","x":96,"y":3,"height":20,"width":30,"fontSize":"2.2","v_align":"flex-end","bottomUp":"0","direction":"bottom","pivot":"top-right","font":"roboto-bold"},{"t":"game_timer","x":50,"y":"1","fontSize":"4.5","shadow":"1","color":"rgba(255,255,255,0.99)","gid":1,"pivot":"top-edge","font":"roboto-bold"},{"t":"time_limit","x":50,"y":55,"fontSize":"1.5","shadow":"1","pivot":"top-edge","align":"center","gid":1},{"t":"dodge","x":50,"y":91,"fontSize":"1.5","iSize":"5","mC":"#FFFFFF","icon_inactive_opacity":"0.4","bRadius":"0.8","cCode":"15","bWidth":"0","bgC":"#00000000","aT":2,"pivot":"center"},{"t":"item","x":34,"y":96,"fontSize":"1","iSize":"7","mC":"#FFFFFFC2","bRadius":"10","cCode":"15","bWidth":"3","bgC":"#00000063","pivot":"center","style":"default","iC":"custom","font":"roboto-bold"},{"t":"weapons_list","gid":-1,"x":50,"y":80,"mode":"all","direction":"horizontal reverse","wDirection":"vertical","font":"montserrat","fontSize":"2","aWidth":"5.5","aPadding":"0","aAlign":"center","accShow":1,"accFontSize":"1.5","iHeight":"35","iWidth":"48","wSepWidth":"1","sepWidth":"24","cBitWidth":"0","keybindShow":0,"aKeybindShow":"0","aBarShow":0,"aBarWidth":"0.6","aBarWC":0,"iOpacityInactive":"1","aOpacityInactive":"1","iC":"weapon","iCCustom":"#FFFFFFCC","iCActive":"weapon","iCActiveCustom":"#FFFFFF","iBGC":"custom","iBGCCustom":"#0000003D","iBGCActive":"custom","iBGCActiveCustom":"#00000094","aC":"custom","aCCustom":"#FFFFFFBF","aCActive":"custom","aCActiveCustom":"#FFFFFF","aBGC":"custom","aBGCCustom":"#00000012","aBGCActive":"weapon","aBGCActiveCustom":"#00000000","pivot":"center"},{"t":"powerup","gid":-1,"x":64,"y":96,"fontSize":"1.5","iSize":"7","mC":"white","bRadius":"10","cCode":"15","bWidth":0.2,"bgC":"#24232188","iC":"custom","iCCustom":"#ffffff","style":"default","pivot":"center","font":"roboto-bold"},{"t":"rect","gid":2,"x":69,"y":73,"width":0.1,"height":5,"bRadius":"0","cCode":"15","skewX":"0","skewY":"0","bgC":"custom","bgCCustom":"#FFFFFF","hide_dead":"1","advanced":""},{"t":"current_weapon_icon","gid":2,"x":100,"y":73,"width":5,"height":5,"weapon_fill":0,"fill":"white","pivot":"right-edge","shadow":1},{"t":"current_ammo","gid":2,"x":58,"y":73,"fontSize":"5","align":"center","color":"#FFFFFF","font":"montserrat","shadow":1,"weapon_fill":0,"pivot":"right-edge"},{"t":"fps","gid":-1,"x":0,"y":0,"fontSize":"1.5","font":"roboto","pivot":"top-left","shadow":1},{"t":"voicechat","gid":-1,"x":2,"y":4,"fontSize":"1.5","font":"montserrat","color":"white","pivot":"top-left","v_align":"flex-start","iC":"#00ff00"},{"t":"speed","gid":-1,"x":50,"y":97,"fontSize":"4","pivot":"center","color":"#ffffff","hideUnit":1,"font":"montserrat","shadow":1}],"groups":[{"gid":1,"x":50,"y":2.2,"width":40,"height":10,"pivot":"top-edge"},{"gid":2,"x":96,"y":92,"width":25,"height":10,"advanced":"","pivot":"bottom-right"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment