Difference between revisions of "MessageBox Tutorial"
Jump to navigation
Jump to search
m
→Activator Script: Matching other scripts
imported>Haama (→Activator Disadvantages: Fixed 2nd script) |
imported>Haama m (→Activator Script: Matching other scripts) |
||
Line 360: | Line 360: | ||
Set Choosing to 1 | Set Choosing to 1 | ||
Set Choice to -1 | Set Choice to -1 | ||
Elseif (Choosing == 1) ;Catch the player's decision | Elseif (Choosing == 1) ;Catch the player's decision | ||
If (Choice == -1) ;No choice yet | If (Choice == -1) ;No choice yet |