help with error
#1

how to fix these errors:
error 025: function heading differs from prototype

line :
public OnPlayerEditDynamicObject(playerid,objectid, response, Float12, Float:y12, Float:z12, Float:rx12, Float:ry12, Float:rz12)
{
Reply
#2

pawn Код:
public OnPlayerEditDynamicObject(playerid, objectid, response, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz)
Argument names must be same as in header files
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)