ОЧЕНЬ простой пароль сценарий
{ // enter the password between the quotations pass=string("2010225") // type the message in the first quotations //type the default password in the second quotations that shows in the line you type in answer=get_string("Enter master server password","password here") // shows if the password is the same as the answer it goes to the next room if answer=pass then room_goto_next() } | |
|
| |
| Просмотров: 599 | |
| Всего комментариев: 0 | |