Native referenceRedM

_SET_PERSCHAR_SCHEDULE

0x187D65F3AEC5D679 PERSCHAR
FUNCTION SIGNATURE
void _SET_PERSCHAR_SCHEDULE(`persCharHash` (Hash), `schedule` (char*));
Property Value
Native Name _SET_PERSCHAR_SCHEDULE
Hash 0x187D65F3AEC5D679
Return Type void
Build 1207
Parameters persCharHash (Hash), schedule (char*)

Parameters

  • persCharHash (Hash)
  • schedule (char*)

Usage

Lua (Direct):

SetPerscharSchedule(persCharHash, schedule)

Lua (Hash):

Citizen.InvokeNative(0x187D65F3AEC5D679, persCharHash, schedule)

End of PERSCHAR natives part 2

Back to PERSCHAR