Change Probability Reward in snow flake event

12/06/2023 21:53 loader8#1
hi guys i want change the probability of the rewards of the Snow flake event
any help?

i know i need change it in GameServer but i dont know what line or what i need to do
12/07/2023 09:20 Judgelemental#2
Quote:
Originally Posted by loader8 View Post
hi guys i want change the probability of the rewards of the Snow flake event
any help?

i know i need change it in GameServer but i dont know what line or what i need to do
Hi,

I think you need to [Only registered and activated users can see links. Click Here To Register...] open the event .lua and edit InsertPayItemRatio, then re-compile into Event.sct and paste it onto the existing scripts using:
[Only registered and activated users can see links. Click Here To Register...]

I'm not sure, it's been a while.

Anyway, check this out:
[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...]
12/12/2023 05:47 loader8#3
Quote:
Originally Posted by Judgelemental View Post
Hi,

I think you need to [Only registered and activated users can see links. Click Here To Register...] open the event .lua and edit InsertPayItemRatio, then re-compile into Event.sct and paste it onto the existing scripts using:
[Only registered and activated users can see links. Click Here To Register...]

I'm not sure, it's been a while.

Anyway, check this out:
[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...]
thx i will try bro!