Skip to content

Instantly share code, notes, and snippets.

@DRayX
Last active February 4, 2024 09:21
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DRayX/2079b1398a4c0bd4271dea544f23043a to your computer and use it in GitHub Desktop.
Save DRayX/2079b1398a4c0bd4271dea544f23043a to your computer and use it in GitHub Desktop.
Palworld FName_Constructor Signature
function Register()
return "48 89 5C 24 08 57 48 83 EC 30 48 8B D9 48 89 54 24 20 33 C9"
end
function OnMatchFound(MatchAddress)
return MatchAddress
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment