2024-01-18, 07:47 PM
(This post was last modified: 2024-01-18, 07:51 PM by J0nathan550.)
Hello everyone! I installed the latest release of the OpenMP server. And when I tried to compile blank gamemode to just see how it all works, it give me the error on Default SAMP functions like, OnPlayerDeath and etc. Because as I understand they are already defined somewhere in `open.mp` include.
Error is: error 025: function heading differs from prototype
This error get fired up when I call default `public OnPlayerDeath`, and I don't know what to do, I really need this callback.
I hope you will help me.
Error is: error 025: function heading differs from prototype
This error get fired up when I call default `public OnPlayerDeath`, and I don't know what to do, I really need this callback.
I hope you will help me.