我們使用 cookies 來提高網站的效能。
ОК
登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
0
複製總數
0
圖層數
12
Perc
代碼 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:'[//Background{"asset":"Square","top":160,"left":160,"height":320,"width":320,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#000000"},//Tvertical{"asset":"Stroke","top":175,"left":85,"height":160,"width":30,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Ttopbar{"asset":"Stroke","top":110,"left":85,"height":30,"width":110,"angle":90,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Bverticalspine{"asset":"Stroke","top":175,"left":155,"height":160,"width":30,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Btopcurve{"asset":"Circle","top":130,"left":185,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Bbottomcurve{"asset":"Circle","top":220,"left":185,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Bcutmiddle(backgroundmask){"asset":"Circle","top":130,"left":195,"height":50,"width":50,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},{"asset":"Circle","top":220,"left":195,"height":50,"width":50,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},//Goutercircle{"asset":"Circle","top":175,"left":255,"height":130,"width":130,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Ginnercut{"asset":"Circle","top":175,"left":255,"height":90,"width":90,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},//Grightcut{"asset":"Square","top":175,"left":285,"height":130,"width":70,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},//Ginnerbar{"asset":"Stroke","top":190,"left":260,"height":60,"width":20,"angle":90,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"}]'},id:"00000000-0000-0000-0000-000000000000"},request.send(JSON.stringify(data));
代碼 BATTLEFIELD 4, Hardline
复制到剪贴板
显示代码
emblem.emblem.load({"objects":[//Background{"asset":"Square","top":160,"left":160,"height":320,"width":320,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#000000"},//Tvertical{"asset":"Stroke","top":175,"left":85,"height":160,"width":30,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Ttopbar{"asset":"Stroke","top":110,"left":85,"height":30,"width":110,"angle":90,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Bverticalspine{"asset":"Stroke","top":175,"left":155,"height":160,"width":30,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Btopcurve{"asset":"Circle","top":130,"left":185,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Bbottomcurve{"asset":"Circle","top":220,"left":185,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Bcutmiddle(backgroundmask){"asset":"Circle","top":130,"left":195,"height":50,"width":50,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},{"asset":"Circle","top":220,"left":195,"height":50,"width":50,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},//Goutercircle{"asset":"Circle","top":175,"left":255,"height":130,"width":130,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"},//Ginnercut{"asset":"Circle","top":175,"left":255,"height":90,"width":90,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},//Grightcut{"asset":"Square","top":175,"left":285,"height":130,"width":70,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#000000"},//Ginnerbar{"asset":"Stroke","top":190,"left":260,"height":60,"width":20,"angle":90,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#FFFFFF"}]});
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
广告