amx
amx copied to clipboard
NPC Parser
Is your feature request related to a problem? Please describe. SAMP has an unique feature like as NPC. It is not simple peds. It is 'records' of player's actions.
Describe the solution you'd like I guess we need to parse .rec in the module.
Additional context https://wiki.sa-mp.com/wroot/index.php?title=.rec_file https://wiki.sa-mp.com/wiki/Category:NPC
It really seems legit.

Well, there's this which can apparently read sa-mp recordings. https://github.com/ziggi/FCNPC/blob/master/src/CPlayback.cpp