Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I'm retarded so I'd like to make a character that only levels up by fishing from 1-80. However, fish

[DiscordArchive] I'm retarded so I'd like to make a character that only levels up by fishing from 1-80. However, fish

[DiscordArchive] I'm retarded so I'd like to make a character that only levels up by fishing from 1-80. However, fish

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
07-25-2025, 03:26 PM
#1
Archived author: The Janitor • Posted: 2025-07-25T15:26:16.262000+00:00
Original source

I'm retarded so I'd like to make a character that only levels up by fishing from 1-80. However, fishing does not grant experience and you cannot unlock professions before level 5. Would it be possible somehow to enable XP from fishing through the server config?
rektbyfaith
07-25-2025, 03:26 PM #1

Archived author: The Janitor • Posted: 2025-07-25T15:26:16.262000+00:00
Original source

I'm retarded so I'd like to make a character that only levels up by fishing from 1-80. However, fishing does not grant experience and you cannot unlock professions before level 5. Would it be possible somehow to enable XP from fishing through the server config?

rektbyfaith
Administrator
0
07-25-2025, 03:26 PM
#2
Archived author: Tereneckla • Posted: 2025-07-25T15:26:37.579000+00:00
Original source

no
rektbyfaith
07-25-2025, 03:26 PM #2

Archived author: Tereneckla • Posted: 2025-07-25T15:26:37.579000+00:00
Original source

no

rektbyfaith
Administrator
0
07-25-2025, 03:28 PM
#3
Archived author: Tereneckla • Posted: 2025-07-25T15:28:39.084000+00:00
Original source

you could make a module and hook into OnPlayerUpdateFishingSkill to give xp
rektbyfaith
07-25-2025, 03:28 PM #3

Archived author: Tereneckla • Posted: 2025-07-25T15:28:39.084000+00:00
Original source

you could make a module and hook into OnPlayerUpdateFishingSkill to give xp

rektbyfaith
Administrator
0
07-25-2025, 06:41 PM
#4
Archived author: JudgeFae • Posted: 2025-07-25T18:41:08.062000+00:00
Original source

Tbh everything should be done via Eluna. All hail Eluna
rektbyfaith
07-25-2025, 06:41 PM #4

Archived author: JudgeFae • Posted: 2025-07-25T18:41:08.062000+00:00
Original source

Tbh everything should be done via Eluna. All hail Eluna

rektbyfaith
Administrator
0
07-25-2025, 06:41 PM
#5
Archived author: Tereneckla • Posted: 2025-07-25T18:41:30.437000+00:00
Original source

nah
rektbyfaith
07-25-2025, 06:41 PM #5

Archived author: Tereneckla • Posted: 2025-07-25T18:41:30.437000+00:00
Original source

nah

rektbyfaith
Administrator
0
07-25-2025, 06:41 PM
#6
Archived author: Tereneckla • Posted: 2025-07-25T18:41:43.029000+00:00
Original source

also making a module for xp on profession stuff atm
rektbyfaith
07-25-2025, 06:41 PM #6

Archived author: Tereneckla • Posted: 2025-07-25T18:41:43.029000+00:00
Original source

also making a module for xp on profession stuff atm

rektbyfaith
Administrator
0
07-25-2025, 06:41 PM
#7
Archived author: Tereneckla • Posted: 2025-07-25T18:41:43.913000+00:00
Original source

for fun
rektbyfaith
07-25-2025, 06:41 PM #7

Archived author: Tereneckla • Posted: 2025-07-25T18:41:43.913000+00:00
Original source

for fun

rektbyfaith
Administrator
0
07-25-2025, 07:29 PM
#8
Archived author: JudgeFae • Posted: 2025-07-25T19:29:53.890000+00:00
Original source

I have this in my recompile shellscript to update modules, but it doesn't actually do anything.

git submodule update --init --recursive
rektbyfaith
07-25-2025, 07:29 PM #8

Archived author: JudgeFae • Posted: 2025-07-25T19:29:53.890000+00:00
Original source

I have this in my recompile shellscript to update modules, but it doesn't actually do anything.

git submodule update --init --recursive

rektbyfaith
Administrator
0
07-25-2025, 07:30 PM
#9
Archived author: JudgeFae • Posted: 2025-07-25T19:30:23.329000+00:00
Original source

Maybe I had AI hallucinate this as something that's doable with 1 line
rektbyfaith
07-25-2025, 07:30 PM #9

Archived author: JudgeFae • Posted: 2025-07-25T19:30:23.329000+00:00
Original source

Maybe I had AI hallucinate this as something that's doable with 1 line

rektbyfaith
Administrator
0
07-25-2025, 07:40 PM
#10
Archived author: JudgeFae • Posted: 2025-07-25T19:40:43.363000+00:00
Original source

AI did cause that problem but it also fixed it. Here's a real one line you can add to a shell script to update your modules. Assuming the script is run from the root directory of azerothcore

find modules/ -type d -name ".git" -execdir git pull --quiet \;
rektbyfaith
07-25-2025, 07:40 PM #10

Archived author: JudgeFae • Posted: 2025-07-25T19:40:43.363000+00:00
Original source

AI did cause that problem but it also fixed it. Here's a real one line you can add to a shell script to update your modules. Assuming the script is run from the root directory of azerothcore

find modules/ -type d -name ".git" -execdir git pull --quiet \;

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)