STEAM 组
im0 hAxxx im0 hΑxx
STEAM 组
im0 hAxxx im0 hΑxx
9
游戏中
42
在线
成立于
2017 年 10 月 10 日
关于 im0 hAxxx

未提供信息。
热门讨论
2 条留言
PaiN 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
查看全部 (459)
组成员
组周最佳玩家:
管理员
9
游戏中
42
在线
8 聊天中
进入聊天室
成立于
2017 年 10 月 10 日