Battlefield 4 OC3D Emblem

Stevo

New member
Hey guys, This is a tutorial on how to use the emblem i created on BF4, its the OC3D logo.

2955056041032456973.png


Your welcome to attempt to make it yourself using the battlelog emblem creator. but if you just want to take the emblem for yourself to use to represent / respect the community do the following.

Goto battlelog and click the customize emblem button. When your there start a fresh emblem then press 'Ctrl+Shift+J' if your using google chrome this will open the browser console. now all you have to do is copy the next block of text. then 'Ctrl+V' to paste it on the bottom line of the console, press Enter to apply, click the little 'x' at the top right of the console window you opened then save the emblem as your own. simple as that. here's the code.

emblem.emblem.load({
"objects": [
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 304.6160426065,
"width": 304.6160426065,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 283.4879700861,
"width": 283.4879700861,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#FFFFFF"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 239.5106345203,
"width": 239.5106345203,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 225.51370380219998,
"width": 225.51370380219998,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#FFFFFF"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 185.4110860736,
"width": 185.4110860736,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 48.6481015233,
"flipX": false,
"flipY": false,
"top": 117.5631624942,
"height": 97.8627481033,
"width": 164.66939124639998,
"asset": "Soundwaves",
"selectable": false,
"left": 208,
"fill": "#8DA4CD"
},
{
"opacity": 1,
"angle": 128.3813521789,
"flipX": false,
"flipY": false,
"top": 199.5631624942,
"height": 97.8627481033,
"width": 164.66939124639998,
"asset": "Soundwaves",
"selectable": false,
"left": 210,
"fill": "#8DA4CD"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 159,
"height": 169.4569763868,
"width": 169.4569763868,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#8DA4CD"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 230.7962941245,
"width": 10.2263398616,
"asset": "Stroke",
"selectable": false,
"left": 165,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 89.9198938089,
"flipX": false,
"flipY": false,
"top": 157.4972242947,
"height": 78.0334785574,
"width": 144.9970620494,
"asset": "Eye2",
"selectable": false,
"left": 205.9853158834,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 159,
"height": 132.4715189304,
"width": 132.4715189304,
"asset": "Circle",
"selectable": false,
"left": 160,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 207.69707715890002,
"width": 18.9003547465,
"asset": "Stroke",
"selectable": false,
"left": 179.5498226268,
"fill": "#8DA4CD"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 96,
"height": 34,
"width": 15,
"asset": "Square",
"selectable": false,
"left": 196.5,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 222,
"height": 34,
"width": 17,
"asset": "Square",
"selectable": false,
"left": 197.5,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": 0,
"flipX": false,
"flipY": false,
"top": 160,
"height": 150,
"width": 18,
"asset": "Stroke",
"selectable": false,
"left": 151,
"fill": "#8DA4CD"
},
{
"opacity": 1,
"angle": -89.8500344838,
"flipX": false,
"flipY": false,
"top": 159.9057739814,
"height": 77.9999897239,
"width": 18,
"asset": "Stroke",
"selectable": false,
"left": 115.0001181752,
"fill": "#8DA4CD"
},
{
"opacity": 1,
"angle": -89.8500344838,
"flipX": false,
"flipY": false,
"top": 143.9694009426,
"height": 68.851327135,
"width": 13.941759627,
"asset": "Stroke",
"selectable": false,
"left": 106.4258615784,
"fill": "#1D3D56"
},
{
"opacity": 1,
"angle": -89.8500344838,
"flipX": false,
"flipY": false,
"top": 176,
"height": 68.851327135,
"width": 13.941759627,
"asset": "Stroke",
"selectable": false,
"left": 106.4258615784,
"fill": "#1D3D56"
}
]
});
 
Last edited:
Here's a few pictures of the emblem in action. well... photoshoot!

If your having any troubles you can get hold of me by adding me using my origin ID ' Rohiric '

8zsSGsc.jpg


EUNwKKi.jpg


3xPZ1qh.jpg


AeeWu6c.jpg


DA8DnJJ.jpg


19l2KmE.jpg


xzGsg90.jpg


Hope you enjoyed !
 
haha awesome bf4 oc3d army, works real well, but its been a while since i could even play with all the freaking server crashes and lags
 
Back
Top