With YSI
How hook streamer [plugin] calbacks?
|
2020-10-18, 03:50 PM
PHP Code: hook OnPlayerShootDynObject(playerid, weaponid, objectid, Float:x, Float:y, Float:z) YSI has shortened replacements in case you reach the pawn max function name limit you can see them here: https://github.com/pawn-lang/YSI-Include...pl.inc#L99 |