10.09.2013, 18:46
Quote:
Why didn't it give me "number of arguments does not match the definition"....
|
pawn Code:
#define orm_addvar_string(%0,%1,%2,%3) orm_addvar(%0,%1,DATATYPE_STRING,%2,%3)
Why didn't it give me "number of arguments does not match the definition"....
|
#define orm_addvar_string(%0,%1,%2,%3) orm_addvar(%0,%1,DATATYPE_STRING,%2,%3)