• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Server] Problems with y_hooks
#3
You can use DEFINE_HOOK_REPLACEMENT__ to create shorter keywords and get under the 31 character limit, as stated above.



For example, setting the line DEFINE_HOOK_REPLACEMENT__(Checkpoint, CP ); somewhere by the top of your script will allow you to define the hook for OnPlayerEnterRaceCheckpoint as OnPlayerEnterRaceCP
  Reply


Messages In This Thread
Problems with y_hooks - by Frajola - 2021-01-31, 10:17 PM
RE: Problems with y_hooks - by Pinch - 2021-01-31, 10:31 PM
RE: Problems with y_hooks - by Frajola - 2021-02-01, 12:46 AM
RE: Problems with y_hooks - by Markski - 2021-02-01, 12:08 AM

Forum Jump: