Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change F_RandMes into F_Rand #3039

Closed
sinju92 opened this issue Sep 6, 2021 · 0 comments · Fixed by #3040
Closed

Change F_RandMes into F_Rand #3039

sinju92 opened this issue Sep 6, 2021 · 0 comments · Fixed by #3040

Comments

@sinju92
Copy link

sinju92 commented Sep 6, 2021

Describe the bug
Still call old name function its should F_Rand not F_RandMes

{
Id: 12136
AegisName: "Womens_Bundle"
Name: "Women's Bundle"
Type: "IT_USABLE"
Weight: 100
Script: <" getitem callfunc("F_RandMes",4,558,529,2668,7518),1; ">
},

Its Should be

{
Id: 12136
AegisName: "Womens_Bundle"
Name: "Women's Bundle"
Type: "IT_USABLE"
Weight: 100
Script: <" getitem callfunc("F_Rand"558,529,2668,7518),1; ">
},
Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System specs (please complete the following information):

  • OS: windows 10 version
  • Hercules Version Lastest
  • Mode: renewal
  • Client type: main

Plugins used or source modifications
If you are using any plugins besides the ones that come bundled with Hercules,
please enumerate them here.

Additional context
Add any other context about the problem here. If the bug report is about a
crash, please attach the core/stack-dump or crash-log, if any.

@ghost ghost mentioned this issue Sep 10, 2021
3 tasks
@MishimaHaruna MishimaHaruna added this to the Release v2021.10.06 milestone Oct 6, 2021
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 a pull request may close this issue.

2 participants