Add vieo and pageboard doing profile mode

This commit is contained in:
wanlop run 2024-07-17 17:23:29 +07:00
parent 95af4ed916
commit 183a7bbdc1
3 changed files with 47 additions and 2 deletions

Binary file not shown.

BIN
video/main_page.mp4 Normal file

Binary file not shown.

View file

@ -1234,8 +1234,14 @@
DEBUGVAR ProfileIndex[2] DEBUGVAR ProfileIndex[2]
DEBUGVAR ProfileIndex[3] DEBUGVAR ProfileIndex[3]
DEBUGVAR ProfileIndex[4] DEBUGVAR ProfileIndex[4]
DEBUGVAR ProfileIndex[5]
DEBUGVAR ProfileIndex[6]
DEBUGVAR ProfileIndex[7]
DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10]
PRICE "Reload" ""
</EventUnitTest3> </EventUnitTest3>
<EventUnitTest4> <EventUnitTest4>
@ -1255,7 +1261,7 @@
DEBUGVAR ProfileIndex[8] DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9] DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10] DEBUGVAR ProfileIndex[10]
PRICE "Reload" ""
</EventUnitTest4> </EventUnitTest4>
<EventUnitTest5> <EventUnitTest5>
@ -1275,13 +1281,52 @@
DEBUGVAR ProfileIndex[8] DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9] DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10] DEBUGVAR ProfileIndex[10]
PRICE "Reload" ""
</EventUnitTest5> </EventUnitTest5>
<EventUnitTest6> <EventUnitTest6>
Var XMLProfile = "$TierSouki"
PRICE "Reset" "-"
PRICE "Load" "-"
PRICE "CheckAndApply" XMLProfile
DEBUGVAR ProfileIndex[0]
DEBUGVAR ProfileIndex[1]
DEBUGVAR ProfileIndex[2]
DEBUGVAR ProfileIndex[3]
DEBUGVAR ProfileIndex[4]
DEBUGVAR ProfileIndex[5]
DEBUGVAR ProfileIndex[6]
DEBUGVAR ProfileIndex[7]
DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10]
PRICE "Reload" "" PRICE "Reload" ""
</EventUnitTest6> </EventUnitTest6>
<EventUnitTest7>
Var XMLProfile = "$Tier1"
PRICE "Reset" "-"
PRICE "Load" "-"
PRICE "CheckAndApply" XMLProfile
DEBUGVAR ProfileIndex[0]
DEBUGVAR ProfileIndex[1]
DEBUGVAR ProfileIndex[2]
DEBUGVAR ProfileIndex[3]
DEBUGVAR ProfileIndex[4]
DEBUGVAR ProfileIndex[5]
DEBUGVAR ProfileIndex[6]
DEBUGVAR ProfileIndex[7]
DEBUGVAR ProfileIndex[8]
DEBUGVAR ProfileIndex[9]
DEBUGVAR ProfileIndex[10]
PRICE "Reload" ""
</EventUnitTest7>
<EventDrink> <EventDrink>
SAVELOG "EventDrink EventDrink EventDrink EventDrink EventDrink " SAVELOG "EventDrink EventDrink EventDrink EventDrink EventDrink "
</EventDrink> </EventDrink>