]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Lighting.textile
(Commit created by redmine exporter script from page "Halogene's_Newbie_Corner" versi...
[xonotic/xonotic.wiki.git] / Lighting.textile
index db799a06e43ad7394e61f195c135bec3888c55f9..2621ad0343aac2d11eb12346834d8961f2f38902 100644 (file)
@@ -58,4 +58,6 @@ Real time lights are added and modified using the following console commands, ac
 
 The most important commands to remember are r_editlights, r_editlights_edit (color, realtimemode and radius arguments), and of course, r_editlights_save. You will not see your light and its effects in real time if you do not execute r_editlights_realtimemode 1 while having selected the light.
 
+It is important to note that rtlights can put a serious drain on computers due to the way they work, and they should be used sparingly (don't make an rtlight on every radiosity light, generally). However, they can easily be disabled from the client-side if a user's machine cannot handle them.
+
 h2. Radiosity lights