Difference between revisions of "Введение в Papyrus"

Jump to navigation Jump to search
m
imported>Peganoff
imported>Peganoff
Line 5: Line 5:


==Что такое скрипт?==
==Что такое скрипт?==
A papyrus script is essentially a plain text source document ('''.psc''' file) that you can use any text editor to write and [[Papyrus_Compiler_Reference|compile]] it into a form the game can understand ('''.pex''' file). To make changes after it is compiled, the raw .psc must be updated or replaced, re-compiled, replacing the outdated .pex.
Papyrus скрипт, в сущности является обычным текстовым документом ('''.psc''' file) that you can use any text editor to write and [[Papyrus_Compiler_Reference|compile]] it into a form the game can understand ('''.pex''' file). To make changes after it is compiled, the raw .psc must be updated or replaced, re-compiled, replacing the outdated .pex.


=Что входит в скрипт Papyrus?=
=Что входит в скрипт Papyrus?=
Anonymous user

Navigation menu