لما تعطي الحساب
setAccountData ( account , 'aMoney_' , tonumber ( aAmmount_ ) )
واستعمل هذا
addEventHandler ( 'onPlayerLogin' , root ,
function ( )
if ( getAccountData ( getPlayerAccount ( soucre ) , 'aMoney_' ) ) then
givePlayerMoney ( soucre , tonumber ( getAccountData ( getPlayerAccount ( soucre ) , 'aMoney_' ) ) )
end
end
)
احذف الداتا