Quote:
Originally Posted by badboyfuck
Well first question im not sure without looking at client and db. but to start chars with dil you change change values in your dev chars knight bagi mage like that.Same way for skills and stuff. If im wrong im sry
|
Yes, and the EASIEST way to make people start with whatever you want is to make a character, get them set up EXACTLY how you want a new character for that class to be when it is made. (you can change the level back to 1 in the DB just get the new character the levels if you want them all to start with level one skills)
Then go into the DB and change the characters name, and index ID.
(refer to the dev chars in DB to know which ids to switch them to)
Then remove the old ones from the DB.
A hint tho. You may want to change the skills description so you can tell the players exactly what level you need to be to be able to cast each skill. Or you can set all skills to be level one to use. then leave the level requirement to upgrade them.
As for the login screen as far as I know you need to know how to edit the map files themselves. Cuz that is all the login screen, a static camera that is sitting on the map. To most game devs it is known as a "splash screen" for a menu. Dekaron just uses it as its login menu lol.