Difference between revisions of "Category:Объекты сткрипта"
m
no edit summary
imported>PurpleLunchbox m (Wrong language) |
imported>Mardoxx m |
||
Line 2: | Line 2: | ||
More specific object scripts base on the general ones and extend them with new functions. All world-object scripts extend the '''[[Form Script]]''' for example, so those functions are available to [[Scroll Script|scrolls]] or [[Book Script|books]] as well, even though they aren't listed on their specific pages. Use the "'''Extends:''' xxxx" link on the top of each object type page to follow to its base script. | More specific object scripts base on the general ones and extend them with new functions. All world-object scripts extend the '''[[Form Script]]''' for example, so those functions are available to [[Scroll Script|scrolls]] or [[Book Script|books]] as well, even though they aren't listed on their specific pages. Use the "'''Extends:''' xxxx" link on the top of each object type page to follow to its base script. | ||