FOnline: Reloaded

Development => Bugs => Closed bugs => Topic started by: cthulchu on May 25, 2018, 04:47:05 am

Title: Little Jesus is a knife.
Post by: cthulchu on May 25, 2018, 04:47:05 am
Therefore, you should be able to not just collect fiber with it, but also get the meat from meat tables aaaand... And there was one more thing where one needs a knife and little jesus doesn't do the trick. Oh! Right! Crafting of things that require a sharp object. Like sharpened poles.

I mean, it's just a little bit annoying. I would say it's a minor bug.
Title: Re: Little Jesus is a knife.
Post by: Wipe on March 24, 2019, 06:35:49 pm
Part related to gathering resources fixed in next update, added some less used (?) sharpy thingies.
Title: Re: Little Jesus is a knife.
Post by: swinglinered on March 24, 2019, 08:47:40 pm
Part related to gathering resources fixed in next update, added some less used (?) sharpy thingies.

Wakizashi fiber-collecting included?

Now if I could only craft a +AP wakizashi.
(Tried over a hundred times)
Title: Re: Little Jesus is a knife.
Post by: mojuk on March 24, 2019, 09:36:20 pm
Now if I could only craft a +AP wakizashi.
(Tried over a hundred times)
You won't succeed even in 100k tries  ;)
You can't have +AP weapon bonus from crafting, you have to loot it from some magic container.
Title: Re: Little Jesus is a knife.
Post by: Wipe on March 25, 2019, 09:21:11 pm
Wakizashi fiber-collecting included?

Yes.

Code: [Select]
#define TOOL_IS_KNIFE#(pid)  (pid == PID_SWITCHBLADE || pid == PID_KNIFE || pid == PID_THROWING_KNIFE || pid == PID_COMBAT_KNIFE || pid == PID_LIL_JESUS_WEAPON || pid == PID_WAKIZASHI_BLADE)