Category:Ru/QC Commands: Difference between revisions
Jump to navigation
Jump to search


Примечание:До завершения этой документации ещё далеко. Можете зайти в Category talk:QC Commands, чтобы посмотреть какие команды еще нужно описать
Предупреждение:Эта документация по большей части эксклюзивна для
Source; некоторые команды отличаются в
GoldSrc. Смотрите The303's GoldSrc Model Compile Command Glossary для точной документации для
GoldSrc.
No edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
== С чего начать работу == | == С чего начать работу == | ||
*'''[[Compiling a model:ru|Компиляция модели]]''' | *'''[[Compiling a model:ru|Компиляция модели]]''' | ||
*[[QC|QC файлы]] | *[[QC/ru|QC файлы]] | ||
*[[Studiomdl:ru|Программа Studiomdl]] | *[[Studiomdl:ru|Программа Studiomdl]] | ||
Revision as of 04:13, 7 November 2023
QC-файл это текстовый
This category has been marked as a candidate for speedy deletion for the following reason:
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting.
скрипт, в котором указывается, каким образом программа Studiomdl.exe должна компилировать Studiomodel
This category has been marked as a candidate for speedy deletion for the following reason:
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting.
из набора SMD-файлов. Само название QC расшифровывется как Quake C (скриптовый язык, на котором основан формат Valve Data File). Файл QCI — типовой/часто применяемый блок QC-команд, его нужно использовать с помощью команды $include (это опционально). Пользоваться QCI вы не обязаны, но при грамотном применении эти файлы сильно сократят работу. В папке sourcesdk_content/hl2/modelsrc можно подсмотреть много примеров .qc и .qci.
С чего начать работуБазовые команды
|
Вспомогательные команды |
Быстродействие | |
Освещение | |
Лицевая анимацияThis category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead. If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. | |
Позиционирование |
Pages in category "Ru/QC Commands"
The following 10 pages are in this category, out of 10 total.