登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
2
複製總數
315
圖層數
8
GreeenPNZ
代碼 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:'[{"asset": "Sheild9","left": 162,"top": 162.60211748598147,"angle": 0,"width": 302,"height": 306.7957650280371,"opacity": 1,"fill": "#FF0000","flipX": false,"flipY": false,"selectable": false},{"opacity": 1,"angle": 180,"flipX": false,"flipY": false,"top": 157.5085286835,"height": 274.0267448672,"width": 284.71087783955,"asset": "MedalFrame","selectable": false,"left": 156.644561080225,"fill": "#111111"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 154.8440991589,"height": 240.6978858178,"width": 253.3403615477,"asset": "MedalFrame","selectable": false,"left": 158.6701807738,"fill": "#FFFE00"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 157.2914572864,"height": 116.5829145729,"width": 116.5829145729,"asset": "Circle","selectable": false,"left": 158.2914572864,"fill": "#000000"},{"opacity": 1,"angle": 0,"flipX": true,"flipY": false,"top": 152.1937872113,"height": 111.4963244227,"width": 117.2303541185,"asset": "Star4","selectable": false,"left": 156.6151770593,"fill": "#FF0000"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 156.12919123972347,"height": 40.240548319853055,"width": 40.82123032115318,"asset": "Soviet","selectable": false,"left": 153.4106151605265,"fill": "#FFF200"},{"asset": "Wreath","left": 128,"top": 167,"angle": 0,"width": 59.2278125,"height": 100,"opacity": 1,"fill": "#ABA000","flipX": false,"flipY": false,"selectable": false},{"asset": "Wreath","left": 186,"top": 169,"angle": 0,"width": 59.2278125,"height": 100,"opacity": 1,"fill": "#ABA000","flipX": true,"flipY": false,"selectable": false}]'},id:"00000000-0000-0000-0000-000000000000"},request.send(JSON.stringify(data));
代碼 BATTLEFIELD 4, Hardline
复制到剪贴板
显示代码
emblem.emblem.load({"objects": [{"asset": "Sheild9","left": 162,"top": 162.60211748598147,"angle": 0,"width": 302,"height": 306.7957650280371,"opacity": 1,"fill": "#FF0000","flipX": false,"flipY": false,"selectable": false},{"opacity": 1,"angle": 180,"flipX": false,"flipY": false,"top": 157.5085286835,"height": 274.0267448672,"width": 284.71087783955,"asset": "MedalFrame","selectable": false,"left": 156.644561080225,"fill": "#111111"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 154.8440991589,"height": 240.6978858178,"width": 253.3403615477,"asset": "MedalFrame","selectable": false,"left": 158.6701807738,"fill": "#FFFE00"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 157.2914572864,"height": 116.5829145729,"width": 116.5829145729,"asset": "Circle","selectable": false,"left": 158.2914572864,"fill": "#000000"},{"opacity": 1,"angle": 0,"flipX": true,"flipY": false,"top": 152.1937872113,"height": 111.4963244227,"width": 117.2303541185,"asset": "Star4","selectable": false,"left": 156.6151770593,"fill": "#FF0000"},{"opacity": 1,"angle": 0,"flipX": false,"flipY": false,"top": 156.12919123972347,"height": 40.240548319853055,"width": 40.82123032115318,"asset": "Soviet","selectable": false,"left": 153.4106151605265,"fill": "#FFF200"},{"asset": "Wreath","left": 128,"top": 167,"angle": 0,"width": 59.2278125,"height": 100,"opacity": 1,"fill": "#ABA000","flipX": false,"flipY": false,"selectable": false},{"asset": "Wreath","left": 186,"top": 169,"angle": 0,"width": 59.2278125,"height": 100,"opacity": 1,"fill": "#ABA000","flipX": true,"flipY": false,"selectable": false}]});
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
广告