X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=Lighting.textile;h=2621ad0343aac2d11eb12346834d8961f2f38902;hb=7889a7fc8ab53d3155dabcbb568ce370431aa474;hp=db799a06e43ad7394e61f195c135bec3888c55f9;hpb=a74c5c926d80d0ae5479b703a6805d7480efabe2;p=xonotic%2Fxonotic.wiki.git diff --git a/Lighting.textile b/Lighting.textile index db799a0..2621ad0 100644 --- a/Lighting.textile +++ b/Lighting.textile @@ -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