]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
improve some more tips
authorMartin Taibr <taibr.martin@gmail.com>
Thu, 1 Aug 2019 21:56:03 +0000 (23:56 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Thu, 1 Aug 2019 21:56:03 +0000 (23:56 +0200)
help-xonotic.cfg

index 30a121423f89307ddeb16434fa434ab5179cf6d5..75e0166d986be210ad06db6b37cd6d36f15bfbc0 100644 (file)
@@ -24,12 +24,12 @@ set help_msg_22 "You can use ^1'suggestmap PART_OF_NAME' ${help_cfg_prefix}to ma
 set help_msg_23 "The console is accessible through the ~ key or by pressing Shift+ESC. It has many more advanced features, use 'cmdlist' and 'cvarlist' to get a full list of available commands/settings."
 set help_msg_24 "The Blaster is a movement tool more than a weapon. Use it to accelerate by blastering walls."
 set help_msg_25 "The Shotgun's primary is useful at a closer distance, use secondary for the melee attack which is surprisingly strong and has longer reach than you might expect."
-set help_msg_26 "The Machine Gun secondary has no spread, use it as a cheap vortex knockoff."
+set help_msg_26 "The Machine Gun's ^1secondary ${help_cfg_prefix}burst firemode has no spread, use it as a cheap Vortex substitute at long range."
 set help_msg_27 "The Mortar's secondary fire bounces before exploding - useful for hitting people without exposing yourself to hitscan weapons."
 set help_msg_28 "The Electro has a combo attack. Fire the primary mode at the balls from the secondary mode for a huge and powerful explosion."
 set help_msg_29 "The Crylink's primary fire bounces. Both firemodes pull your enemies, making it a great tool to stop an FC (flag carrier)."
 set help_msg_30 "The Vortex is the most powerful weapon in Xonotic. It's a great choice in any situation and has barely any competition at long range. It should be one of the first weapons you pick up."
-set help_msg_31 "The Hagar is underestimated, but very powerful if you aim right. The secondary mode charges up to four rockets and causes devasting damage if you release them."
+set help_msg_31 "The Hagar's primary can keep an enemy in the air if you shoot the floor around him, greatly reducing his movement ability."
 set help_msg_32 "Guide your Devastator rockets by holding primary fire and turning and/or moving. Secondary fire makes the rocket(s) explode."
 set help_msg_33 "The Arc is a strong lightning beam, which bends slighty if you move your mouse. The secondary firemode is very strong but short. Both firemodes also heal teammates if you shoot at them."
 set help_msg_34 "By default, explosions go through walls and floors. Be careful where you hide!"
@@ -50,7 +50,7 @@ set help_msg_48 "In some modes like TDM, getting killed means the enemy gets a p
 set help_msg_49 "Standing still makes you an easy target. You can move around the map faster by bunny-hopping."
 set help_msg_50 "You can use the Blaster to climb up walls. Have enough health, walk up to a wall and keep shooting downwards at a 45° angle while holding forward (to stay near the wall)."
 set help_msg_51 "You can control your movement in the air. Use it to prevent yourself from falling off the map when somebody starts pushing you around."
-set help_msg_52 "Use the Blaster, Mortar or Devastator in space maps to push other players off the map. They will enjoy it."
+set help_msg_52 "Use the Blaster, Vortex or Devastator on space maps to push other players off the map. They will enjoy it."
 set help_msg_53 "You can turn off automatic weapon changing in the Settings->Game->Weapons menu. If you configure your key bindings, manually switching weapons can be faster and easier."
 set help_msg_54 "Choose the right weapon for the job, not just the one that the game automatically puts in your hand."
 set help_msg_55 "Enter ^1'lsmaps' ${help_cfg_prefix}in the console to get a list of maps configured on the server."
@@ -66,4 +66,5 @@ set help_msg_64 "You can blaster-jump higher if you're moving fast. Combining it
 set help_msg_65 "Xonotic is an arena shooter (aFPS) which means it focuses more on movement and items than on positioning and aim like tactical shooters (tFPSes) do."
 set help_msg_66 "Always move with a purpose, usually that is getting more health/armor or a new weapon."
 set help_msg_67 "Clan Arena gives you all weapons, full health/armor and has no selfdamage. It's the ideal mode to learn movement using weapons."
-set help_msg_count 68 // update this when adding messages - it should be the number of messages (which means last message index + 1)
+set help_msg_68 "The Hagar's secondary mode charges up to four rockets, each does more damage than primary. Cancel the charge by pressing primary fire."
+set help_msg_count 69 // update this when adding messages - it should be the number of messages (which means last message index + 1)