ko4life-net / ko

Open source development of the game Knight Online. This is a reversed engineered old version of the game aiming to replicate the nostalgic experience we all once had <3
MIT License
52 stars 21 forks source link

Implement CUIRookieTip uif. #162

Closed stevewgr closed 1 year ago

stevewgr commented 1 year ago

Description

This PR implements CUIRookieTip UIF. This is when the user close either the Help or Notice UI. It also perserves the state in registry as per official.

This should be implemented exactly as per official. Note that atm we don't have chicken from level 10 quest implemented. Therefore it was added as a comment, to indicate that as soon as we implement it, we can comment it out.

image