EnString.LastIndexOf() is not linked, yet mentioned in EnString.c (dunno what else to say here)
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Operating System Version
- 1803 (build 17134.407)
- Category
- Scripting
Steps To Reproduce
- Try to use EnString.LastIndexOf()
- Get "Function not linked" error in logs
Example:
string sumString = "exa==mple"; int eqIndex = sumString.LastIndexOf("=="); // > SCRIPT (E): Function not linked
Additional Information
DayZ 1.0.149974