Error 025
#1

Hello,

I get this error from OnDialogResponse

pawn Код:
C:\Users\Stefan Dorst\Desktop\GTA SA\Stunt+Dm\gamemodes\SDM.pwn(2213) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Line: public OnDialogResponse(playerid, dialoGroup, response, listitem, inputtext[])
Reply
#2

The function is diffrent from original.

Replace it with

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)