[HELP] [PAWNO] - "error 055, error 010, and error 021"
#9

It compiles to me if I change:
pawn Код:
SendClientMessage( playerid, "{FF0000}<!> ...blabla..
to:
pawn Код:
SendClientMessage( playerid, -1, "{FF0000}<!> ...blabla..
It needs the color as second parameter.

I'm sure that there's an issue with whatever exists above OnDialogResponse callback. Make sure it closes and the OnDialogResponse is OUT of any callback.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)