Warning 202: number of arguments does not match definition
#1

Error after compiling a filterscript:
pawn Код:
.......filterscripts\new.pwn(14) : warning 202: number of arguments does not match definition
Line 14
pawn Код:
new devin = GetDynamicObjectMaterialText(devin);
Reply
#2

Enough explicit by itself I think.

Parameters are :


objectid, materialindex, text[], &materialsize, fontface[], &fontsize, &bold, &fontcolor, &backcolor, &textalignment

Moreover, I don't think you can get an object material text just by creating the var which isn't assigned to any object.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)