View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 06-26-2019 , 06:07   Re: [ANY] Gamedata Offset Tester (1.0) [25-Jun-2019]
Reply With Quote #5

Quote:
Originally Posted by Spirit_12 View Post
Another amazing contribution Silver. Keep it up.

I'll test this soon. One tiny thing that I noticed in the code would be to change syntax of one native.

PHP Code:
WriteFileLine(hFile
can be switched to newer syntax.

PHP Code:
hFile.WriteLine
Thanks, fixed.

Also added cvar to select library for search (engine/server).
__________________
Silvers is offline