THAI: change powerup
This commit is contained in:
parent
f6f1c9628c
commit
0da8d5909d
1 changed files with 17 additions and 0 deletions
|
|
@ -243,6 +243,23 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If FreeEnergyDrink = 1 Then
|
||||||
|
If FromPowerUpPro = 1 Then
|
||||||
|
; AddData
|
||||||
|
|
||||||
|
; +1 in quota in this id card
|
||||||
|
Var Param1 = ""
|
||||||
|
Var Param2 = ""
|
||||||
|
Var Param3 = ""
|
||||||
|
|
||||||
|
AddData 44 TelephoneNumber IDNum Param1 Param2
|
||||||
|
; clear id
|
||||||
|
Var IDNum = ""
|
||||||
|
Var FromPowerUpPro = 0
|
||||||
|
Var AddData = 0
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If GetFreeFromError = 1 Then
|
If GetFreeFromError = 1 Then
|
||||||
;Var GetFreeFromError = 0
|
;Var GetFreeFromError = 0
|
||||||
Var TelephoneNumberProblem = TelephoneNumberGOTFree
|
Var TelephoneNumberProblem = TelephoneNumberGOTFree
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue