12.07.2013, 13:32
I tried compiling a .pwn file to a .amx but everytime i click compile it tells me pawn compiler library has stopped working then when i click close program i get this warning 208: function with tag result used before definition, forcing reparse
Here is the piece of code that has this warning.
Float:function2728(playerid, Float:arg1, Float:arg2, Float:arg3)
{
And can anyone tell me why im getting pawn compiler library has stopped working?.
Here is the piece of code that has this warning.
Float:function2728(playerid, Float:arg1, Float:arg2, Float:arg3)
{
And can anyone tell me why im getting pawn compiler library has stopped working?.