STEAM-GROEP
im0 hAxxx im0 hΑxx
STEAM-GROEP
im0 hAxxx im0 hΑxx
11
IN SPEL
79
ONLINE
Opgericht
10 oktober 2017
OVER im0 hAxxx

Geen informatie gegeven.
POPULAIRE DISCUSSIES
2 opmerkingen
PaiN 30 apr 2020 om 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 12 mrt 2019 om 14:18 
elo benc
GROEPSLEDEN
Groepsspeler van de week:
Beheerders
11
IN SPEL
79
ONLINE
8 IN CHAT
Meechatten
Opgericht
10 oktober 2017
VERWANTE GAMES