Тема: MobilePhone Plugin
Показать сообщение отдельно
Старый 13.11.2016, 21:33   #380
pierrotm777
Старший Пользователь
 
Аватар для pierrotm777
 
Регистрация: 07.11.2010
Регион: другой - для добавления сообщить ab
Сообщений: 324
pierrotm777 is just really nicepierrotm777 is just really nicepierrotm777 is just really nicepierrotm777 is just really nice
Smile

Winlin,
We don't need to add PHONECOLSEOVERLAY because it allready exist in the line that follow !
Код:
"ONMOBILEPHONEHUNGUP","ByVar;IsPhoneTalk;<<INCOMMINGCALLENDT2if"
"INCOMMINGCALLENDT2if","ByVar;IsMixerSkinLoad;<<Esc||ByVar;IsPhoneOverlay;Esc<<PhoneCloseOverlay||EndPhoneCall"
For me, the code run well !

It exist also into the overlay screen on the exit button:
Код:
IMG,480,0,120,108,"$SkinPath$Theme\$ThemeButtons$\buttons\btn_r_100_90_off.png",off
IMG,480,0,120,108,"$SkinPath$Theme\$ThemeButtons$\buttons\btn_r_100_90_on.png",on
IMG,480,0,120,108,"$SkinPath$Theme\$ThemeButtons$\buttons\btn_r_100_90_down.png",down
IMG,480,0,120,108,"$SkinPath$Theme\$ThemeButtons$\buttons\btn_r_shadow_100_90_$shadow$.png",off
B,480,0,120,108,"MOBILEPHONE_HANGUP||PHONECLOSEOVERLAY",@MENU;MOBILECALL.skin||PHONECLOSEOVERLAY@
I,517,27,50,50,"File;$SKINPATH$phone_down.png:a"
But now than event run well , i have an ESC command when i quit the mobilecall screen !

The line that follow solve that :
Код:
"INCOMMINGCALLENDT2if","ByVar;IsMixerSkinLoad;<<Esc||PhoneCloseOverlay||EndPhoneCall"
pierrotm777 вне форума   Ответить с цитированием