CancelDynamicEdit argument type mismatch (argument 2)
#1

Код:
public CancelDynamicEdit(playerid, objectid)
{
       CallLocalFunction("OnPlayerEditDynamicObject", playerid, objectid, EDIT_RESPONSE_CANCEL , 0, 0, 0, 0, 0, 0);
       CancelEdit(playerid);
       return 1;
}
error
Код:
error 035: argument type mismatch (argument 2)
help?
Reply


Messages In This Thread
CancelDynamicEdit argument type mismatch (argument 2) - by dud - 21.07.2016, 18:01
Re: CancelDynamicEdit argument type mismatch (argument 2) - by WhiteGhost - 21.07.2016, 18:03
Re: CancelDynamicEdit argument type mismatch (argument 2) - by dud - 21.07.2016, 18:07
Re: CancelDynamicEdit argument type mismatch (argument 2) - by Konstantinos - 21.07.2016, 18:09
Re: CancelDynamicEdit argument type mismatch (argument 2) - by VVWVV - 21.07.2016, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)