send_money() function at Helper Script 
- You can send money to any avatars by send_money() function in Helper Scripts.
- To use this function, you should set same script key at include/config.php (CURRENCY_SCRIPT_KEY) and MoneyServer.ini (MoneyScriptAccessKey).
- If you use WI(XoopenSim/Modlos). Script key is Money Script Access key.
- Everyone that can execute send_money script can send money to any avatars, so please set access control for this script neatly.
- Sample Script
<?php require_once('include/env_interface.php'); require_once('helper/helpers.php'); send_money("f68be2b2-8229-4b7b-a21a-3f253441cd2d", 100); ?>
Counter: 3170,
today: 3,
yesterday: 1
最終更新: 2011-09-03 (土) 15:02:56 (JST) (4978d) by iseki