• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

[8.6] [TFS1.3] Alkurius Global & Coustom

Hi there !
When Im trying to create a character, I got this : Wrong characters configuration. Try again or contact with admin. ADMIN: Edit file config.php and set valid characters to copy names. Character to copy: Knight Sample doesn't exist.

How to fix this ?
 
I use MyAcc. Here are error message and config.php file:
 

Attachments

  • Zrzut ekranu 2024-01-24 111233.png
    Zrzut ekranu 2024-01-24 111233.png
    180.9 KB · Views: 41 · VirusTotal
  • Zrzut ekranu 2024-01-24 111808.png
    Zrzut ekranu 2024-01-24 111808.png
    23.9 KB · Views: 40 · VirusTotal
reinstall myacc
I still have the same error while creating a character. Could you tell me what causes this problem ? Is it a difference between table players (its structure) and MyAcc ? Should I change acc maker ?
 
Problem solved. I added this code into my database :

Code:
INSERT INTO `players` (`id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `lastlogout`, `balance`, `deletion`, `created`, `hidden`, `comment`) VALUES (null, 'Rook Sample', 1, 1, 1, 0, 150, 150, 0, 118, 114, 38, 57, 130, 0, 0, 0, 0, 100, 1, 1000, 1000, 7, '', 400, 1, 1706124632, 2130706433, 1, 1706124632, 0, 0, 1706124632, 1, '');
INSERT INTO `players` (`id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `lastlogout`, `balance`, `deletion`, `created`, `hidden`, `comment`) VALUES (null, 'Sorcerer Sample', 1, 1, 8, 1, 185, 185, 4200, 118, 114, 38, 57, 130, 0, 90, 90, 0, 100, 1, 1000, 1000, 7, '', 470, 1, 1706124632, 2130706433, 1, 1706124632, 0, 0, 1706124632, 1, '');
INSERT INTO `players` (`id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `lastlogout`, `balance`, `deletion`, `created`, `hidden`, `comment`) VALUES (null, 'Druid Sample', 1, 1, 8, 2, 185, 185, 4200, 118, 114, 38, 57, 130, 0, 90, 90, 0, 100, 1, 1000, 1000, 7, '', 470, 1, 1706124632, 2130706433, 1, 1706124632, 0, 0, 1706124632, 1, '');
INSERT INTO `players` (`id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `lastlogout`, `balance`, `deletion`, `created`, `hidden`, `comment`) VALUES (null, 'Paladin Sample', 1, 1, 8, 3, 185, 185, 4200, 118, 114, 38, 57, 129, 0, 90, 90, 0, 100, 1, 1000, 1000, 7, '', 470, 1, 1706124632, 2130706433, 1, 1706124632, 0, 0, 1706124632, 1, '');
INSERT INTO `players` (`id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `lastlogout`, `balance`, `deletion`, `created`, `hidden`, `comment`) VALUES (null, 'Knight Sample', 1, 1, 8, 4, 185, 185, 4200, 118, 114, 38, 57, 131, 0, 90, 90, 0, 100, 1, 1000, 1000, 7, '', 470, 1, 1706124632, 2130706433, 1, 1706124632, 0, 0, 1706124632, 1, '');

Now it works properly. :)
 
bro the mouts not work on client i alterate
g_game.enableFeature(GamePlayerMounts)
in features but bug client
 
Website has this error. Fatal error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in C:\xampp\htdocs\system\libs\Twig\Node.php on line 42
 
How can I make RME see appropriate items? For example in RME I can see just a regular book and in a game itself it appears to be a VIP scroll with dragon outfit.
 

Attachments

  • Zrzut ekranu 2025-07-14 125206.webp
    Zrzut ekranu 2025-07-14 125206.webp
    117.2 KB · Views: 36 · VirusTotal
  • Zrzut ekranu 2025-07-14 125247.webp
    Zrzut ekranu 2025-07-14 125247.webp
    171.3 KB · Views: 35 · VirusTotal
Anybody? When I'm adding items.otb, items.xml from the server and tibia.dat and tibia.spr to RME it freezes. Also he's asking for tibia.dat, tibia.spr from client 11. But I shouldn't give him just random files form tibia 11 because it cause errors in sprites on the map. What should I do? Please help
 
Did somebody get the soul system to work? I changed the soul costs for conjuring and it is consuming souls correctly. But I cannot get them to recharge. I was checking out players.lua, vocation.cpp, players.cpp, etc.. but couldn't find any obvious mistake why it is not recharging.

Greetings
 
Back
Top