hi
i have a question again.
It's about XP and levelup xD
so, if i kill a monster, i get xp. that's ok.
but the problem is calculating the level up. so how many xp do i have to get to level up.
of course i don't want to input it manually (if i wanna have 70 levels and so on xD), so i have to make a procedure, what calculates the borders.
any ideas?
-----------------------
and from now xD
This game will be an MMORPG game, but i have some questions about it.
i read a lot of topics about it, and i decided to use sql databases.
but, there is something i don't get.
if i save the datas in the sql, why do i have to make a server?
why can't just the client insert the sql dates, or read from there?
and, even if i have to make a server, what should the server save, what the client, and what the sql?
i think, the monster types (for example a board, the starting hp, start point, level, and so on). it wouldn't change so much but it has to be changeable. i get it.
but what about the positions? i saw a database of mmorpg before, and the sql had the positions of monsters and players and so on.
but can't just the server save it? all of the monsters just replace to the original place (respawn place), with full hp, and so on. isn't it ok?
and when the server is up, the server can give the positions to the client, so i don't have to use sql.
only i have to save in the sql the player positions but it's ok.
so, i'm confused, what should i save where xD somebody pls help me.
and an another question.
what about controlling the monsters?
if i make a server, i don't want to run irrlicht in that, because it eats the memory, but what about collisioning, or moving, attacking?
something has to control it.
i thought about that, the client controls it. if there is a monster nearly, the player controls that, and send it to the server, but it isn't good, because if there are more player in same area, there will be a little problem xD
what do you think about it?
(and yeah, i know, i'm inexperienced for a mmorpg, and it's expensive, and about small massive morpg and so on.
i just want to make it. even if i can't make at the last, it's a good experience, isn't it?
![Razz :P](./images/smilies/icon_razz.gif)
)