Hi,
I am gradually learning how to create a Pup-Pack, but there is still a mystery function for me: PuPlayer.SendMsg
Indeed, I can not find documentation on this function. Does anyone know what it does and what the parameters correspond to?
Here are examples of codes found in table scripts:
PuPlayer.SendMSG("{ }") 'Format JSON
PuPlayer.SendMSG "{ ""mt"":301, ""SN"": 2, ""FN"":11, ""VL"":40 }"
PuPlayer.SendMSG("{'mt':301, 'SN': "+pGameInfo.toString() + " , 'FN':3, 'OT':1 }");
PuPlayer.SendMSG "{ 'mt':301, 'SN': " & pLargeDMD & ", 'FN':15, 'CP':'4,0,0,100,100' }"
PuPlayer.SendMSG("{'mt':301, 'SN': "+pGameInfo.toString() + " , 'FN':3, 'OT':1 }");
PuPlayer.SendMSG "{ ""mt"":301, ""SN"": 1, ""FN"":32, ""FQ"":3 }"
mt : always 301 !
CP : custom position ?
FN :
FQ :
OT :
PM :
SN : screen number
VL : volume in %




Top










are all trademarks of VPFORUMS.