• 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 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

Hey, I just need to know is this question has been answered already - is it possible to not count the idle characters in the online list?
 
Is there anyone who has any ideas on how to use the implemented War System of Znote AAC + TFS 0.2.15? I cant seem to have any talkactions and I cant seem to be able to start a war through website (preferable option).
 
he is currently fixing Tfs 1.0 Platform for Znote Acc To work with that! :D had the same issue until i messed around with some stuff and finally got it fixed "i would give you the way i fixed it, But i actually can not remember" :'(
 
Code:
Unknown column 'flag' in 'field list'

Keep getting this error when I try to register. But I have all flags.
 
Code:
string(216) "SELECT `id`, `itemtype` AS `item_id`, `amount`, `price`, `created`, `anonymous`, (SELECT `name` FROM `players` WHERE `id` = `player_id`) AS `player_name` FROM `market_offers` WHERE `sale` = 1 ORDER BY `created` DESC;"
(query - SQL error)
Type: select_multi (select multiple rows from database)

Table 'mystica.market_offers' doesn't exist

Help me. ;(
 
Do anybody know why I can't make an Account? I got the following error:
PJj-IZfj.png
 
Hey guys!

I'm relatively new to Znote AAC and I got an problem here. After setting the website up and creating an account on the webbsite i cant seem to loggin to the server. I get an error message "Invalid password". The account manager and other accounts which i've created by phpmyadming is working perfectly exept this. I've searched around the otland for anwsers but don't seem to find any. Could you help me? Thnx

Edit: I'm running tfs 0.3.6. and i've tried editing encryptedtype to sha1 (in phpmyadmin too) which some said would fix the problem but after doing that i cant even login to the account manager. I get this text when going into http://127.0.0.1/special/database2znoteaac.php
http://2.ii.gl/32CrQx0Q.png , Before adding the sha1 encryption I had 2 updated accounts and characters.
 
@Znote when the fix shop? I can not add points to my accounts ;/ "You need more points, this offer cost 10 points." and "
Code:
post data
Print: - Array
(
[points_char] => Bleeblee
[points_value] => 100
)

fetching account id from players table
Print: - Array
(
[account_id] => 2
)

Fetching existing points from znote_accounts
Points calculation:
Print: - Array
(
[Old:] =>
[New:] => 100
[Total:] => 100
)
"
 
Why are the new releases only compatible with 1.0? What's wrong about making them compatible with 0.2.13+?
 
Hey guys!

I'm relatively new to Znote AAC and I got an problem here. After setting the website up and creating an account on the webbsite i cant seem to loggin to the server. I get an error message "Invalid password". The account manager and other accounts which i've created by phpmyadming is working perfectly exept this. I've searched around the otland for anwsers but don't seem to find any. Could you help me? Thnx

Edit: I'm running tfs 0.3.6. and i've tried editing encryptedtype to sha1 (in phpmyadmin too) which some said would fix the problem but after doing that i cant even login to the account manager. I get this text when going into http://127.0.0.1/special/database2znoteaac.php
http://2.ii.gl/32CrQx0Q.png , Before adding the sha1 encryption I had 2 updated accounts and characters.


I have the same problem here i tried everything
 
Back
Top