ZnoteAAC
ZnoteAAC copied to clipboard
Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
I'm using branch v2. At first it was saying `Error transferring http://127.0.0.1/login.php - server replied: Internal Server Error` so, in login.php I reverted a few changes, line 57: `premium_ends_at to...
The line on Paypal IPN.php file tries to log the error to znote_paypal in the event "something is wrong", however it fails to do so because the varchar(255) limit. Column...
Hello Znote How has u been? im openning this thread to see if this would be possible? many guys like me have multiworld servers but znote doesn't support it. could...
**auctionChar.php** string(671) " SELECT `za`.`id` AS `zaid`, CASE WHEN `za`.`price` > `za`.`bid` THEN `za`.`price` ELSE `za`.`bid` END AS `price`, `za`.`time_begin`, `za`.`time_end`, `p`.`vocation`, `p`.`level`, `p`.`lookbody` AS `body`, `p`.`lookfeet` AS `feet`, `p`.`lookhead`...
That way if anyone have proxy server (in USA, Brazil or Austrialia for example) he can just uncomment world entry creation + player proxy entry. Because Cipsoft client won't allow...
It is not returning the guild id https://github.com/Znote/ZnoteAAC/blob/88a13e6d1053884536017173aa98289b97c8a81f/Lua/TFS_10/revscriptsys/playerdeath.lua#L6
[this thread](https://otland.net/threads/znote-bp-of-items.278718/) game me two ideas that would be nice (?) to have in our shop system: - [ ] **new order type**: money directly to player account balance -...
The page monster_loot.php works fine . but its not showing the loot that drops inside bags , and the server loot rate is not working properly ,when i click to...
I have an issue on my server when a player disbands their guild on the website, it does in fact delete the guild from the website, however it remains on...
I have an issue with inviting players to guild on my server, when i try to invite this error message pops up: > string(72) "INSERT INTO `guild_invites` (`player_id`, `guild_id`) VALUES...