[Release] NosMoon source (NosByte based)

09/21/2022 14:12 redbull2905#31
Anyway the battlepass of nosmoon is incomplete I tested it myself and no quest is displayed even though I have it in the db and the console has loaded it
09/21/2022 15:31 Fizo55#32
Quote:
Originally Posted by redbull2905 View Post
Anyway the battlepass of nosmoon is incomplete I tested it myself and no quest is displayed even though I have it in the db and the console has loaded it
It works, I tested it myself, but if you are unable to make it works yourself you shouldn't use that source.
09/21/2022 16:36 redbull2905#33
Quote:
Originally Posted by Fizo55 View Post
It works, I tested it myself, but if you are unable to make it works yourself you shouldn't use that source.
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

:kappa::kappa:
09/21/2022 19:11 ZuyaDev#34
.
09/21/2022 20:02 redbull2905#35
Quote:
Originally Posted by xZuyaNos View Post
i tested, it works
oh and funni you copy paste in ventus source ;)

you are bad copy paster
I took from Nosmoon what does it say :lul:
09/22/2022 23:18 Fizo55#36
Quote:
Originally Posted by redbull2905 View Post
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

:kappa::kappa:
btw it doens't work bcs u must have 2 items for each "palier" -> 1 premium & 1 free.
09/23/2022 11:17 redbull2905#37
Could the problem come from here? [Only registered and activated users can see links. Click Here To Register...]
09/23/2022 11:27 .Lotus.#38
Quote:
Originally Posted by redbull2905 View Post
Could the problem come from here? [Only registered and activated users can see links. Click Here To Register...]
Look the answer from Fizo, how can't u understand that?

1 Palier & 1 Premium

So 2 Items in database which has that column on 1 (Not both selected on 1 Item)
09/23/2022 12:31 redbull2905#39
I did it and it's good but only one problem remains. items do not appear [Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
09/23/2022 17:36 .Lotus.#40
I don't know the Source but "Palier" and Premium aren't bytes probably.

They are only 0 and 1 for sure, why do u add 1,2,3,4,5,6,7?

Id's probably set them for example id 1 = first bp items.

"Premium" for sure, palier idk.

Try it with 0 and 1 on palier

Edit again :

Palier must be for sure 0,1,2,3,4 not 1,1 2,2 3,3 etc, i'm not using opennos anymore because that whole bullshit
09/23/2022 17:45 Fizo55#41
Quote:
Originally Posted by .Lotus. View Post
I don't know the Source but "Palier" and Premium aren't bytes probably.

They are only 0 and 1 for sure, why do u add 1,2,3,4,5,6,7?

Id's probably set them for example id 1 = first bp items.

"Premium" for sure, palier idk.

Try it with 0 and 1 on palier

Edit again :

Palier must be for sure 0,1,2,3,4 not 1,1 2,2 3,3 etc, i'm not using opennos anymore because that whole bullshit
"Palier" have a foreign key with the column "Id" in the table having the same name, it's not a bool
09/23/2022 19:04 .Lotus.#42
Ah so thats what he just needs to know, if he still can't do it.. idk.. :notsureif:

I wouldn't even try anymore to help this guy
09/25/2022 13:06 Fizo55#43
Quote:
Originally Posted by redbull2905 View Post
I did it and it's good but only one problem remains. items do not appear [Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Packets changed, fewer arguments are missing. Go on int3 with a packet logger to get them.
10/02/2022 11:18 lorenx911#44
[Only registered and activated users can see links. Click Here To Register...]
10/02/2022 13:16 Fizo55#45
Quote:
Originally Posted by lorenx911 View Post
[Only registered and activated users can see links. Click Here To Register...]
as previously stated, the mapper is broken for some table, you have to fix it by yourself.