【討論】用了vip後的交易所領取金額不是多30%嗎?

(function(w,d,s,l,i))(window,document,'script','dataLayer','GTM-KDKMGT');
(function(d, s, id) var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=668497826514848"; fjs.parentNode.insertBefore(js, fjs); (document, 'script', 'facebook-jssdk'));






if(BAHAID)

BAHAIDlow = BAHAID.toLowerCase();

document.write('');

document.write('

');
document.write('');
document.write('');
document.write('');
document.write('

');

//document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');

else
document.write('
');
document.write('');
document.write('
    ');
    document.write('
  • 我要登入
  • ');
    document.write('
  • 註冊
  • ');
    document.write('
  • ');
    document.write('
');
document.write('
');


document.write('
');

var hotKeywords = ["u4e16u754cu738b","u99ac","u8077u696d","u8cbfu6613","u65b0u624b","u8cfau9322","u885du88dd","u91e3u9b5a","u9ed1u8272u6c99u6f20","u5e06u8239","u88ddu5099","u6d77u602a","u758au5c64","u5bf5u7269","u5361u666e"];
var useOldSearch = 0;
var googlecseLoad = function()
var cx = '001994533065495648396:c3salsx3fty';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
;





service = new rsearch('rsearch');

if( BAHAID )
NOTIFY_getnum(undefined, notifynum);
run30 = setInterval("NOTIFY_getnum()",60000);


function insideSecondaryfunc(frm, evt)
if( 0 < egg('.isecondaryfunc').size() )
var class_display_state = egg('.isecondaryfunc').css('display');
if( "none" == class_display_state )
if( 1 == frm )
egg('.isecondaryfunc').css('display', '');
egg('#isecondaryfuncshow').css('display', 'none');

else
egg('.isecondaryfunc').css('display', 'none');
egg('#isecondaryfuncshow').css('display', '');


evt = window.event

 



var searchParam = false;BH_Menu_Render('FORUM_board', 0, 0, 'board_name=%E9%BB%91%E8%89%B2%E6%B2%99%E6%BC%A0%20BLACK%20DESERTboard_sn=19017c1=12327snA=42547sn=subbsn=0page=C.phplock=article_title=%E3%80%90%E8%A8%8E%E8%AB%96%E3%80%91%E7%94%A8%E4%BA%86vip%E5%BE%8C%E7%9A%84%E4%BA%A4%E6%98%93%E6%89%80%E9%A0%98%E5%8F%96%E9%87%91%E9%A1%8D%E4%B8%8D%E6%98%AF%E5%A4%9A30%EF%BC%85%E5%97%8E%EF%BC%9FbPage=0', searchParam);





top_abanner1000()




















    LV.
    25


    GP
    250


















    【討論】用了vip後的交易所領取金額不是多30%嗎?



    樓主
    bluesky100
    bluesky100

    GP0
    BP-




    2018-09-15 16:32:29







    怎麼賣了10e的東西只收回7e多...





    0



    -














    LV.
    22


    GP
    503




















    2 樓
    果子狸樓煌‧小副狸
    s911613

    GP20
    BP-



    2018-09-15 16:52:38 編輯







    賣東西, 交易所抽35%手續費, 實拿 = 賣價*0.65

    有VIP, 扣完交易手續費之後多30%, 實拿 = (賣價*0.65)*1.3 = 賣價*0.845



    有VIP的時候, 在我的物品畫面查看可以拿到的錢, 這個時候還是賣價*0.65的金額

    領出來的時候才會計算30%拿到手








    20



    -














    LV.
    22


    GP
    143




















    3 樓
    黑貓
    solitarymist

    GP0
    BP-



    2018-09-15 23:47:52







    有禮包的話
    會拿到賣價的0.85左右

    要注意的是 這裡的賣價不是指預購價



    預購金額再高  最多只能多拿物品原價的6%左右






    0



    -

















    jQuery(function()jQuery('.imgfill').imagefill(););


    ◄►


    1




    function chpagehotkey(code)
    if (code === 119)
    location.href = "?page=2&bsn=19017&snA=42547&tnum=2";

    else if(code === 118)
    location.href = "?page=0&bsn=19017&snA=42547&tnum=2";








    板務人員:

    1137 筆精華,08/22 更新
    一個月內新增 0 筆
    歡迎加入共同維護。







    googletag.cmd.push(function() googletag.display('div-gpt-ad-1489070677458-0'); );































    回列表
    分享追蹤
    回覆關圖


    【討論】用了vip後的交易所領取金額不是多30%嗎?







    (function(window, $)
    'use strict';

    var goTop = $('.c-fixed--footer .gotop');
    $(window).on('scroll', function()
    if(goTop.data('sliding') == 'yes')
    return;


    var scrollTop = $(window).scrollTop();
    var height = $(window).height();
    if (scrollTop >= height && goTop.is(':hidden'))
    goTop.data('sliding', 'yes').slideDown('fast', function()
    goTop.removeData('sliding').show();
    );
    else if (scrollTop < height && goTop.is(':visible'))
    goTop.data('sliding', 'yes').slideUp('fast', function()
    goTop.removeData('sliding').hide();
    );

    );
    )(window, jQuery);


    var attachMediaLogin = 'N';


    if( '1' == '0' )
    location.href="#down";
    else if( 0 != 0 )
    location.href="#0";


    //巴哈商城
    if( $('#gshop_link').size() )
    var btn_gshop_link = $('#gshop_link').html();
    $('#gshop_link').html('');
    else
    var btn_gshop_link = '';


    buttonToMobile();

    //右側廣告固定
    function fadRefresh()
    var posY = egg('#flySalve').pos().y;
    var fad_style = document.getElementById("flySalve").style;
    window.onscroll = fadRefresh;
    window.onresize = function() fad_style.left = null;;














    face我們了解您不想看到廣告的心情⋯ 若您願意支持巴哈姆特永續經營,請將 gamer.com.tw 加入廣告阻擋工具的白名單中,謝謝 !【教學】




    googlecseLoad();

    jQuery(".a-mercy-d").click(function()
    var url = this.href;
    var goRedirect = false;
    var openNew = (this.target) ? true : false;

    if( url )
    jQuery.get( "/ajax/baha_lkasoo.php", id: jQuery(this).data('ssn') )
    .done(function()
    goRedirect = true;
    if( !openNew )
    document.location = url;

    );

    setTimeout(function()
    if (!goRedirect)
    if( !openNew )
    document.location = url;


    , 1500);


    if( !openNew )
    return false;

    );

    var mercyadblock = (function ()
    var adblock = ;

    adblock.show = function ()
    jQuery('.alert-close').parent().show();
    ;

    adblock.hide = function ()
    jQuery('.alert-close').parent().hide();
    ;

    adblock.check = function ()
    if (localStorage.getItem('admercyblocks') === null)
    jQuery('.alert-close').parent().show();
    else
    var hourts = Math.floor(Date.now() / 1000)-86400;
    if (localStorage.getItem('admercyblocks') < hourts)
    jQuery('.alert-close').parent().show();
    localStorage.removeItem('admercyblocks');


    ;

    return adblock;
    ());

    if (typeof(Storage) === "undefined")
    /*load fail*/
    if (typeof antiadb === 'undefined')
    mercyadblock.show();
    else
    /*load success but open*/
    antiadb.onDetected(function ()
    mercyadblock.show();
    );

    else
    /*load fail*/
    if (typeof antiadb === 'undefined')
    mercyadblock.check();
    else
    /*load success but open*/
    antiadb.onDetected(function()
    mercyadblock.check();
    );



    jQuery(".alert-close").click(function()
    mercyadblock.hide();

    if (typeof(Storage) !== "undefined")
    localStorage.setItem('admercyblocks', Math.floor(Date.now() / 1000));

    );

    jQuery('body').click(function(event)
    if (!jQuery(event.target).parents('.TOP-btn').length
    && !jQuery(event.target).parents('.TOP-my').length
    && jQuery(event.target).parents('.TOP-msg').attr('id') != 'topBarMsg_'+topBarType)
    jQuery('#topBarMsg_'+topBarType).css('display','none');
    jQuery('#topBar_'+topBarType).attr('class', topBarClass);

    insideSecondaryfunc(2, event);

    );

    var mousewheelevt=(/Firefox/i.test(navigator.userAgent))? "DOMMouseScroll" : "mousewheel" //FF doesn't recognize mousewheel as of FF3.x
    if(document.getElementById('BH-top-data').attachEvent) //if IE (and Opera depending on user setting)
    document.getElementById('BH-top-data').attachEvent("on"+mousewheelevt, TOPBAR_stopWheel);

    else if(document.getElementById('BH-top-data').addEventListener) //WC3 browsers
    document.getElementById('BH-top-data').addEventListener(mousewheelevt, TOPBAR_stopWheel, false);


    if( 'function' == typeof(chpagehotkey) )
    document.onkeydown = function (evt) evt;
    chpagehotkey(evt.keyCode);
    ;


    if( typeof BH_mainmenu_init === 'function' )
    var BahamutMenu = new BH_mainmenu_init();
    BahamutMenu.onScroll();


    The name of the picture黑色沙漠手遊公會缺人名稱是GO歡迎大家查詢到後加入

    This page is only for reference, If you need detailed information, please check here
    The name of the pictureThe name of the picture

    Popular posts from this blog

    京昆高速公路

    [翻譯?] 就此消失吧

    【心得】新、舊選單《獨立快捷鍵 / 快捷列》增加、更改(圖解)