sqlitei icon indicating copy to clipboard operation
sqlitei copied to clipboard

Pawn Compile shutdown

Open ynhhoJ opened this issue 8 years ago • 2 comments

if (iTagOf3 == tagof(DBDataType:)) { // this line crashing pawn
	iStaticArgs = 3;
} else {
	`bAutoRelease = _bAutoRelease;`
}

ynhhoJ avatar Mar 22 '17 12:03 ynhhoJ

Are you using Zeex's PAWN Compiler ?

Yousha avatar Jul 18 '18 19:07 Yousha

yeah

ynhhoJ avatar Jul 19 '18 18:07 ynhhoJ