Adding Credits To Your Map: Difference between revisions
Jump to navigation
Jump to search

Note:You need the credits file to be the map's name but ending with a
(Created page with "Note: You need the credits file to be the map's name but ends with a .txt instead of .bsp, and it will be placed in the same folder as the .bsp itse.f The easiest way to add...") |
m (Nesciuse moved page Adding Credits To Your Map/en to Adding Credits To Your Map without leaving a redirect: Move en subpage to basepage) |
||
(11 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
{{Orphan|date=January 2024}} | |||
{{Dead end|date=January 2024}} | |||
The easiest way to add credits is using this as a <code>.txt</code> file: | |||
<pre><nowiki> | |||
<php> | |||
COMMUNITYMAPCREDITS: | COMMUNITYMAPCREDITS: | ||
Eyal282 | |||
</php> | |||
You can use the old HTML tags to add any text to your map, example: | You can use the old HTML tags to add any text to your map, example: | ||
<php> | |||
< | ''' New! ''' | ||
<font color="#FF0000"> | <font color="#FF0000"> | ||
Line 25: | Line 27: | ||
Eyal282 | Eyal282 | ||
</font> | </font> | ||
</php> | |||
</nowiki></pre> | |||
{{Note|You need the credits file to be the map's name but ending with a <code>.txt</code> instead of <code>.bsp</code>, and it must be placed in the same folder as the <code>.bsp</code> itself.}} | |||
{{Uncategorized|date=January 2024}} | |||
{{stub}} |
Latest revision as of 03:58, 12 July 2024



This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
The easiest way to add credits is using this as a .txt
file:
<php> COMMUNITYMAPCREDITS: Eyal282 </php> You can use the old HTML tags to add any text to your map, example: <php> ''' New! ''' <font color="#FF0000"> Closed Double doors to allow CT to reach B easier. </font> Credits: <font color="#00FF00"> Eyal282 </font> </php>

.txt
instead of .bsp
, and it must be placed in the same folder as the .bsp
itself.
This article has not been added to any content
categories. Please help out by
adding categories.
January 2024


January 2024