You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
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.
The text was updated successfully, but these errors were encountered:
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):
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.
The text was updated successfully, but these errors were encountered: