Hello Calhoun, thanks for your answer, i already seen whole docs to see how its works, i have added 'Energy' but i can't even do works 'if player attack energy increase like 10% by shot ' so else i have heal+mana and energy, in Database+php files and in the 2 blueprints functions like its writed in the docs. But my question was more like how add caracteristics complete and assign server to say : if you create a warrior ( or anything other class ) : set strenght to : 20, stamina : 50 etc. ( and after modify this if people have item that up this stats ). Then if player have more strength -> attack stronger -> spell stronger etc. I'm maybe not really strong in blueprint yet, but if you have a start of idea really thanks.
About your problem, i solved it yesterday night, i hope its will help you. I have re read again like 15time doc and so i rebuild project. then i log, create one character BUT I NOT ENTER WORLD, i just quit. Then i go in database and changed id to 0 in character id ( not user table ). Then i switch to dedicated server, desert map, play and i will have my character ( with class ) that will spawn ( with same name you writed normally ). But each time you have to play with map, you cant log with Start map. If you want add an other character and play with, just create one again, switch his ID to 0 then you will play with it.
I had this error like you because it seems not possible to play in editor by starting menu ( even if i think its worked before ).
About your problem, i solved it yesterday night, i hope its will help you. I have re read again like 15time doc and so i rebuild project. then i log, create one character BUT I NOT ENTER WORLD, i just quit. Then i go in database and changed id to 0 in character id ( not user table ). Then i switch to dedicated server, desert map, play and i will have my character ( with class ) that will spawn ( with same name you writed normally ). But each time you have to play with map, you cant log with Start map. If you want add an other character and play with, just create one again, switch his ID to 0 then you will play with it.

I had this error like you because it seems not possible to play in editor by starting menu ( even if i think its worked before ).
Comment