28.11.2010, 09:20
Hey,
where is my fault?
where is my fault?
pawn Код:
stock GetMyInt(Table[],Field[],Bed[],Bed2[]) //by Jony v1.0
{
return strval(GetMyString(Table,Field,Bed,Bed2)); //warning here!!
}