登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
1
複製總數
256
圖層數
11
Italian Flag
作者:
PrimoPasta
代碼 BATTLEFIELD 1
复制到剪贴板
显示代码
var request=new XMLHttpRequest;request.open("POST","https://companion-api.battlefield.com/jsonrpc/web/api?Emblems.newPrivateEmblem",!0),request.onreadystatechange=function(){if(request.readyState==XMLHttpRequest.DONE){var e=JSON.parse(request.responseText);e.result?window.location.href=window.location.href.replace("/new","/edit/")+e.result.slot:alert("Error")}},request.setRequestHeader("Content-Type","application/json;charset=UTF-8"),request.setRequestHeader("X-GatewaySession",localStorage.gatewaySessionId),data={jsonrpc:"2.0",method:"Emblems.newPrivateEmblem",params:{data:'[{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.4961662044,"height":185.8461292832,"width":309.839273208,"asset":"Square","selectable":true,"left":160.619006696,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.6353254691,"height":168.9110519738,"width":289.6884620908,"asset":"Square","selectable":true,"left":160.619006696,"fill":"#FFFFFF"},{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.3103647489,"height":169.5609734141,"width":96.92234203059999,"asset":"Square","selectable":true,"left":64.2359466659,"fill":"#005826"},{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.3103647489,"height":169.5609734141,"width":96.92234203059999,"asset":"Square","selectable":true,"left":260.2359466659,"fill":"#9E0B0F"},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":169.2515028019,"height":176.39452859240004,"width":9.8461538462,"asset":"Stroke","selectable":true,"left":113,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":168.2515028019,"height":176.39452859240004,"width":9.8461538462,"asset":"Stroke","selectable":true,"left":212,"fill":"#000000"},{"opacity":0.15,"angle":0,"flipX":false,"flipY":false,"top":2.3162344595,"height":509.1851240556,"width":769.8704823111,"asset":"Circle","selectable":true,"left":-52.3410864128,"fill":"#000000"},{"opacity":1,"angle":90,"flipX":false,"flipY":false,"top":35.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":166.8353880055,"fill":"#000000"},{"opacity":1,"angle":90,"flipX":false,"flipY":false,"top":301.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":166.8353880055,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":false,"flipY":true,"top":186.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":357.8353880055,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":false,"flipY":true,"top":187.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":-34.1646119945,"fill":"#000000"}]'},id:"00000000-0000-0000-0000-000000000000"},request.send(JSON.stringify(data));
代碼 BATTLEFIELD 4, Hardline
复制到剪贴板
显示代码
emblem.emblem.load({"objects":[{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.4961662044,"height":185.8461292832,"width":309.839273208,"asset":"Square","selectable":true,"left":160.619006696,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.6353254691,"height":168.9110519738,"width":289.6884620908,"asset":"Square","selectable":true,"left":160.619006696,"fill":"#FFFFFF"},{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.3103647489,"height":169.5609734141,"width":96.92234203059999,"asset":"Square","selectable":true,"left":64.2359466659,"fill":"#005826"},{"opacity":1,"angle":0,"flipX":true,"flipY":true,"top":168.3103647489,"height":169.5609734141,"width":96.92234203059999,"asset":"Square","selectable":true,"left":260.2359466659,"fill":"#9E0B0F"},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":169.2515028019,"height":176.39452859240004,"width":9.8461538462,"asset":"Stroke","selectable":true,"left":113,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":false,"flipY":false,"top":168.2515028019,"height":176.39452859240004,"width":9.8461538462,"asset":"Stroke","selectable":true,"left":212,"fill":"#000000"},{"opacity":0.15,"angle":0,"flipX":false,"flipY":false,"top":2.3162344595,"height":509.1851240556,"width":769.8704823111,"asset":"Circle","selectable":true,"left":-52.3410864128,"fill":"#000000"},{"opacity":1,"angle":90,"flipX":false,"flipY":false,"top":35.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":166.8353880055,"fill":"#000000"},{"opacity":1,"angle":90,"flipX":false,"flipY":false,"top":301.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":166.8353880055,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":false,"flipY":true,"top":186.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":357.8353880055,"fill":"#000000"},{"opacity":1,"angle":0,"flipX":false,"flipY":true,"top":187.7670776011,"height":419.62479899949994,"width":83.9249597999,"asset":"Stroke","selectable":true,"left":-34.1646119945,"fill":"#000000"}]});
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
标签
Italy
Italia
Italian
Flag
广告