User Tools

Site Tools


skills:fishing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
skills:fishing [2018/04/07 09:13]
karl Server 1.50.0 works. Added text to describe that the fishing pole needs to be applied beforehand.
skills:fishing [2020/09/30 13:18] (current)
ryo link to skills
Line 1: Line 1:
 ====== Skill Fishing == ====== Skill Fishing ==
- +This skill is implemented since version 1.11.0 of the [[:server]] . \\
-This skill seems to be implemented since at least version 1.11 of the [[:​server]] ​; probably earlier. \\+
 This skill is only available through a skill tool named "​fishing pole" . \\ This skill is only available through a skill tool named "​fishing pole" . \\
 The archetype name of the fishing pole is [[:​items:​skills:​skill_tools:​fishing_pole]] . The archetype name of the fishing pole is [[:​items:​skills:​skill_tools:​fishing_pole]] .
  
 There is no treasure list, that contains fishing_pole,​ as there are for [[:​items:​skills:​skill_tools:​lockpicks]] and flint_and_steel,​ \\ There is no treasure list, that contains fishing_pole,​ as there are for [[:​items:​skills:​skill_tools:​lockpicks]] and flint_and_steel,​ \\
-making it unavailable to the average player as random find in dungeons ​and purchase-able ​in [[:​guides:​store_guide|shops]] ​. \\+making it unavailable to the average player as random find in dungeons. Fishing poles are available ​in one shop right now, Sargas'​s fine fishing supplies in Darcap.\\
 A Dungeon Master can get himself such a fishing pole by the DM command [[:​dm_commands#​create]] : \\ A Dungeon Master can get himself such a fishing pole by the DM command [[:​dm_commands#​create]] : \\
 ''​create 1 0 fishing_pole''​ . \\ ''​create 1 0 fishing_pole''​ . \\
Line 16: Line 15:
 and is usually found at ocean'​s coasts on world maps. \\ and is usually found at ocean'​s coasts on world maps. \\
 All other water archetypes do not contain fish as treasures: lakes, rivers, ponds. All other water archetypes do not contain fish as treasures: lakes, rivers, ponds.
 +===== Apply ==
 +Applying the fishing pole puts the fishing pole into the foreground of the range attack line \\
 +in the [[:client]] as //Skill: fishing pole// ; to be fired then afterwards by [[:​player_commands#​Special bind'​s:​|firekey]] + directionalkey .
  
 +
 +Syntax : ''​apply fishing pole'' ​
  
 ===== Use Skill == ===== Use Skill ==
Line 27: Line 31:
 Using this skill without having applied the tool beforehand would print \\ Using this skill without having applied the tool beforehand would print \\
 to the server'​s logfile : to the server'​s logfile :
->​18/​04/​07 14:26:54 [Error] ​  ​do_harvest:​ tool fishing without harvest_[race|tool|speed] :?: BUG :?:+>>​18/​04/​07 14:26:54 [Error] ​  ​do_harvest:​ tool fishing without harvest_[race|tool|speed] ​:?: BUG ? )
    
 Syntax : \\ Syntax : \\
Line 45: Line 49:
  
 ===== Ready Skill == ===== Ready Skill ==
-Sets the skill into the [[:​characters:​shoottype]] range foreground.+Sets the skill into the [[:​characters:​shoottype]] range foreground ​as //Skill: fishing// ​.
    
 This works also for a normal player, to fire the skill onto a direction of a bordering shallow_sea map tile. This works also for a normal player, to fire the skill onto a direction of a bordering shallow_sea map tile.
  
-Readying this skill needs the fishing pole being applied beforehand.+Readying this skill needs the fishing pole being applied beforehand ​to be of any usefulness.
  
 Syntax : \\ Syntax : \\
Line 57: Line 61:
  
 ===== Technical == ===== Technical ==
 +Fishing is a specialized skill of type [[dev:​skills#​sk_harvesting|harvesting]]
 +
 The skill is internally called SK_HARVESTING : The skill is internally called SK_HARVESTING :
  
Line 62: Line 68:
   * Function do_skill() in //​server/​server/​skill-util.c//​ calls    * Function do_skill() in //​server/​server/​skill-util.c//​ calls 
     *  do_harvest() in //​server/​server/​c_misc.c//​     *  do_harvest() in //​server/​server/​c_misc.c//​
- 
  
 ===== Versions == ===== Versions ==
Line 76: Line 81:
 See also Crossfire Traffic [[:​crossfire_traffic#​March 2009]] See also Crossfire Traffic [[:​crossfire_traffic#​March 2009]]
  
-Server Version 1.50.0: Works. Former error had been related to the fishing pole not being applied beforehand.+Server Version 1.50.0: Works.
  
 Server Version 1.60.0: Works. Server Version 1.60.0: Works.
  
 Server Version 1.70.0: Works. Server Version 1.70.0: Works.
 +
 +
 +----
 +
 +===== Read Also ==
 +
 +See also the skills [[Use Magic Item]] \\
 +and [[Lockpicking]] , [[Inscription]] , [[Praying]] , [[Wizardry]] for other skill tool deployments.
  
skills/fishing.1523110425.txt.gz · Last modified: 2018/04/07 09:13 by karl