登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
0
複製總數
5
圖層數
8
スター団
作者:
EG20
代碼 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":356.96447620171796,"flipX":false,"flipY":false,"top":78.125,"height":84.94054874006488,"width":57.30158707026658,"asset":"Triangle","selectable":true,"left":151.875,"fill":"#ABA000"},{"opacity":1,"angle":288.0944168913069,"flipX":true,"flipY":false,"top":143.48772748317856,"height":78.28589832472804,"width":61.06416088642512,"asset":"Triangle","selectable":true,"left":70,"fill":"#ABA000"},{"opacity":1,"angle":70.72575499772961,"flipX":false,"flipY":false,"top":133.125,"height":99.39022585607606,"width":54.75304669501367,"asset":"Triangle","selectable":true,"left":243.125,"fill":"#ABA000"},{"opacity":1,"angle":250.83185971235872,"flipX":false,"flipY":false,"top":159.375,"height":60.30197667273369,"width":54.80263598301583,"asset":"Triangle","selectable":true,"left":168.125,"fill":"#ABA000"},{"opacity":1,"angle":250.5458848961628,"flipX":false,"flipY":false,"top":219.5355355488811,"height":48.40791875315542,"width":13.232685937160724,"asset":"RightTriangle","selectable":true,"left":193.125,"fill":"#ABA000"},{"opacity":1,"angle":250.5166414258316,"flipX":true,"flipY":false,"top":257.7645155470974,"height":48.10740067960652,"width":69.5919558341162,"asset":"RightTriangle","selectable":true,"left":206.875,"fill":"#ABA000"},{"opacity":1,"angle":322.9763738388804,"flipX":true,"flipY":false,"top":236.4805011534603,"height":59.165990805000206,"width":80.34124844144702,"asset":"RightTriangle","selectable":true,"left":85,"fill":"#ABA000"},{"opacity":1,"angle":322.9763738388804,"flipX":false,"flipY":false,"top":196.8871410750664,"height":59.165990805000206,"width":51.40055047218599,"asset":"RightTriangle","selectable":true,"left":136.875,"fill":"#ABA000"}]'},id:"00000000-0000-0000-0000-000000000000"},request.send(JSON.stringify(data));
代碼 BATTLEFIELD 4, Hardline
复制到剪贴板
显示代码
emblem.emblem.load({"objects":[{"opacity":1,"angle":356.96447620171796,"flipX":false,"flipY":false,"top":78.125,"height":84.94054874006488,"width":57.30158707026658,"asset":"Triangle","selectable":true,"left":151.875,"fill":"#ABA000"},{"opacity":1,"angle":288.0944168913069,"flipX":true,"flipY":false,"top":143.48772748317856,"height":78.28589832472804,"width":61.06416088642512,"asset":"Triangle","selectable":true,"left":70,"fill":"#ABA000"},{"opacity":1,"angle":70.72575499772961,"flipX":false,"flipY":false,"top":133.125,"height":99.39022585607606,"width":54.75304669501367,"asset":"Triangle","selectable":true,"left":243.125,"fill":"#ABA000"},{"opacity":1,"angle":250.83185971235872,"flipX":false,"flipY":false,"top":159.375,"height":60.30197667273369,"width":54.80263598301583,"asset":"Triangle","selectable":true,"left":168.125,"fill":"#ABA000"},{"opacity":1,"angle":250.5458848961628,"flipX":false,"flipY":false,"top":219.5355355488811,"height":48.40791875315542,"width":13.232685937160724,"asset":"RightTriangle","selectable":true,"left":193.125,"fill":"#ABA000"},{"opacity":1,"angle":250.5166414258316,"flipX":true,"flipY":false,"top":257.7645155470974,"height":48.10740067960652,"width":69.5919558341162,"asset":"RightTriangle","selectable":true,"left":206.875,"fill":"#ABA000"},{"opacity":1,"angle":322.9763738388804,"flipX":true,"flipY":false,"top":236.4805011534603,"height":59.165990805000206,"width":80.34124844144702,"asset":"RightTriangle","selectable":true,"left":85,"fill":"#ABA000"},{"opacity":1,"angle":322.9763738388804,"flipX":false,"flipY":false,"top":196.8871410750664,"height":59.165990805000206,"width":51.40055047218599,"asset":"RightTriangle","selectable":true,"left":136.875,"fill":"#ABA000"}]});
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
广告