Skip to content

NpcLookAroundChance dead code fix#1535

Open
GladieUO wants to merge 1 commit intoSphereserver:devfrom
GladieUO:fix-NpcLookAroundChance-dead-code
Open

NpcLookAroundChance dead code fix#1535
GladieUO wants to merge 1 commit intoSphereserver:devfrom
GladieUO:fix-NpcLookAroundChance-dead-code

Conversation

@GladieUO
Copy link
Copy Markdown
Contributor

it was a dead code
Random roll 0,99
uiLookAroundChance was min. 100

condition 0,99 >= 100+
execute...

now it should be true % based

it was a dead code
Random roll 0,99
uiLookAroundChance  was min. 100

condition 0,99 >= 100+
execute...

now it should be true % based
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants