rehlds / resemiclip

ReSemiclip
http://www.dedicated-server.ru/vbb/showthread.php?t=26898
GNU General Public License v2.0
13 stars 11 forks source link

Add a native or a forward for more control #8

Closed justgo97 closed 1 year ago

justgo97 commented 5 years ago

can we have a native that we can choose which players can have semiclip with who like : set_user_semiclip(id1, id2) or a forward : public semiclip(id1, id2) { // Your code here }

justgo97 commented 1 year ago

Not really needed after https://github.com/dreamstalker/rehlds/pull/951