Dartanlla / OWS

Open World Server system
MIT License
362 stars 339 forks source link

Save Location in UpdateCharacterStats() - Update OWSCharacterWithAbilities.cpp #135

Closed Sikhor closed 6 months ago

Sikhor commented 6 months ago

Character always saved 0,0,0 as his position in the DB when logging off in the OpenWorldServer example project.

These Lines secure that position of the character is stored also.