• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

CreatureEvent Perfect Vip System 100%

[21/02/2013 10:52:42] Error during getDataInt(vip_time).
[21/02/2013 10:52:42] Error during getDataInt(vip_time).
[21/02/2013 10:52:47] Error during getDataInt(vip_time).
[21/02/2013 10:52:47] Error during getDataInt(vip_time).
[21/02/2013 10:53:12] Error during getDataInt(vip_time).
[21/02/2013 10:53:12] OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such column: vip_time (UPDATE "accounts" SET "vip_time" = '1362700392' WHERE "accounts"."name" ='';)
[21/02/2013 10:53:17] Error during getDataInt(vip_time).
[21/02/2013 10:53:17] Error during getDataInt(vip_time).
 
WHen i try to use the item to add vip days i get this error:

[21/02/2013 04:46:52] data/lib/049-vipsys.lua:102: attempt to call field 'executequery' (a nil value)
[21/02/2013 04:46:52] stack traceback:
[21/02/2013 04:46:52] data/lib/049-vipsys.lua:102: in function <data/lib/049-vipsys.lua:98>
[21/02/2013 04:46:52] (tail call): ?
[21/02/2013 04:46:52] data/actions/scripts/other/vipmedal.lua:5: in function <data/actions/scripts/other/vipmedal.lua:3>
 
I am using Sqlite and when i go to put in the account vip_time intger than ok. Than it goes to "" Table 'players' references table 'accounts'. Please remove foreign key reference to table before editing it.
 
Man, when vip_time player ends, not the player logs in, is in conect world, and appears on the terminal, player logged in, and soon after, player logged out!
Already tried everything and can not fix, I have to change the VipFim.lua?
 
Back
Top