Hi,
 
i manageg to get the MST message working, but when i type in !send 40 sun it says 'host send money to host'.
 
Code:
 
case"!send":
InSim.Send_MST_Message("/msg ^7" + Connections[GetConnIdx(MSO.UCID)].PlayerName + " ^7Sent money to " + Connections[GetConnIdx(UniqueID)].UName);
break;
 
any one help ?
 
if u can please post
 
Regards
 
Owen.
                
            i manageg to get the MST message working, but when i type in !send 40 sun it says 'host send money to host'.
Code:
case"!send":
InSim.Send_MST_Message("/msg ^7" + Connections[GetConnIdx(MSO.UCID)].PlayerName + " ^7Sent money to " + Connections[GetConnIdx(UniqueID)].UName);
break;
any one help ?
if u can please post
Regards
Owen.


