Skip to content

Instantly share code, notes, and snippets.

@DRayX
Last active April 21, 2025 20:41
Show Gist options
  • 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