• 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!

ZNOTE AAC - CONVERTED TO 7.6 SERVERS

justikar

Active Member
Joined
Oct 28, 2013
Messages
145
Reaction score
32
My friend gave me this and i will realese to all from otland.

https://www.mediafire.com/?ls2j6ntx983mgt5


note: I will not give support, if you do not know how to install. you do not deserve to use.

T7VbfM.png
 
1INSERT ERROR: Unknown column 'soul' in 'field list'
Cant create characters on avesta mysql schemas.
 
Okay server works.
But now i have problem with shop system. When i create account in table " accounts" everything is fine, but in "znote_accounts" field "account_id" always have value 0. How to
automatically copy value from table "accounts" => "id" to "znote_accounts" => "account_id".
It always must be the same.
 
All of you should be banned too, all of you keep sayin' bad things about me, but in Skype/Facebook or no matter what, keep creating fake accounts and asking me for help, stupids !!!
 
This acc maker will only work under the Avesta. Most servers are 7.6 is used for example in Kentana 3.0 SQL. If someone wants it, please write to PM me and I share Gęsior ACC 7.6 prescribed by me. There are a lot of new features, scripts, etc. If I'm wrong, then correct me. But I rather doubt that operate under Kentana.
 
Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\engine\function\general.php on line 102
Table 'got.znote_visitors_details' doesn't exist

Someone can help me?
 
MySQL:

PHP:
CREATE TABLE IF NOT EXISTS `znote_visitors_details` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `ip` int(11) NOT NULL,
  `time` int(11) NOT NULL,
  `type` tinyint(4) NOT NULL,
  `account_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
 
createguild problem :
Code:
string(132) "INSERT INTO `guilds` (`name`, `ownerid`, `creationdata`, `motd`) VALUES ('test', '88', '1405160602', 'The guild has been created!');"
(query - SQL error)
Type: voidQuery (voidQuery is used for update, insert or delete from database)

Cannot add or update a child row: a foreign key constraint fails (`oldots`.`guilds`, CONSTRAINT `guilds_ibfk_1` FOREIGN KEY (`owner_id`) REFERENCES `players` (`id`) ON DELETE CASCADE)

and wrong players deaths :

Kill me demon in lvl 55, in website i see :

Code:
[12 July 2014 (10:24)] Killed at level 1405160162 by monster: 55.
 
Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\engine\function\general.php on line 102
Table 'got.znote_visitors_details' doesn't exist

Someone can help me?

Use UNISERV
 
Back
Top