Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
145 stars 127 forks source link

Help in to the create new character - not use spells #480

Closed mofigi closed 3 years ago

mofigi commented 3 years ago

when creating a new character in znote aac latest version of github, i get this error when trying to use magic on a new character

You do not have enough skill

https://prnt.sc/1hv9jfl

Znote commented 3 years ago

Which server version are you using? And client protocol?

Done any modification to starting skills? https://github.com/Znote/ZnoteAAC/blob/ec55497c5abcad662489e6616d726e749a9e1bb3/config.php#L447-L535

If you change magic to etc 5, will it appear as magic level 5 in-game after you create a new character?

What did you configure in $config['ServerEngine']?

mofigi commented 3 years ago

I use otx2 and the client version is 8.60 my server is derivative, Dragon Ball. $config['ServerEngine'] = 'TFS_03'; is my config

Znote commented 3 years ago

When you create a new player, that player will get a id value in the database. (players table). In TFS_03 compatibility layer, there should also be a table known as player_skills. Does this table have any rows that reference the player_id -> id you just created?

If im not mistaken however, magic level is still stored in the players table.

I'm still curious about this:

If you change magic to etc 5, will it appear as magic level 5 in-game after you create a new character?

mofigi commented 3 years ago

I Solved it. Thanks, zNote. I have another doubt about the templates, how do I adapt acss/css3 template. but whenI download a free version it comes in .html and not .php, can you help me? https://prnt.sc/1i2ejx4

Znote commented 3 years ago

I Solved it. Thanks, zNote. I have another doubt about the templates, how do I adapt acss/css3 template. but whenI download a free version it comes in .html and not .php, can you help me? https://prnt.sc/1i2ejx4

ohh gosh I have an old video tutorial from 9 years ago, where I was nervous and my lips kept smacking its super annoying. 😱 But it will guide you through the process of converting an html template to work with Znote AAC: https://www.youtube.com/watch?v=KSs2_cpMypY