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
![[Image: image.png?ex=65bbf63d&is=65a9813d&hm=f4c...height=564]](https://media.discordapp.net/attachments/947494021360656434/1197629340872101928/image.png?ex=65bbf63d&is=65a9813d&hm=f4cc4158c9f008dfdf73e633e808fc61cba7ca1e8109f52f70d9617eccde3a73&=&format=webp&quality=lossless&width=1440&height=564)
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
![[Image: image.png?ex=65bbf63d&is=65a9813d&hm=f4c...height=564]](https://media.discordapp.net/attachments/947494021360656434/1197629340872101928/image.png?ex=65bbf63d&is=65a9813d&hm=f4cc4158c9f008dfdf73e633e808fc61cba7ca1e8109f52f70d9617eccde3a73&=&format=webp&quality=lossless&width=1440&height=564)
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.