![]() |
Fishing spawn problem - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Fishing spawn problem (/Thread-Fishing-spawn-problem) Pages: 1 2 |
Fishing spawn problem - ograso - 06-09-2014 03:24 AM Hey all, I added mr's in the sphere_region.scp as follows. Code: [REGIONTYPE r_default_water t_water] and also checked areadef in sphere_mapx.scp for r_default_water and everything looks fine. But when I try to catch fish "there are no fish here" mesage appear on screen. Where is the problem. Did I missed something? RE: Fishing spawn problem - Mordaunt - 06-09-2014 04:34 AM Increase the numbers for your fish RE: Fishing spawn problem - ograso - 06-09-2014 05:12 AM (06-09-2014 04:34 AM)Mordaunt Wrote: Increase the numbers for your fish I did what you say and "there are no fisht" mesages dissappear but I cant catch up any fish ![]() Code: [REGIONTYPE r_default_water t_water] RE: Fishing spawn problem - htid4life - 06-09-2014 05:36 AM try removing this part RESOURCES=60.0 mr_nothing RE: Fishing spawn problem - ograso - 06-09-2014 05:44 AM (06-09-2014 05:36 AM)htid4life Wrote: try removing this part tried but nothing changed. RE: Fishing spawn problem - darksun84 - 06-09-2014 06:22 AM try to restart server also ![]() RE: Fishing spawn problem - Feeh - 06-09-2014 07:11 AM is your t_water defined ? [TYPEDEF t_water] TERRAIN = 0a8 0ab TERRAIN = 0136 0137 TERRAIN = 05797 0579c TERRAIN = 0746e 07485 TERRAIN = 07490 074ab TERRAIN = 074b5 075d5 RE: Fishing spawn problem - ograso - 06-09-2014 07:21 AM Now there is an abort message on screen. being abort when try to catch up fish.. anybody clue Code: [SKILL 18] (06-09-2014 07:11 AM)Feeh Wrote: is your t_water defined ? yup My defs are as follow Code: [TYPEDEF t_water] Its working perfectly When I change the GM ON. but its not working as a player. being abort? RE: Fishing spawn problem - XuN - 06-09-2014 05:29 PM Check your Fishing skill, it may be too low. RE: Fishing spawn problem - ograso - 06-09-2014 09:16 PM (06-09-2014 05:29 PM)XuN Wrote: Check your Fishing skill, it may be too low. As I said before, its message appear on screen "You pull your line back in and stop fishing." when I cast a fly. Why the process being abort. I checked to skill but there is no problem at all. but If you do GM ON, you can cathc up fish perfectly Code: [SKILL 18] |