Open.mp compatibility#367
Conversation
Added open.mp compatibility
Changed The definition of OnCheatDetected to support both open.mp and samp
forgot to change the definition of OnCheatDetected in the functions tab
|
Please check it out now and tell me if i should change something |
|
Ok, checking the code now I can notice only a few things:
Please also make sure you have covered all native hooks (maybe there's anything more left other than AddPlayerClassEx). If it's the only one missed function, I don't have anything major to notice besides it. |
|
i used the script that contains most of the functions you provided in discord (after converting it to open.mp) , it may be missing some functions but the only warning that was shown is the one you mentioned in |
|
Hi, the next release which will include the changes from this PR is planned on Jun 1. Just keeping you updated on the status and wanna let you know it will be merged soon manually, with the other changes in update. Btw a few minor things were found while testing this for a longer period, but I've already fixed them myself, so just to inform:
|
|
All right , should i close the pull request as the changes are going to be merged manually? |
|
I'll close it when there will be a new release |
This PR fixes all the warnings / errors regardless of using open.mp or samp and old or new compiler