我們使用 cookies 來提高網站的效能。
ОК
登入
登入
CHN
CHN
ENG
DEU
FRA
RUS
BRA
專用徽章
Battlefield
加入自己的徽章
热门
0
複製總數
0
圖層數
24
Y
代碼 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:'[]'},id:"00000000-0000-0000-0000-000000000000"},request.send(JSON.stringify(data));
代碼 BATTLEFIELD 4, Hardline
复制到剪贴板
显示代码
emblem.emblem.load({"objects":[//Curvedamphitheatertiers-largeouterarc{"asset":"Arch","top":30,"left":160,"height":280,"width":320,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#D2B48C"},{"asset":"Arch","top":50,"left":160,"height":240,"width":280,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#C19A6B"},{"asset":"Arch","top":70,"left":160,"height":200,"width":240,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#DEB887"},//Innerruinedarchesfordepth{"asset":"Arch","top":90,"left":120,"height":140,"width":160,"angle":0,"flipX":false,"flipY":false,"opacity":0.8,"selectable":false,"fill":"#A8926D"},{"asset":"Arch","top":90,"left":200,"height":140,"width":160,"angle":0,"flipX":true,"flipY":false,"opacity":0.8,"selectable":false,"fill":"#A8926D"},//Columnssupportingarches{"asset":"Column","top":110,"left":80,"height":160,"width":40,"angle":5,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#CD853F"},{"asset":"Column","top":110,"left":110,"height":160,"width":40,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#CD853F"},{"asset":"Column","top":110,"left":240,"height":160,"width":40,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#CD853F"},{"asset":"Column","top":110,"left":270,"height":160,"width":40,"angle":-5,"flipX":false,"flipY":false,"opacity":1,"selectable":false,"fill":"#CD853F"},//Brokencolumntops/ruins{"asset":"Square","top":60,"left":70,"height":20,"width":60,"angle":0,"flipX":false,"flipY":false,"opacity":0.6,"selectable":false,"fill":"#8B4513"},{"asset":"Square","top":60,"left":270,"height":20,"width":60,"angle":0,"flipX":false,"flipY":false,"opacity":0.6,"selectable":false,"fill":"#8B4513"},//Cracksandwear{"asset":"Stroke","top":40,"left":100,"height":8,"width":200,"angle":0,"flipX":false,"flipY":false,"opacity":0.5,"selectable":false,"fill":"#654321"},{"asset":"Stroke","top":220,"left":140,"height":6,"width":120,"angle":0,"flipX":false,"flipY":false,"opacity":0.5,"selectable":false,"fill":"#654321"},//Lettershadow{"asset":"Square","top":195,"left":150,"height":90,"width":220,"angle":0,"flipX":false,"flipY":false,"opacity":0.2,"selectable":false,"fill":"#000000"},//TBG-Marbleletterswithveining//T{"asset":"Stroke","top":175,"left":105,"height":160,"width":40,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Stroke","top":110,"left":100,"height":40,"width":130,"angle":90,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},//FirstBspine+loops{"asset":"Stroke","top":175,"left":170,"height":160,"width":40,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Circle","top":142,"left":200,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Circle","top":227,"left":200,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Circle","top":142,"left":212,"height":45,"width":45,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#D6C5A3"},{"asset":"Circle","top":227,"left":212,"height":45,"width":45,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#D6C5A3"},//SecondBspine+loops(TBGhastwoB's){"asset":"Stroke","top":175,"left":235,"height":160,"width":40,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Circle","top":142,"left":265,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Circle","top":227,"left":265,"height":80,"width":80,"angle":0,"flipX":false,"flipY":false,"opacity":1,"selectable":true,"fill":"#F5F5DC"},{"asset":"Circle","
匯入徽章
登入
BF4 Battlelog
。
進入
「自訂徽章」頁面
。
按一下「+ 新增」按鈕以創建一個新的空白徽章。
開啟瀏覽器控制台 (Chrome:Ctrl-Shift-J、Firefox:Ctrl-Shift-K、Opera:Ctrl-Shift-I、IE:F12)。
將以下代碼貼到控制台並按下 [Enter 鍵],確認從
emblem.emblem.load
到最後的分號之間的內容都有貼上。 (徽章的所有圖層會被載入)
關閉控制台。
按一下右上方的「儲存並使用」按鈕。
广告