Tag Mismatch. [REP+]
#9

pawn Код:
CrashedPlayers = db_open("players.crashed");
Values by default are 0 or the equivalent for SQLite, so you do not need to set them to 0. When you use db_open() on the handle, you're setting it to a proper value, there's no need to set it to 0.
Reply


Messages In This Thread
Tag Mismatch. [REP+] - by GangsTa_ - 26.12.2011, 07:02
Re: Tag Mismatch. [REP+] - by Thresholdold - 26.12.2011, 07:07
Re: Tag Mismatch. [REP+] - by Definition - 26.12.2011, 07:09
Re: Tag Mismatch. [REP+] - by GangsTa_ - 26.12.2011, 07:20
Re: Tag Mismatch. [REP+] - by Definition - 26.12.2011, 07:23
Re: Tag Mismatch. [REP+] - by Thresholdold - 26.12.2011, 07:24
Re: Tag Mismatch. [REP+] - by Calgon - 26.12.2011, 07:25
Re: Tag Mismatch. [REP+] - by GangsTa_ - 26.12.2011, 07:34
Re: Tag Mismatch. [REP+] - by Calgon - 26.12.2011, 07:40
Re: Tag Mismatch. [REP+] - by FarSe. - 26.12.2011, 07:42

Forum Jump:


Users browsing this thread: 1 Guest(s)