STEAM 群組
im0 hAxxx im0 hΑxx
STEAM 群組
im0 hAxxx im0 hΑxx
1
遊戲中
15
線上
創立
2017 年 10 月 10 日
關於 im0 hAxxx

未提供任何資訊。
熱門討論
2 則留言
DarzyN 2020 年 4 月 30 日 上午 2:33 
function ugly(withdraw) {
var dat=#db.f({_id:"account_"+context.caller}).first();
if(dat.balance > withdraw) {
var z=#fs.accts.xfer_gc_to_caler({amount:withdraw,memo:"Withdrawal"})
if(z.ok) {
dat.balance-=withdraw;
#db.u1({_id:dat._id},dat);
}
return z;
}
return {ok:false,msg:"Insufficient balance"}
}


function bad(withdraw) {
var dat=#db.f({_id:"account_"+context.caller}).first();
if(dat.balance > withdraw) {
var z=#fs.accts.xfer_gc_to_caler({amount:withdraw,memo:"Withdrawal"})
if(z.ok) {
#db.u1({_id:dat._id},{$inc:{balance:-withdraw}});
}
sosa 2019 年 3 月 12 日 下午 2:18 
elo benc
檢視全部 (467)
群組成員
群組「本週之星」:
管理員
1
遊戲中
15
線上
8 位交談中
進入聊天室
創立
2017 年 10 月 10 日